@charset "UTF-8";
/* ------------------ Web-Engine ---------------*/
@import url(https://makerble-prod.azureedge.net/media-makerble-com/assets/mobile_styles-d115223667236faa95bf6950f34de43e337941ba7a2ca53d193440dd5e7ae826.css);
@import url(https://makerble-prod.azureedge.net/media-makerble-com/assets/buttons-528776b56485463f6d0e3f37db7e73d0224d26a5b8b543f95ddce0bc6cbf8f58.css);
@import url(https://makerble-prod.azureedge.net/media-makerble-com/assets/popups-5022e970dfadde9943c8e413b6cc7d46aa94a89a44dfa446e34660a8adf7cac3.css);
@import url(https://makerble-prod.azureedge.net/media-makerble-com/assets/tables-1b4bc6db961ef4eb7933d84e6fd9b84ca32c92b884ddb920b43d343100ccdad7.css);
@import url(https://makerble-prod.azureedge.net/media-makerble-com/assets/colors-939db0ecf5561147de0d2bfa34ecb0d7da865d20f66b4efa791eef72494d6253.css);
@import url(https://makerble-prod.azureedge.net/media-makerble-com/assets/sub_menu-16a9f6c9ce98e179a3ba267758ebdc496b504c42f06c7cda5493a92d31d17341.css);
@import url(https://makerble-prod.azureedge.net/media-makerble-com/assets/intro_pages-702f017795c05761d6bf1afba288003ba9b3d72832b97a9ff42107364b94a961.css);
@import url(https://makerble-prod.azureedge.net/media-makerble-com/assets/custom_global-255dd6919235cd09c6ae4c4492c9723b1df40a59d4d07074e531d571768c616e.css);
@import url(https://makerble-prod.azureedge.net/media-makerble-com/assets/tile_illustrations-57ae90762bae6939f4bfd6dfa14f26fbbb6b0dc56b7a30aaecf0199438c44c39.css);
@import url(https://makerble-prod.azureedge.net/media-makerble-com/assets/project_automation_popups-fc7aebfcbb38b8deec385336b8c0f843047be2411ee91ce01d7aa290fdb76ce5.css);
@import url("https://fonts.googleapis.com/css?family=Quicksand:300,400,700");
.webengine-master {
  font-family: 'Quicksand', sans-serif; }
  .webengine-master h1, .webengine-master h2, .webengine-master h3, .webengine-master h4, .webengine-master h5, .webengine-master h6 {
    text-align: center; }
  .webengine-master p {
    color: black;
    font-size: 18px;
    text-align: center;
    letter-spacing: -1px;
    padding-bottom: 15px;
    padding-right: 100px;
    padding-left: 100px; }
  .webengine-master .bigger {
    color: black;
    font-size: 20px;
    font-weight: bold;
    padding-right: 125px;
    padding-left: 125px; }
  .webengine-master img {
    border: 1px solid; }

/* ------------------Charity Premium Menu---------------*/
.navbar .navbar-nav {
  display: inline-block;
  vertical-align: top; }

.navbar .navbar-collapse {
  text-align: center; }

.charity-premium-navbar-first {
  background-color: white;
  font-size: 26px;
  font-weigt: 700;
  color: black; }
  .charity-premium-navbar-first img {
    margin-left: 30px;
    height: 110px;
    width: 180px;
    border-radius: 20%; }
  .charity-premium-navbar-first a {
    padding-right: 25px;
    padding-left: 25px; }

.charity-premium-navbar-second {
  background: rgba(255, 255, 255, 0.7); }

/* ------------------ Web-Engine Headline ---------------*/
.charity-carousel {
  height: 100%; }
  .charity-carousel .li {
    display: inline; }
  .charity-carousel img {
    opacity: 0.84;
    margin-left: 10px;
    margin-right: 2px;
    height: 75%;
    width: 75%;
    background-size: cover; }
  .charity-carousel h2 {
    position: absolute;
    font-size: 250%;
    font-weight: bold;
    color: white;
    top: 25%;
    left: 0;
    padding-left: 18%; }
    .charity-carousel h2 span {
      letter-spacing: -1px; }

.carousel-control.left {
  margin-left: -25px;
  top: -50%; }

.carousel-control.right {
  margin-right: -25px;
  top: -50%; }

.filter-heading {
  background-color: #efefef;
  box-sizing: border-box;
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
  padding: 10px;
  text-align: left; }

.filter-heading .accordion-toggle:after {
  /* symbol for "opening" panels */
  font-family: 'Glyphicons Halflings';
  content: "\e114";
  float: right;
  color: grey; }

.filter-heading .accordion-toggle.collapsed:after {
  /* symbol for "collapsed" panels */
  content: "\e080"; }

/* ------------------Charity body ---------------*/
.charity-impact {
  background-color: white;
  height: auto; }

.cell-summary-premium {
  position: relative;
  background-color: #2c3e50;
  font-size: 18px;
  height: 500px;
  text-align: center;
  padding-top: 50px;
  margin-left: 30px; }
  .cell-summary-premium a {
    color: white;
    text-decoration: none; }
  .cell-summary-premium p {
    color: white; }
  .cell-summary-premium img {
    border-radius: 50%;
    width: 175px;
    height: 175px;
    border: solid white; }
  .cell-summary-premium .cell-content-premium {
    position: absolute;
    z-index: 1;
    bottom: 0;
    left: 0;
    width: 100%;
    padding-left: 5%; }

.col-centered {
  height: auto;
  background-color: #F8F8A6;
  text-align: center; }

.charity-news {
  background-color: white;
  height: auto;
  text-align: center; }

.vision-statement {
  background-color: #f8f8f8;
  height: auto;
  text-align: center; }
  .vision-statement img {
    height: 300px;
    width: 300px;
    border-radius: 50%;
    margin-bottom: 50px; }

.vision-background {
  background-color: white;
  width: 100%;
  min-height: 300px;
  text-align: center; }
  .vision-background p {
    font-size: 0.6;
    text-align: center;
    padding-left: 100px;
    padding-right: 100px; }

.mission-statement {
  background-color: #f8f8f8;
  height: auto;
  text-align: center; }
  .mission-statement img {
    height: 300px;
    width: 300px;
    border-radius: 50%;
    margin-bottom: 50px; }

.mission-background {
  background-color: white;
  width: 100%;
  min-height: 300px;
  text-align: center; }
  .mission-background p {
    font-size: 0.6;
    text-align: center;
    padding-left: 100px;
    padding-right: 100px; }

.charity-who-we-are {
  background-color: white;
  height: 100%;
  text-align: center; }
  .charity-who-we-are img {
    height: 300px;
    width: 300px;
    border-radius: 30%; }

.events-statement {
  background-color: #f8f8f8;
  height: auto;
  text-align: center; }
  .events-statement img {
    float: none;
    margin: 0 auto;
    height: 300px;
    width: 300px;
    border-radius: 50%;
    margin-bottom: 50px; }

.believe-statement {
  background-color: white;
  min-height: 300px;
  text-align: center; }
  .believe-statement img {
    height: 275px;
    width: 275px;
    border-radius: 50%;
    margin-bottom: 50px; }

.what-we-do-headline {
  background-color: white;
  margin-top: -5px; }
  .what-we-do-headline h1, .what-we-do-headline h3, .what-we-do-headline p {
    color: white;
    text-align: center;
    font-size: 16px;
    position: absolute;
    top: 250px;
    width: 100%;
    padding-right: 200px;
    padding-left: 200px; }
  .what-we-do-headline hr {
    border: solid white 8px;
    position: absolute;
    top: 350px;
    width: 600px;
    left: 200px; }
  .what-we-do-headline img {
    margin: 0 auto;
    height: 100%;
    width: 100%;
    background-color: transparent;
    background-repeat: no-repeat;
    background-size: cover; }
  .what-we-do-headline h2 {
    position: absolute;
    text-align: center;
    font-size: 5em;
    color: white;
    top: 80px;
    left: 0;
    width: 100%;
    text-shadow: 2px 2px 2px #878787;
    font: bold Helvetica, Sans-Serif; }
    .what-we-do-headline h2 span {
      letter-spacing: -1px;
      background: black;
      background: rgba(0, 0, 0, 0.25); }

.charity-what-we-do {
  background-color: #f8f8f8;
  text-align: center; }
  .charity-what-we-do img {
    margin: 0 auto;
    height: 100%;
    width: 100%; }

.charity-social-wall {
  background-color: white;
  height: auto;
  text-align: center; }

/* ------------------Charity footer ---------------*/
.charity-footer {
  margin-top: 20px; }
  .charity-footer ul {
    text-align: center; }
    .charity-footer ul li {
      padding: 12px; }

.charity-contact {
  border-top: solid 6px;
  border-color: #2c3e50;
  width: 450px;
  margin-left: 40px;
  margin-bottom: 30px; }
  .charity-contact button {
    height: 40px;
    width: 100px;
    border-radius: 10px;
    text-align: center; }

.charity-contact-right {
  border-top: solid 6px;
  border-color: #2c3e50;
  width: 450px;
  float: right;
  color: #2c3e50;
  margin-right: 40px;
  margin-bottom: 30px; }
  .charity-contact-right p {
    font-size: 25px;
    padding: 25px;
    text-align: right; }

#vertical-footer {
  height: 300px;
  border-color: #2c3e50; }

.makerble-copyright {
  height: 60px;
  background: #2c3e50;
  color: white;
  text-align: center;
  line-height: 60px; }

hr.star-light, hr.star-primary {
  margin: 25px auto 30px;
  padding: 0;
  max-width: 250px;
  border: 0;
  border-top: solid 6px;
  text-align: center; }

hr.star-light:after, hr.star-primary:after {
  content: "\f005";
  display: inline-block;
  position: relative;
  top: -.8em;
  padding: 0 .25em;
  font-family: FontAwesome;
  font-size: 1.2em; }

hr.star-light {
  border-color: #fff; }
  hr.star-light:after {
    color: #fff;
    background-color: #18bc9c; }

hr.star-primary {
  border-color: #2c3e50; }
  hr.star-primary:after {
    color: #2c3e50;
    background-color: #fff; }

hr.star-light, hr.star-secondary {
  margin: 25px auto 30px;
  padding: 0;
  max-width: 250px;
  border: 0;
  border-top: solid 6px;
  text-align: center; }

hr.star-light:after {
  content: "\f005";
  display: inline-block;
  position: relative;
  top: -.8em;
  padding: 0 .25em;
  font-family: FontAwesome;
  font-size: 1.2em; }

hr.star-secondary {
  border-color: #2c3e50; }
  hr.star-secondary:after {
    content: "\f005";
    display: inline-block;
    position: relative;
    top: -.8em;
    padding: 0 .25em;
    font-family: FontAwesome;
    font-size: 1.2em;
    color: #2c3e50;
    background-color: #F8F8F8; }

hr.star-light, hr.star-headline {
  margin: 25px auto 30px;
  padding: 0;
  max-width: 250px;
  border: 0;
  border-top: solid 6px;
  text-align: center; }

hr.star-light:after, hr.star-headline:after {
  content: "\f005";
  display: inline-block;
  position: relative;
  top: -.8em;
  padding: 0 .25em;
  font-family: FontAwesome;
  font-size: 1.2em; }

hr.star-light {
  border-color: #fff; }
  hr.star-light:after {
    color: #fff;
    background-color: #18bc9c; }

hr.star-headline {
  border-color: white; }
  hr.star-headline:after {
    color: white;
    background-color: black; }

.website {
  text-align: center;
  font-family: 'Quicksand', sans-serif;
  padding-left: 0 !important;
  padding-right: 0 !important; }
  .website h3, .website h4 {
    padding-top: 25px; }
  .website p {
    text-align: center;
    pading-top: 25px;
    padding-bottom: 25px;
    font-size: 110%;
    font-weight: 500;
    letter-spacing: -0.7px; }
  .website .smaller-para {
    padding-left: 110px;
    padding-right: 110px; }
  .website .margin-top-40px {
    margin-top: 40px; }
  .website .margin-bottom-40px {
    margin-bottom: 40px; }

.website-image img {
  height: 80%;
  width: 90%; }

.website-bg-white {
  background-color: white; }

/* ------------------Beneficiaries ---------------*/
.beneficiary-page {
  background: #EAEDF1;
  font-family: Quicksand; }
  .beneficiary-page .text-right {
    margin-bottom: 1em;
    padding: 0;
    margin-top: -1.5em; }
  .beneficiary-page .table-body {
    background: #efefef; }
    .beneficiary-page .table-body td {
      padding: 1em;
      height: 5em; }
  .beneficiary-page .table-headers th {
    padding: 1em !important; }
  .beneficiary-page .table-links {
    padding: 0 !important;
    background: #f6f6f6;
    text-align: center; }
  .beneficiary-page .table-link {
    font-size: 0.8em;
    color: #fff;
    padding: 0.3em;
    border-radius: 5px;
    text-decoration: none;
    box-shadow: 2px 2px 1px 0px rgba(167, 167, 167, 0.75); }
  .beneficiary-page h2, .beneficiary-page h3, .beneficiary-page h4, .beneficiary-page label {
    font-family: Quicksand; }

.beneficiary-nav-1 a {
  text-decoration: none;
  color: #1f1f1f;
  font-size: 1em !important;
  font-family: "Quicksand"; }

.bar-separator {
  display: inline; }

.beneficiary-nav {
  border-bottom: 2px solid white;
  margin-bottom: 1.5em; }
  .beneficiary-nav section {
    padding-top: 2em; }
  .beneficiary-nav p {
    padding: 0.7em 1.5em;
    color: #afafaf;
    font-family: "Quicksand";
    font-style: italic; }
  .beneficiary-nav a {
    text-decoration: none;
    color: #1f1f1f;
    font-size: 1em !important;
    font-family: "Quicksand"; }
  .beneficiary-nav form {
    display: flex; }
  .beneficiary-nav input {
    background-color: #e9e9e9;
    border-radius: 5px;
    width: 100%; }
  .beneficiary-nav .tt-hint {
    background-color: transparent; }
  .beneficiary-nav .navbar-right {
    margin-top: -1em; }

@media screen and (max-width: 414px) {
  .beneficiary-nav form {
    display: inline; }
    .beneficiary-nav form a {
      line-height: 2em; }
    .beneficiary-nav form p {
      text-align: center;
      padding: 2em 0 0; }
    .beneficiary-nav form input {
      width: 18.5em;
      margin-bottom: 1em; }
  .beneficiary-page .text-right a {
    margin-left: -1em; }
  .bar-separator {
    display: none; }
  .bene-details {
    margin-bottom: 1em; }
  .bene-cont .carousel-change {
    max-height: 11em;
    overflow: auto; }
  .bene-story-box {
    margin-bottom: 1em; }
    .bene-story-box #impact-story {
      font-size: 0.7em !important; }
  .impact-details {
    font-size: 0.95em !important; }
  #impact-title {
    padding-left: 2em !important; }
  .comment-body {
    padding: 0.1em 1em 0 0;
    height: 5.5em; }
  .bene-comments {
    font-size: 0.8em !important;
    max-height: 24em !important; }
  #notes-box {
    height: 21.5em !important; } }

#bene-img {
  padding-left: 25%; }
  #bene-img img {
    border-radius: 10px;
    width: 70%;
    height: 100%; }

#bene-name {
  font-size: 2.2em;
  text-align: center; }

.bene-details {
  background-color: #ececec;
  border-radius: 10px;
  padding: 1em;
  overflow: auto; }

.bene-story-box {
  background: #efefef;
  border-radius: 10px;
  padding: 0em;
  margin-top: 1.5em; }
  .bene-story-box #impact-story {
    margin: 0.67em;
    width: 95%; }
  .bene-story-box h4 {
    text-align: center;
    padding-top: 0.7em;
    padding-bottom: 0.6em; }
    .bene-story-box h4 u {
      text-decoration: none; }

.bene-cont {
  background-color: #efefef;
  border-radius: 5px;
  padding: 1em;
  height: 15em !important; }
  .bene-cont h4 {
    text-align: center; }
  .bene-cont .form-control {
    background-color: #fbfbfb;
    border: none;
    height: 8em; }
  .bene-cont .form-inputs div {
    float: right; }
  .bene-cont .carousel-change {
    width: 33%; }
    .bene-cont .carousel-change label {
      font-weight: 400;
      font-size: 0.8em;
      margin-top: 1em; }

#notes-top {
  border-radius: 10px 10px 0 0; }

#note-btn {
  box-shadow: 2px 2px 5px 0px rgba(0, 0, 0, 0.75);
  background-color: #2d3e58;
  color: #ffffff;
  border-color: transparent; }

#note-btn:hover {
  background-color: #e82a92; }

#notes-box {
  height: 26.5em;
  border-radius: 0 0 10px 10px; }

.bene-comments {
  overflow-y: scroll;
  max-height: 25em;
  padding-right: 1em; }

.each-comment {
  background-color: #e6e6e6;
  height: 7em;
  margin: 1em 0;
  border-radius: 10px;
  display: flex; }

.comment-img {
  width: 30%;
  height: 100%; }
  .comment-img img {
    max-width: 100%;
    height: 100%;
    border-radius: 5px 0px 0px 5px; }

.comment-details {
  padding: 0.5em 0;
  width: 70%; }

.comment-body {
  font-size: 0.7em;
  padding: 0.6em;
  overflow-y: auto;
  height: 6em; }

.comment-name-date {
  font-weight: 600;
  font-size: 0.9em;
  padding: 0.3em; }
  .comment-name-date div {
    float: right;
    font-size: 0.8em;
    font-weight: 400;
    padding-top: 0.4em; }

.frequency_display select {
  border: none;
  background: none;
  appearance: none; }

#charity_mobile_phone {
  margin-top: 39px; }

#charity_country_code {
  margin-top: 15px; }

/*!
 * Datetimepicker for Bootstrap
 *
 * Copyright 2012 Stefan Petre
 * Improvements by Andrew Rowls
 * Licensed under the Apache License v2.0
 * http://www.apache.org/licenses/LICENSE-2.0
 *
 */
.datetimepicker {
  padding: 4px;
  margin-top: 1px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  direction: ltr; }

.datetimepicker-inline {
  width: 220px; }

.datetimepicker.datetimepicker-rtl {
  direction: rtl; }

.datetimepicker.datetimepicker-rtl table tr td span {
  float: right; }

.datetimepicker-dropdown, .datetimepicker-dropdown-left {
  top: 0;
  left: 0; }

[class*=" datetimepicker-dropdown"]:before {
  content: '';
  display: inline-block;
  border-left: 7px solid transparent;
  border-right: 7px solid transparent;
  border-bottom: 7px solid #ccc;
  border-bottom-color: rgba(0, 0, 0, 0.2);
  position: absolute; }

[class*=" datetimepicker-dropdown"]:after {
  content: '';
  display: inline-block;
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  border-bottom: 6px solid #fff;
  position: absolute; }

[class*=" datetimepicker-dropdown-top"]:before {
  content: '';
  display: inline-block;
  border-left: 7px solid transparent;
  border-right: 7px solid transparent;
  border-top: 7px solid #ccc;
  border-top-color: rgba(0, 0, 0, 0.2);
  border-bottom: 0; }

[class*=" datetimepicker-dropdown-top"]:after {
  content: '';
  display: inline-block;
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  border-top: 6px solid #fff;
  border-bottom: 0; }

.datetimepicker-dropdown-bottom-left:before {
  top: -7px;
  right: 6px; }

.datetimepicker-dropdown-bottom-left:after {
  top: -6px;
  right: 7px; }

.datetimepicker-dropdown-bottom-right:before {
  top: -7px;
  left: 6px; }

.datetimepicker-dropdown-bottom-right:after {
  top: -6px;
  left: 7px; }

.datetimepicker-dropdown-top-left:before {
  bottom: -7px;
  right: 6px; }

.datetimepicker-dropdown-top-left:after {
  bottom: -6px;
  right: 7px; }

.datetimepicker-dropdown-top-right:before {
  bottom: -7px;
  left: 6px; }

.datetimepicker-dropdown-top-right:after {
  bottom: -6px;
  left: 7px; }

.datetimepicker > div {
  display: none; }

.datetimepicker.minutes div.datetimepicker-minutes {
  display: block; }

.datetimepicker.hours div.datetimepicker-hours {
  display: block; }

.datetimepicker.days div.datetimepicker-days {
  display: block; }

.datetimepicker.months div.datetimepicker-months {
  display: block; }

.datetimepicker.years div.datetimepicker-years {
  display: block; }

.datetimepicker table {
  margin: 0; }

.datetimepicker td, .datetimepicker th {
  text-align: center;
  width: 20px;
  height: 20px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  border: 0; }

.table-striped .datetimepicker table tr td, .table-striped .datetimepicker table tr th {
  background-color: transparent; }

.datetimepicker table tr td.minute:hover {
  background: #eee;
  cursor: pointer; }

.datetimepicker table tr td.hour:hover {
  background: #eee;
  cursor: pointer; }

.datetimepicker table tr td.day:hover {
  background: #eee;
  cursor: pointer; }

.datetimepicker table tr td.old, .datetimepicker table tr td.new {
  color: #999; }

.datetimepicker table tr td.disabled, .datetimepicker table tr td.disabled:hover {
  background: 0;
  color: #999;
  cursor: default; }

.datetimepicker table tr td.today, .datetimepicker table tr td.today:hover, .datetimepicker table tr td.today.disabled, .datetimepicker table tr td.today.disabled:hover {
  background-color: #fde19a;
  background-image: -moz-linear-gradient(top, #fdd49a, #fdf59a);
  background-image: -ms-linear-gradient(top, #fdd49a, #fdf59a);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#fdd49a), to(#fdf59a));
  background-image: -webkit-linear-gradient(top, #fdd49a, #fdf59a);
  background-image: -o-linear-gradient(top, #fdd49a, #fdf59a);
  background-image: linear-gradient(top, #fdd49a, #fdf59a);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fdd49a',endColorstr='#fdf59a',GradientType=0);
  border-color: #fdf59a #fdf59a #fbed50;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false); }

.datetimepicker table tr td.today:hover, .datetimepicker table tr td.today:hover:hover, .datetimepicker table tr td.today.disabled:hover, .datetimepicker table tr td.today.disabled:hover:hover, .datetimepicker table tr td.today:active, .datetimepicker table tr td.today:hover:active, .datetimepicker table tr td.today.disabled:active, .datetimepicker table tr td.today.disabled:hover:active, .datetimepicker table tr td.today.active, .datetimepicker table tr td.today.active:hover, .datetimepicker table tr td.today.disabled.active, .datetimepicker table tr td.today.disabled.active:hover, .datetimepicker table tr td.today.disabled, .datetimepicker table tr td.today.disabled:hover, .datetimepicker table tr td.today.disabled.disabled, .datetimepicker table tr td.today.disabled.disabled:hover, .datetimepicker table tr td.today[disabled], .datetimepicker table tr td.today[disabled]:hover, .datetimepicker table tr td.today.disabled[disabled], .datetimepicker table tr td.today.disabled[disabled]:hover {
  background-color: #fdf59a; }

.datetimepicker table tr td.today:active, .datetimepicker table tr td.today:hover:active, .datetimepicker table tr td.today.disabled:active, .datetimepicker table tr td.today.disabled:hover:active, .datetimepicker table tr td.today.active, .datetimepicker table tr td.today.active:hover, .datetimepicker table tr td.today.disabled.active, .datetimepicker table tr td.today.disabled.active:hover {
  background-color: #fbf069; }

.datetimepicker table tr td.active, .datetimepicker table tr td.active:hover, .datetimepicker table tr td.active.disabled, .datetimepicker table tr td.active.disabled:hover {
  background-color: #006dcc;
  background-image: -moz-linear-gradient(top, #08c, #04c);
  background-image: -ms-linear-gradient(top, #08c, #04c);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#08c), to(#04c));
  background-image: -webkit-linear-gradient(top, #08c, #04c);
  background-image: -o-linear-gradient(top, #08c, #04c);
  background-image: linear-gradient(top, #08c, #04c);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#0088cc',endColorstr='#0044cc',GradientType=0);
  border-color: #04c #04c #002a80;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
  color: #fff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25); }

.datetimepicker table tr td.active:hover, .datetimepicker table tr td.active:hover:hover, .datetimepicker table tr td.active.disabled:hover, .datetimepicker table tr td.active.disabled:hover:hover, .datetimepicker table tr td.active:active, .datetimepicker table tr td.active:hover:active, .datetimepicker table tr td.active.disabled:active, .datetimepicker table tr td.active.disabled:hover:active, .datetimepicker table tr td.active.active, .datetimepicker table tr td.active.active:hover, .datetimepicker table tr td.active.disabled.active, .datetimepicker table tr td.active.disabled.active:hover, .datetimepicker table tr td.active.disabled, .datetimepicker table tr td.active.disabled:hover, .datetimepicker table tr td.active.disabled.disabled, .datetimepicker table tr td.active.disabled.disabled:hover, .datetimepicker table tr td.active[disabled], .datetimepicker table tr td.active[disabled]:hover, .datetimepicker table tr td.active.disabled[disabled], .datetimepicker table tr td.active.disabled[disabled]:hover {
  background-color: #04c; }

.datetimepicker table tr td.active:active, .datetimepicker table tr td.active:hover:active, .datetimepicker table tr td.active.disabled:active, .datetimepicker table tr td.active.disabled:hover:active, .datetimepicker table tr td.active.active, .datetimepicker table tr td.active.active:hover, .datetimepicker table tr td.active.disabled.active, .datetimepicker table tr td.active.disabled.active:hover {
  background-color: #039; }

.datetimepicker table tr td span {
  display: block;
  width: 23%;
  height: 54px;
  line-height: 54px;
  float: left;
  margin: 1%;
  cursor: pointer;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px; }

.datetimepicker .datetimepicker-hours span {
  height: 26px;
  line-height: 26px; }

.datetimepicker .datetimepicker-hours table tr td span.hour_am, .datetimepicker .datetimepicker-hours table tr td span.hour_pm {
  width: 14.6%; }

.datetimepicker .datetimepicker-hours fieldset legend, .datetimepicker .datetimepicker-minutes fieldset legend {
  margin-bottom: inherit;
  line-height: 30px; }

.datetimepicker .datetimepicker-minutes span {
  height: 26px;
  line-height: 26px; }

.datetimepicker table tr td span:hover {
  background: #eee; }

.datetimepicker table tr td span.disabled, .datetimepicker table tr td span.disabled:hover {
  background: 0;
  color: #999;
  cursor: default; }

.datetimepicker table tr td span.active, .datetimepicker table tr td span.active:hover, .datetimepicker table tr td span.active.disabled, .datetimepicker table tr td span.active.disabled:hover {
  background-color: #006dcc;
  background-image: -moz-linear-gradient(top, #08c, #04c);
  background-image: -ms-linear-gradient(top, #08c, #04c);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#08c), to(#04c));
  background-image: -webkit-linear-gradient(top, #08c, #04c);
  background-image: -o-linear-gradient(top, #08c, #04c);
  background-image: linear-gradient(top, #08c, #04c);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#0088cc',endColorstr='#0044cc',GradientType=0);
  border-color: #04c #04c #002a80;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
  color: #fff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25); }

.datetimepicker table tr td span.active:hover, .datetimepicker table tr td span.active:hover:hover, .datetimepicker table tr td span.active.disabled:hover, .datetimepicker table tr td span.active.disabled:hover:hover, .datetimepicker table tr td span.active:active, .datetimepicker table tr td span.active:hover:active, .datetimepicker table tr td span.active.disabled:active, .datetimepicker table tr td span.active.disabled:hover:active, .datetimepicker table tr td span.active.active, .datetimepicker table tr td span.active.active:hover, .datetimepicker table tr td span.active.disabled.active, .datetimepicker table tr td span.active.disabled.active:hover, .datetimepicker table tr td span.active.disabled, .datetimepicker table tr td span.active.disabled:hover, .datetimepicker table tr td span.active.disabled.disabled, .datetimepicker table tr td span.active.disabled.disabled:hover, .datetimepicker table tr td span.active[disabled], .datetimepicker table tr td span.active[disabled]:hover, .datetimepicker table tr td span.active.disabled[disabled], .datetimepicker table tr td span.active.disabled[disabled]:hover {
  background-color: #04c; }

.datetimepicker table tr td span.active:active, .datetimepicker table tr td span.active:hover:active, .datetimepicker table tr td span.active.disabled:active, .datetimepicker table tr td span.active.disabled:hover:active, .datetimepicker table tr td span.active.active, .datetimepicker table tr td span.active.active:hover, .datetimepicker table tr td span.active.disabled.active, .datetimepicker table tr td span.active.disabled.active:hover {
  background-color: #039; }

.datetimepicker table tr td span.old {
  color: #999; }

.datetimepicker th.switch {
  width: 145px; }

.datetimepicker th span.glyphicon {
  pointer-events: none; }

.datetimepicker thead tr:first-child th, .datetimepicker tfoot th {
  cursor: pointer; }

.datetimepicker thead tr:first-child th:hover, .datetimepicker tfoot th:hover {
  background: #eee; }

.input-append.date .add-on i, .input-prepend.date .add-on i, .input-group.date .input-group-addon span {
  cursor: pointer;
  width: 14px;
  height: 14px; }

.daterangepicker {
  position: absolute;
  color: inherit;
  background-color: #fff;
  border-radius: 4px;
  border: 1px solid #ddd;
  width: 278px;
  max-width: none;
  padding: 0;
  margin-top: 7px;
  top: 100px;
  left: 20px;
  z-index: 3001;
  display: none;
  font-family: arial;
  font-size: 15px;
  line-height: 1em; }

.daterangepicker:before, .daterangepicker:after {
  position: absolute;
  display: inline-block;
  border-bottom-color: rgba(0, 0, 0, 0.2);
  content: ''; }

.daterangepicker:before {
  top: -7px;
  border-right: 7px solid transparent;
  border-left: 7px solid transparent;
  border-bottom: 7px solid #ccc; }

.daterangepicker:after {
  top: -6px;
  border-right: 6px solid transparent;
  border-bottom: 6px solid #fff;
  border-left: 6px solid transparent; }

.daterangepicker.opensleft:before {
  right: 9px; }

.daterangepicker.opensleft:after {
  right: 10px; }

.daterangepicker.openscenter:before {
  left: 0;
  right: 0;
  width: 0;
  margin-left: auto;
  margin-right: auto; }

.daterangepicker.openscenter:after {
  left: 0;
  right: 0;
  width: 0;
  margin-left: auto;
  margin-right: auto; }

.daterangepicker.opensright:before {
  left: 9px; }

.daterangepicker.opensright:after {
  left: 10px; }

.daterangepicker.drop-up {
  margin-top: -7px; }

.daterangepicker.drop-up:before {
  top: initial;
  bottom: -7px;
  border-bottom: initial;
  border-top: 7px solid #ccc; }

.daterangepicker.drop-up:after {
  top: initial;
  bottom: -6px;
  border-bottom: initial;
  border-top: 6px solid #fff; }

.daterangepicker.single .daterangepicker .ranges, .daterangepicker.single .drp-calendar {
  float: none; }

.daterangepicker.single .drp-selected {
  display: none; }

.daterangepicker.show-calendar .drp-calendar {
  display: block; }

.daterangepicker.show-calendar .drp-buttons {
  display: block; }

.daterangepicker.auto-apply .drp-buttons {
  display: none; }

.daterangepicker .drp-calendar {
  display: none;
  max-width: 270px; }

.daterangepicker .drp-calendar.left {
  padding: 8px 0 8px 8px; }

.daterangepicker .drp-calendar.right {
  padding: 8px; }

.daterangepicker .drp-calendar.single .calendar-table {
  border: none; }

.daterangepicker .calendar-table .next span, .daterangepicker .calendar-table .prev span {
  color: #fff;
  border: solid black;
  border-width: 0 2px 2px 0;
  border-radius: 0;
  display: inline-block;
  padding: 3px; }

.daterangepicker .calendar-table .next span {
  transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg); }

.daterangepicker .calendar-table .prev span {
  transform: rotate(135deg);
  -webkit-transform: rotate(135deg); }

.daterangepicker .calendar-table th, .daterangepicker .calendar-table td {
  white-space: nowrap;
  text-align: center;
  vertical-align: middle;
  min-width: 32px;
  width: 32px;
  height: 24px;
  line-height: 24px;
  font-size: 12px;
  border-radius: 4px;
  border: 1px solid transparent;
  white-space: nowrap;
  cursor: pointer; }

.daterangepicker .calendar-table {
  border: 1px solid #fff;
  border-radius: 4px;
  background-color: #fff; }

.daterangepicker .calendar-table table {
  width: 100%;
  margin: 0;
  border-spacing: 0;
  border-collapse: collapse; }

.daterangepicker td.available:hover, .daterangepicker th.available:hover {
  background-color: #eee;
  border-color: transparent;
  color: inherit; }

.daterangepicker td.week, .daterangepicker th.week {
  font-size: 80%;
  color: #ccc; }

.daterangepicker td.off, .daterangepicker td.off.in-range, .daterangepicker td.off.start-date, .daterangepicker td.off.end-date {
  background-color: #fff;
  border-color: transparent;
  color: #999; }

.daterangepicker td.in-range {
  background-color: #ebf4f8;
  border-color: transparent;
  color: #000;
  border-radius: 0; }

.daterangepicker td.start-date {
  border-radius: 4px 0 0 4px; }

.daterangepicker td.end-date {
  border-radius: 0 4px 4px 0; }

.daterangepicker td.start-date.end-date {
  border-radius: 4px; }

.daterangepicker td.active, .daterangepicker td.active:hover {
  background-color: #357ebd;
  border-color: transparent;
  color: #fff; }

.daterangepicker th.month {
  width: auto; }

.daterangepicker td.disabled, .daterangepicker option.disabled {
  color: #999;
  cursor: not-allowed;
  text-decoration: line-through; }

.daterangepicker select.monthselect, .daterangepicker select.yearselect {
  font-size: 12px;
  padding: 1px;
  height: auto;
  margin: 0;
  cursor: default; }

.daterangepicker select.monthselect {
  margin-right: 2%;
  width: 56%; }

.daterangepicker select.yearselect {
  width: 40%; }

.daterangepicker select.hourselect, .daterangepicker select.minuteselect, .daterangepicker select.secondselect, .daterangepicker select.ampmselect {
  width: 50px;
  margin: 0 auto;
  background: #eee;
  border: 1px solid #eee;
  padding: 2px;
  outline: 0;
  font-size: 12px; }

.daterangepicker .calendar-time {
  text-align: center;
  margin: 4px auto 0 auto;
  line-height: 30px;
  position: relative; }

.daterangepicker .calendar-time select.disabled {
  color: #ccc;
  cursor: not-allowed; }

.daterangepicker .drp-buttons {
  clear: both;
  text-align: right;
  padding: 8px;
  border-top: 1px solid #ddd;
  display: none;
  line-height: 12px;
  vertical-align: middle; }

.daterangepicker .drp-selected {
  display: inline-block;
  font-size: 12px;
  padding-right: 8px; }

.daterangepicker .drp-buttons .btn {
  margin-left: 8px;
  font-size: 12px;
  font-weight: bold;
  padding: 4px 8px; }

.daterangepicker.show-ranges .drp-calendar.left {
  border-left: 1px solid #ddd; }

.daterangepicker .ranges {
  float: none;
  text-align: left;
  margin: 0; }

.daterangepicker.show-calendar .ranges {
  margin-top: 8px; }

.daterangepicker .ranges ul {
  list-style: none;
  margin: 0 auto;
  padding: 0;
  width: 100%; }

.daterangepicker .ranges li {
  font-size: 12px;
  padding: 8px 12px;
  cursor: pointer; }

.daterangepicker .ranges li:hover {
  background-color: #eee; }

.daterangepicker .ranges li.active {
  background-color: #08c;
  color: #fff; }

/*  Larger Screen Styling */
@media (min-width: 564px) {
  .daterangepicker {
    width: auto; }
  .daterangepicker .ranges ul {
    width: 140px; }
  .daterangepicker.single .ranges ul {
    width: 100%; }
  .daterangepicker.single .drp-calendar.left {
    clear: none; }
  .daterangepicker.single.ltr .ranges, .daterangepicker.single.ltr .drp-calendar {
    float: left; }
  .daterangepicker.single.rtl .ranges, .daterangepicker.single.rtl .drp-calendar {
    float: right; }
  .daterangepicker.ltr {
    direction: ltr;
    text-align: left; }
  .daterangepicker.ltr .drp-calendar.left {
    clear: left;
    margin-right: 0; }
  .daterangepicker.ltr .drp-calendar.left .calendar-table {
    border-right: none;
    border-top-right-radius: 0;
    border-bottom-right-radius: 0; }
  .daterangepicker.ltr .drp-calendar.right {
    margin-left: 0; }
  .daterangepicker.ltr .drp-calendar.right .calendar-table {
    border-left: none;
    border-top-left-radius: 0;
    border-bottom-left-radius: 0; }
  .daterangepicker.ltr .drp-calendar.left .calendar-table {
    padding-right: 8px; }
  .daterangepicker.ltr .ranges, .daterangepicker.ltr .drp-calendar {
    float: left; }
  .daterangepicker.rtl {
    direction: rtl;
    text-align: right; }
  .daterangepicker.rtl .drp-calendar.left {
    clear: right;
    margin-left: 0; }
  .daterangepicker.rtl .drp-calendar.left .calendar-table {
    border-left: none;
    border-top-left-radius: 0;
    border-bottom-left-radius: 0; }
  .daterangepicker.rtl .drp-calendar.right {
    margin-right: 0; }
  .daterangepicker.rtl .drp-calendar.right .calendar-table {
    border-right: none;
    border-top-right-radius: 0;
    border-bottom-right-radius: 0; }
  .daterangepicker.rtl .drp-calendar.left .calendar-table {
    padding-left: 12px; }
  .daterangepicker.rtl .ranges, .daterangepicker.rtl .drp-calendar {
    text-align: right;
    float: right; } }

@media (min-width: 730px) {
  .daterangepicker .ranges {
    width: auto; }
  .daterangepicker.ltr .ranges {
    float: left; }
  .daterangepicker.rtl .ranges {
    float: right; }
  .daterangepicker .drp-calendar.left {
    clear: none !important; } }

.daterangepicker {
  position: absolute;
  color: inherit;
  background-color: #fff;
  border-radius: 4px;
  border: 1px solid #ddd;
  width: 278px;
  max-width: none;
  padding: 0;
  margin-top: 7px;
  top: 100px;
  left: 20px;
  z-index: 3001;
  display: none;
  font-family: arial;
  font-size: 15px;
  line-height: 1em; }

.daterangepicker:before, .daterangepicker:after {
  position: absolute;
  display: inline-block;
  border-bottom-color: rgba(0, 0, 0, 0.2);
  content: ''; }

.daterangepicker:before {
  top: -7px;
  border-right: 7px solid transparent;
  border-left: 7px solid transparent;
  border-bottom: 7px solid #ccc; }

.daterangepicker:after {
  top: -6px;
  border-right: 6px solid transparent;
  border-bottom: 6px solid #fff;
  border-left: 6px solid transparent; }

.daterangepicker.opensleft:before {
  right: 9px; }

.daterangepicker.opensleft:after {
  right: 10px; }

.daterangepicker.openscenter:before {
  left: 0;
  right: 0;
  width: 0;
  margin-left: auto;
  margin-right: auto; }

.daterangepicker.openscenter:after {
  left: 0;
  right: 0;
  width: 0;
  margin-left: auto;
  margin-right: auto; }

.daterangepicker.opensright:before {
  left: 9px; }

.daterangepicker.opensright:after {
  left: 10px; }

.daterangepicker.drop-up {
  margin-top: -7px; }

.daterangepicker.drop-up:before {
  top: initial;
  bottom: -7px;
  border-bottom: initial;
  border-top: 7px solid #ccc; }

.daterangepicker.drop-up:after {
  top: initial;
  bottom: -6px;
  border-bottom: initial;
  border-top: 6px solid #fff; }

.daterangepicker.single .daterangepicker .ranges, .daterangepicker.single .drp-calendar {
  float: none; }

.daterangepicker.single .drp-selected {
  display: none; }

.daterangepicker.show-calendar .drp-calendar {
  display: block; }

.daterangepicker.show-calendar .drp-buttons {
  display: block; }

.daterangepicker.auto-apply .drp-buttons {
  display: none; }

.daterangepicker .drp-calendar {
  display: none;
  max-width: 270px; }

.daterangepicker .drp-calendar.left {
  padding: 8px 0 8px 8px; }

.daterangepicker .drp-calendar.right {
  padding: 8px; }

.daterangepicker .drp-calendar.single .calendar-table {
  border: none; }

.daterangepicker .calendar-table .next span, .daterangepicker .calendar-table .prev span {
  color: #fff;
  border: solid black;
  border-width: 0 2px 2px 0;
  border-radius: 0;
  display: inline-block;
  padding: 3px; }

.daterangepicker .calendar-table .next span {
  transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg); }

.daterangepicker .calendar-table .prev span {
  transform: rotate(135deg);
  -webkit-transform: rotate(135deg); }

.daterangepicker .calendar-table th, .daterangepicker .calendar-table td {
  white-space: nowrap;
  text-align: center;
  vertical-align: middle;
  min-width: 32px;
  width: 32px;
  height: 24px;
  line-height: 24px;
  font-size: 12px;
  border-radius: 4px;
  border: 1px solid transparent;
  white-space: nowrap;
  cursor: pointer; }

.daterangepicker .calendar-table {
  border: 1px solid #fff;
  border-radius: 4px;
  background-color: #fff; }

.daterangepicker .calendar-table table {
  width: 100%;
  margin: 0;
  border-spacing: 0;
  border-collapse: collapse; }

.daterangepicker td.available:hover, .daterangepicker th.available:hover {
  background-color: #eee;
  border-color: transparent;
  color: inherit; }

.daterangepicker td.week, .daterangepicker th.week {
  font-size: 80%;
  color: #ccc; }

.daterangepicker td.off, .daterangepicker td.off.in-range, .daterangepicker td.off.start-date, .daterangepicker td.off.end-date {
  background-color: #fff;
  border-color: transparent;
  color: #999; }

.daterangepicker td.in-range {
  background-color: #ebf4f8;
  border-color: transparent;
  color: #000;
  border-radius: 0; }

.daterangepicker td.start-date {
  border-radius: 4px 0 0 4px; }

.daterangepicker td.end-date {
  border-radius: 0 4px 4px 0; }

.daterangepicker td.start-date.end-date {
  border-radius: 4px; }

.daterangepicker td.active, .daterangepicker td.active:hover {
  background-color: #357ebd;
  border-color: transparent;
  color: #fff; }

.daterangepicker th.month {
  width: auto; }

.daterangepicker td.disabled, .daterangepicker option.disabled {
  color: #999;
  cursor: not-allowed;
  text-decoration: line-through; }

.daterangepicker select.monthselect, .daterangepicker select.yearselect {
  font-size: 12px;
  padding: 1px;
  height: auto;
  margin: 0;
  cursor: default; }

.daterangepicker select.monthselect {
  margin-right: 2%;
  width: 56%; }

.daterangepicker select.yearselect {
  width: 40%; }

.daterangepicker select.hourselect, .daterangepicker select.minuteselect, .daterangepicker select.secondselect, .daterangepicker select.ampmselect {
  width: 50px;
  margin: 0 auto;
  background: #eee;
  border: 1px solid #eee;
  padding: 2px;
  outline: 0;
  font-size: 12px; }

.daterangepicker .calendar-time {
  text-align: center;
  margin: 4px auto 0 auto;
  line-height: 30px;
  position: relative; }

.daterangepicker .calendar-time select.disabled {
  color: #ccc;
  cursor: not-allowed; }

.daterangepicker .drp-buttons {
  clear: both;
  text-align: right;
  padding: 8px;
  border-top: 1px solid #ddd;
  display: none;
  line-height: 12px;
  vertical-align: middle; }

.daterangepicker .drp-selected {
  display: inline-block;
  font-size: 12px;
  padding-right: 8px; }

.daterangepicker .drp-buttons .btn {
  margin-left: 8px;
  font-size: 12px;
  font-weight: bold;
  padding: 4px 8px; }

.daterangepicker.show-ranges .drp-calendar.left {
  border-left: 1px solid #ddd; }

.daterangepicker .ranges {
  float: none;
  text-align: left;
  margin: 0; }

.daterangepicker.show-calendar .ranges {
  margin-top: 8px; }

.daterangepicker .ranges ul {
  list-style: none;
  margin: 0 auto;
  padding: 0;
  width: 100%; }

.daterangepicker .ranges li {
  font-size: 12px;
  padding: 8px 12px;
  cursor: pointer; }

.daterangepicker .ranges li:hover {
  background-color: #eee; }

.daterangepicker .ranges li.active {
  background-color: #08c;
  color: #fff; }

/*  Larger Screen Styling */
@media (min-width: 564px) {
  .daterangepicker {
    width: auto; }
  .daterangepicker .ranges ul {
    width: 140px; }
  .daterangepicker.single .ranges ul {
    width: 100%; }
  .daterangepicker.single .drp-calendar.left {
    clear: none; }
  .daterangepicker.single.ltr .ranges, .daterangepicker.single.ltr .drp-calendar {
    float: left; }
  .daterangepicker.single.rtl .ranges, .daterangepicker.single.rtl .drp-calendar {
    float: right; }
  .daterangepicker.ltr {
    direction: ltr;
    text-align: left; }
  .daterangepicker.ltr .drp-calendar.left {
    clear: left;
    margin-right: 0; }
  .daterangepicker.ltr .drp-calendar.left .calendar-table {
    border-right: none;
    border-top-right-radius: 0;
    border-bottom-right-radius: 0; }
  .daterangepicker.ltr .drp-calendar.right {
    margin-left: 0; }
  .daterangepicker.ltr .drp-calendar.right .calendar-table {
    border-left: none;
    border-top-left-radius: 0;
    border-bottom-left-radius: 0; }
  .daterangepicker.ltr .drp-calendar.left .calendar-table {
    padding-right: 8px; }
  .daterangepicker.ltr .ranges, .daterangepicker.ltr .drp-calendar {
    float: left; }
  .daterangepicker.rtl {
    direction: rtl;
    text-align: right; }
  .daterangepicker.rtl .drp-calendar.left {
    clear: right;
    margin-left: 0; }
  .daterangepicker.rtl .drp-calendar.left .calendar-table {
    border-left: none;
    border-top-left-radius: 0;
    border-bottom-left-radius: 0; }
  .daterangepicker.rtl .drp-calendar.right {
    margin-right: 0; }
  .daterangepicker.rtl .drp-calendar.right .calendar-table {
    border-right: none;
    border-top-right-radius: 0;
    border-bottom-right-radius: 0; }
  .daterangepicker.rtl .drp-calendar.left .calendar-table {
    padding-left: 12px; }
  .daterangepicker.rtl .ranges, .daterangepicker.rtl .drp-calendar {
    text-align: right;
    float: right; } }

@media (min-width: 730px) {
  .daterangepicker .ranges {
    width: auto; }
  .daterangepicker.ltr .ranges {
    float: left; }
  .daterangepicker.rtl .ranges {
    float: right; }
  .daterangepicker .drp-calendar.left {
    clear: none !important; } }

@font-face {
  font-family: 'quicksandbold';
  src: url(https://makerble-prod.azureedge.net/media-makerble-com/assets/quicksand-bold-webfont.woff2) format("woff2"), url(https://makerble-prod.azureedge.net/media-makerble-com/assets/quicksand-bold-webfont.woff) format("woff");
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: 'quicksandlight';
  src: url(https://makerble-prod.azureedge.net/media-makerble-com/assets/quicksand-light-webfont.woff2) format("woff2"), url(https://makerble-prod.azureedge.net/media-makerble-com/assets/quicksand-light-webfont.woff) format("woff");
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: 'quicksandregular';
  src: url(https://makerble-prod.azureedge.net/media-makerble-com/assets/quicksand-regular-webfont.woff2) format("woff2"), url(https://makerble-prod.azureedge.net/media-makerble-com/assets/quicksand-regular-webfont.woff) format("woff");
  font-weight: normal;
  font-style: normal; }

body.bodyContainerArea, .pricing .sectionTitle {
  font-family: 'quicksandregular', sans-serif;
  color: #282828; }

.sectionTitle, .pricingDetailSection .table thead tr th, strong, .blogTitle, .articleBlog time {
  font-family: 'quicksandbold','Quicksand'; }

.signUpBox form .form-control {
  font-family: 'quicksandlight';
  font-style: italic; }

p.bodyText {
  color: #000000;
  font-size: 26px;
  line-height: 32px; }

a:focus {
  text-decoration: none; }

h2.themeTitle, h3.themeTitle, h4.themeTitle, h5.themeTitle {
  margin-top: 0; }

h2.themeTitle {
  font-size: 44px;
  line-height: 50px;
  margin-bottom: 40px;
  font-family: 'quicksandregular'; }

h3.themeTitle {
  font-size: 37px;
  letter-spacing: 1px; }

h3.themeTitle.small {
  font-size: 33px;
  color: #9e9e9e; }

h3.themeTitle.small a {
  color: #3691be;
  text-decoration: underline; }

h4.themeTitle {
  font-size: 25px; }

h4.themeTitle.large {
  color: #8b8b8b;
  font-size: 33px;
  margin-bottom: 42px; }

h5.themeTitle {
  font-size: 24px;
  color: #000000;
  line-height: 29px; }

.titleSection {
  background: #efeded;
  padding: 2.3% 0 2.3%;
  margin-bottom: 1.7%; }

.titleSmallSection h5.themeTitle {
  margin-bottom: 0; }

.sectionTitle {
  font-size: 45px;
  color: #5c5c5c;
  padding: 52px 0 55px;
  margin: 0; }

.smallSectionTitle {
  font-size: 33px;
  color: #5c5c5c;
  padding: 0 0 55px;
  margin: 0; }

.navbar-default {
  background: #FFF;
  box-shadow: none;
  border: none;
  margin-bottom: 0; }

.navbar-brand {
  height: auto;
  padding: 6px 15px 15px 15px;
  margin-right: 48px; }

.navbar-form .form-control {
  border-radius: 10px;
  height: 47px; }

.navbar-default .navbar-form {
  padding-top: 12px; }

.userNavigation {
  padding: 18px 0 0 0; }

.navbar-default .userNavigation > li > a.btn {
  background: #2d3e58;
  color: #FFF;
  text-shadow: none;
  border-radius: 0; }

.discoverButton {
  display: block;
  padding: 50px 0 36px; }

.discoverButton a {
  background: url(https://makerble-prod.azureedge.net/media-makerble-com/assets/discvover-btn-bg.png) repeat-x 0 center;
  border: solid 1px #525252;
  color: #525252;
  display: inline-block;
  font-size: 25px;
  padding: 15px 12px; }

.discoverButton a:hover {
  text-decoration: none;
  background-position: 0 0; }

.downArrow {
  background: url(https://makerble-prod.azureedge.net/media-makerble-com/assets/sprite.png) no-repeat 0 0;
  width: 26px;
  height: 14px;
  display: block;
  margin: 16px auto 0; }

#btn-1, #btn-2 {
  display: inline-block; }

#buttons {
  text-align: center; }

.appInfoSection {
  background: #FFF url(https://makerble-prod.azureedge.net/media-makerble-com/assets/app-info-bg.png) repeat-x 0 0;
  padding: 122px 0 70px;
  margin-bottom: 15px; }

.appInfoSection h2.themeTitle {
  font-size: 30px;
  color: black; }

.appInfoSection img {
  display: inline-block; }

.bannerText {
  position: absolute;
  width: 50%;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  z-index: 9;
  text-align: center;
  color: #FFF; }

.bannerContainer {
  position: relative; }

.bannerContainer h2.themeTitle {
  font-size: 31px;
  position: relative;
  line-height: 100%;
  padding-bottom: 29px;
  margin-bottom: 39px;
  margin-top: 0; }

.bannerContainer h2.themeTitle span {
  display: block;
  font-size: 22px;
  line-height: 118%;
  padding-top: 14px; }

.bannerContainer h2.themeTitle:after {
  content: "";
  height: 5px;
  width: 100%;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  display: block;
  background: url(https://makerble-prod.azureedge.net/media-makerble-com/assets/banner-title-divider.png) repeat-y center bottom; }

.bannerContainer p.bodyText {
  font-size: 25px;
  line-height: 100%;
  color: #FFF; }

.bannerImage {
  width: 100%;
  position: relative;
  z-index: 8; }

.owl-controls {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 30px;
  text-align: center; }

.owl-controls .owl-page, .owl-controls .owl-buttons div {
  display: inline-block;
  margin: 0 7px; }

.owl-controls .owl-page span {
  width: 13px;
  height: 13px;
  cursor: pointer;
  display: inline-block;
  border-radius: 100%;
  background: none;
  border: solid 1px #FFF; }

.owl-controls .owl-page.active span {
  background: #FFF; }

.awardedListingSection {
  background: #FFF;
  padding: 64px 0 7%; }

.awardedListingSection h2.themeTitle {
  font-size: 41px;
  margin-bottom: 40px;
  color: #999999; }

.sponcersLogoList {
  display: block;
  text-align: center; }

.sponcersLogoList li {
  display: inline-block;
  margin: 0 17px 20px; }

.benifitsDetails {
  padding: 16px 0 16px; }

.benifitsDetails > div {
  text-align: center; }

.benifitsDetails > div img {
  margin-bottom: 4px;
  display: inline-block; }

.benifitsDetails > div h3.themeTitle {
  color: #282828;
  font-size: 27px;
  line-height: 115%;
  font-weight: 700;
  margin-bottom: 16px; }

.benifitsDetails > div p.bodyText {
  color: #282828;
  font-size: 20px;
  line-height: 118%; }

.companyInfo {
  text-align: center;
  padding-top: 12%; }

.testimonialsSection {
  background: #f6f4f5;
  padding: 90px 7% 90px 0;
  position: relative; }

.testimonialQuote blockquote {
  color: #060606;
  text-align: center;
  font-size: 33px;
  line-height: 122%;
  position: relative;
  border: none;
  padding: 17px 51px;
  margin: 0 0 17px; }

.testimonialQuote blockquote:before, .testimonialQuote blockquote:after {
  content: "";
  height: 25px;
  width: 32px;
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  background: url(https://makerble-prod.azureedge.net/media-makerble-com/assets/quotes.png) no-repeat 0 0; }

.testimonialQuote blockquote:after {
  left: auto;
  right: 0;
  top: auto;
  bottom: 0;
  display: block;
  background-position: 0 -35px; }

.authorName {
  display: block;
  text-align: right;
  font-size: 33px; }

.socialIcons {
  text-align: center;
  margin-bottom: 23px;
  padding-top: 40px; }

.socialIcons li {
  display: inline-block;
  margin: 0 23px; }

.socialIcons li a {
  background: url(https://makerble-prod.azureedge.net/media-makerble-com/assets/social-icons.png) no-repeat 0 0;
  display: inline-block;
  vertical-align: middle;
  width: 51px;
  height: 51px; }

.socialIcons li a.iconYoutube {
  background-position: -101px 0; }

.socialIcons li a.iconInstagram {
  background-position: -201px 0; }

.socialIcons li a.iconBlog {
  background-position: -302px 0; }

.socialIcons li a.iconTwitter {
  background-position: -403px 0; }

.socialIcons li a.iconFacebook {
  background-position: -503px 0; }

.followSection {
  padding: 36px 0 0; }

.followSection h2.themeTitle {
  font-size: 48px;
  margin-bottom: 50px; }

.followSection h3.themeTitle {
  font-size: 32px; }

.pricing .sectionTitle {
  font-size: 50px;
  padding: 60px 0 35px; }

.pricing .smallSectionTitle {
  margin-bottom: 20px; }

.pricingDetailSection {
  padding: 17px 31px 21px;
  background: #f9f7f8; }

.pricingDetailSection .table {
  margin-bottom: 0; }

.pricingDetailSection .table tr td, .pricingDetailSection .table tr th {
  border: none;
  padding: 0; }

.pricingDetailSection .table thead tr th {
  font-size: 21px;
  padding: 10px 10px; }

.pricingDetailSection .table tbody tr td {
  font-size: 18px;
  padding: 10px 10px; }

.questionIcon {
  background: url(https://makerble-prod.azureedge.net/media-makerble-com/assets/question-mark-icon.png) no-repeat 0 0;
  width: 51px;
  height: 51px;
  display: inline-block;
  float: right; }

.companyServices {
  background: #FFF;
  padding-top: 40px;
  padding-bottom: 40px; }

.companyServices .col-sm-5 {
  width: 20%;
  text-align: center; }

.companyServices h4.themeTitle {
  font-size: 25px; }

.section {
  padding-bottom: 44px;
  padding-top: 44px; }

.twoBlock {
  width: 49%;
  box-sizing: border-box;
  padding: 0;
  margin-bottom: 2%;
  display: inline-block;
  white-space: normal;
  vertical-align: middle; }

.largeBtn {
  background: #2d3e58;
  color: #FFF;
  font-size: 30px;
  line-height: 30px;
  border-radius: 13px;
  padding: 1.5% 2.3%;
  display: inline-block; }

.largeBtn:focus, .largeBtn:hover {
  background: #354d72;
  color: #FFF; }

.collectItSection {
  background: #2d86bd url(https://makerble-prod.azureedge.net/media-makerble-com/assets/collect-bg.png) no-repeat 0 260px;
  padding: 4.2% 0 4.2% 0; }

.collectItSection .titleSection, .communicateiItSection .titleSection {
  background: none;
  color: #FFF;
  margin-bottom: 0;
  padding-bottom: 3.2%;
  padding-top: 0; }

.collectItSection .titleSection h2.themeTitle {
  font-size: 48px; }

.collectItSection2 {
  background: #73bf44 url(https://makerble-prod.azureedge.net/media-makerble-com/assets/collect-bg2.png) no-repeat 0 185px;
  padding: 3.8% 0 0 0; }

.collectItSection2 .titleSection {
  padding-bottom: 3%;
  margin-bottom: 0; }

.collectBlocks .col-sm-6:first-child .twoBlock:last-child {
  vertical-align: top;
  padding-top: 9%;
  padding-left: 3%; }

.collectBlocks .col-sm-6:last-child .twoBlock:first-child {
  vertical-align: bottom;
  padding-bottom: 9%;
  text-align: right;
  padding-right: 3%; }

.collectBlocks p.bodyText {
  color: #FFF;
  font-size: 33px;
  line-height: 36px; }

.collectBlocks2 .col-sm-10:first-child .twoBlock:last-child {
  vertical-align: top;
  padding-top: 3%; }

.collectBlocks2 .col-sm-10:last-child .twoBlock:first-child {
  vertical-align: bottom;
  padding-bottom: 3%;
  text-align: right; }

.collectBlocks2 p.bodyText {
  font-size: 33px;
  line-height: 36px; }

.communicateiItSection {
  background: #8d236e; }

.communicateiItSection .titleSection {
  padding: 70px 0;
  background: #a32e81; }

.communicateiItSection .titleSection p.bodyText {
  color: #FFF;
  line-height: 46px;
  text-align: center;
  font-size: 36px;
  padding-top: 70px; }

.bookSection .titleSection {
  margin-bottom: 0; }

.bookSection .twoBlock {
  margin-bottom: 0; }

.bookSection .section {
  padding-top: 40px;
  padding-bottom: 40px; }

.discoverButton a, .largeBtn {
  transition: all 0.2s ease;
  -ms-transition: all 0.2s ease;
  -moz-transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
  -webkit-transition: all 0.2s ease; }

.communicationMap {
  /*width:1330px; margin:0 auto; position:relative*/
  padding: 135px 0 50px 0; }

.users {
  position: absolute;
  left: 0;
  top: 0; }

.userOne {
  top: 53px;
  left: -50px; }

.userTwo {
  top: auto;
  bottom: 20px;
  left: 30px; }

.userThree {
  left: 50%;
  margin-left: -96px;
  top: 50%;
  margin-top: -123px; }

.userFour {
  top: auto;
  bottom: 20px;
  left: auto;
  right: 40px; }

.userFive {
  left: auto;
  right: -60px;
  top: 53px; }

.workShopGraph .col-sm-3, .workShopGraph .col-sm-4 {
  padding-left: 45px;
  padding-right: 45px;
  position: relative; }

.workShopGraph .col-sm-3:before, .workShopGraph .col-sm-4:before {
  content: "";
  background: url(https://makerble-prod.azureedge.net/media-makerble-com/assets/large-arrow.png) no-repeat 0 0;
  position: absolute;
  left: -22px;
  top: 160px;
  width: 45px;
  height: 87px;
  display: block; }

.workShopGraph .col-sm-3:first-child:before, .workShopGraph .col-sm-4:first-child:before {
  display: none; }

.workShopGraph h3.themeTitle {
  padding-top: 25px; }

.workShopGraph > div {
  padding-top: 40px;
  padding-bottom: 40px; }

.innerWorkShopContianer {
  min-height: 600px; }

.workShopGraph .worksocialIcons li {
  display: block;
  margin-bottom: 38px; }

.workShopGraph .worksocialIcons li a {
  width: 49px;
  height: 49px; }

.clickLinkBox {
  background: #FFF;
  padding: 15px;
  position: relative;
  top: 120px; }

.clickLinkBox p.bodyText {
  font-size: 24px; }

.clickLinkBox a {
  color: #2e97d3;
  word-break: break-all; }

.sprite {
  background: url(https://makerble-prod.azureedge.net/media-makerble-com/assets/sprite.png) no-repeat 0 0;
  display: inline-block;
  vertical-align: middle; }

.iconEmail {
  background-position: -40px 0; }

.iconShare {
  background-position: -137px 0; }

.iconMobile {
  background-position: -233px 0; }

.sharePintrestIcon {
  background-position: -331px 0; }

.shareYoutubeIcon {
  background-position: -334px -81px; }

.shareInstagramIcon {
  background-position: -333px -173px; }

.shareBlogIcon {
  background-position: -336px -253px; }

.shareFacebookIcon {
  background-position: -338px -338px; }

.shareTwitterIcon {
  background-position: -338px -428px; }

.communicateBox {
  margin-bottom: 12%; }

.greyBox {
  background: #ebedf1;
  padding: 8px; }

.bookSection2 {
  padding-bottom: 50px; }

.communicationIcons li {
  display: inline-block;
  margin: 0 25px; }

.communicationIcons li a {
  width: 87px;
  height: 87px;
  display: inline-block;
  background-color: #e1932d;
  border-radius: 100%;
  line-height: 87px;
  text-align: center; }

.inlineBlock {
  display: inline-block; }

.blockCenter {
  margin-left: auto;
  margin-right: auto;
  float: none; }

.m-b-0 {
  margin-bottom: 0 !important; }

.signUpBox {
  background: #f1f1f1;
  padding: 27px 65px 14px;
  border-radius: 15px;
  margin-bottom: 40px; }

.signUpBox h3.themeTitle {
  margin-bottom: 31px; }

.signUpBox h4.themeTitle {
  color: #9c9c9c;
  margin-bottom: 22px; }

.signUpBox h4.themeTitle span {
  color: #e75858;
  display: block;
  padding-top: 10px; }

.loginBg {
  background: #f6f6f6;
  border-radius: 0; }

.signUpBox form {
  padding: 0 3.5%; }

.signUpBox form label {
  display: block;
  font-size: 33px;
  letter-spacing: 1px;
  margin-bottom: 14px;
  color: #5d5d5d; }

.signUpBox form .form-control {
  border: none;
  background: #FFF;
  height: 54px;
  border-radius: 5px;
  box-shadow: 5px 5px 3px rgba(0, 0, 0, 0.11);
  font-size: 25px;
  padding: 0 23px;
  line-height: 45px; }

.signUpBox form .form-group {
  margin-bottom: 27px; }

.nextBtn {
  background: #3fa175;
  /* Old browsers */
  background: -moz-linear-gradient(45deg, #3fa175 50%, #45be88 50%);
  /* FF3.6-15 */
  background: -webkit-linear-gradient(45deg, #3fa175 50%, #45be88 50%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(45deg, #3fa175 50%, #45be88 50%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#3fa175', endColorstr='#45be88',GradientType=1 );
  /* IE6-9 fallback on horizontal gradient */
  color: #FFF;
  font-size: 25px;
  border-radius: 5px;
  padding: 3px 22px;
  border: none;
  line-height: 25px;
  display: inline-block; }

.goBtn {
  background: #5998d8;
  /* Old browsers */
  background: -moz-linear-gradient(45deg, #5998d8 50%, #2b649f 50%);
  /* FF3.6-15 */
  background: -webkit-linear-gradient(45deg, #5998d8 50%, #2b649f 50%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(45deg, #5998d8 50%, #2b649f 50%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#5998d8', endColorstr='#2b649f',GradientType=1 );
  /* IE6-9 fallback on horizontal gradient */ }

.blueBtn {
  background: #1a70a1;
  /* Old browsers */
  background: -moz-linear-gradient(45deg, #1a70a1 50%, #3a86ba 50%);
  /* FF3.6-15 */
  background: -webkit-linear-gradient(45deg, #1a70a1 50%, #3a86ba 50%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(45deg, #1a70a1 50%, #3a86ba 50%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#1a70a1', endColorstr='#3a86ba',GradientType=1 );
  /* IE6-9 fallback on horizontal gradient */ }

.startedStep {
  padding: 2% 0 57px; }

.startedStep h4.themeTitle {
  margin-top: 29px;
  line-height: 30px;
  color: #8a8a8a;
  position: relative; }

.startedStep h4.themeTitle:before {
  content: "";
  background: url(https://makerble-prod.azureedge.net/media-makerble-com/assets/getting-started-arrow.png) no-repeat 0 0;
  position: absolute;
  left: -30px;
  top: 6px;
  width: 20px;
  height: 21px;
  display: block; }

.startedStep .col-sm-3:first-child h4.themeTitle:before {
  display: none; }

.infoText {
  padding: 27px 10% 14px; }

.infoText p.bodyText {
  font-size: 28px;
  line-height: 35px; }

.appInfoDetails {
  padding: 60px 0 100px; }

.inviteForm .form-group {
  margin-bottom: 0; }

.inviteForm .form-group:first-child {
  background: #e9e9e9;
  border-radius: 5px;
  margin-bottom: 26px; }

.inviteForm .form-group .form-control {
  background: none;
  font-size: 25px;
  border: none;
  text-align: center;
  height: auto;
  padding: 11px 10px 12px 10px;
  font-style: italic;
  color: #000;
  border-radius: 0;
  box-shadow: none; }

.inviteForm .form-group .form-control:first-child {
  border-bottom: solid 2px #656565; }

.inviteForm .form-group .form-control:focus {
  box-shadow: none; }

.inviteForm .nextBtn {
  font-size: 21px;
  padding: 10px 46px 11px 46px; }

.appInfoDetails figure {
  display: block;
  margin-bottom: 15px; }

.playDownloadLink {
  background: url(https://makerble-prod.azureedge.net/media-makerble-com/assets/download-icon.png) no-repeat 0 0;
  color: #499ea5;
  font-size: 25px;
  line-height: 30px;
  word-break: break-all;
  padding-left: 75px;
  display: inline-block; }

.appInfoDetails > div > div {
  min-height: 376px; }

.appInfoDetails > div.googleAppDownload > div {
  padding-top: 110px; }

.appInfoDetails .googleAppDownload figure {
  margin-bottom: 30px; }

.spacer {
  height: 100px; }

.websiteInformation {
  margin-top: -100px; }

.websiteContent {
  padding-top: 15%; }

.websiteContent p.bodyText {
  font-size: 18px;
  line-height: 40px;
  margin-bottom: 30%; }

.inviteForm .form-group .form-control::-webkit-input-placeholder {
  /* Chrome/Opera/Safari */
  color: #000;
  opacity: 1; }

.inviteForm .form-group .form-control::-moz-placeholder {
  /* Firefox 19+ */
  color: #000;
  opacity: 1; }

.inviteForm .form-group .form-control:-ms-input-placeholder {
  /* IE 10+ */
  color: #000;
  opacity: 1; }

.inviteForm .form-group .form-control:-moz-placeholder {
  /* Firefox 18- */
  color: #000;
  opacity: 1; }

.blogSection {
  background: #eaedf1;
  padding: 10px 10px 10px 10px; }

.blogContainer {
  background: #FFF;
  padding: 15px 10px 10px 10px;
  box-shadow: 0 2px 1px rgba(0, 0, 0, 0.15); }

.rewardPoints {
  position: relative;
  display: inline-block;
  float: left;
  width: 50px; }

.pointIcon {
  background: #dc5153;
  border-radius: 100px;
  width: 25px;
  line-height: 25px;
  text-align: center;
  font-size: 11px;
  padding-left: 1px;
  font-weight: bold;
  position: absolute;
  right: -6px;
  top: -6px;
  height: 25px;
  display: inline-block;
  color: #FFF; }

.blogTitle {
  font-size: 16px;
  padding: 15px 0 0 60px; }

.blogImage {
  padding: 15px 0 10px 0; }

.blogDetails {
  background: #d1432d;
  color: #FFF;
  margin: 0 -10px 10px; }

.blogAuthorName {
  border-bottom: solid 1px #FFF;
  padding: 10px; }

.blogAuthorName figure {
  width: 53px;
  float: left; }

.blogAuthorName span {
  padding: 15px 0 0 15px;
  display: inline-block; }

.articleBlog {
  padding: 10px; }

.articleBlog p.bodyText {
  font-size: 14px;
  color: #FFF;
  line-height: 135%; }

.articleBlog time {
  display: block;
  text-align: right; }

.blogBg2 {
  background: #5ba89a; }

.blogBg3 {
  background: #5297ce; }

/* Background Color */
.titleSmallSection {
  background: #f6f4f4; }

.titleGreyBg {
  background: #e9e9e9; }

.titleLightGreyBg {
  background: #f6f4f4; }

.titleGreyBg2 {
  background: #f6f4f4; }

.titleGreyBg3 {
  background: #f1f0f0; }

.titleGreyBg4 {
  background: #f6f4f5; }

.titleGreyBg5 {
  background: #efefef; }

.titleGreyBg6 {
  background: #f1f1f1; }

.titleWhiteBg7 {
  background: #fff; }

.titleBorderBtm {
  border-bottom: solid 1px #f5f5f5; }

#closer-look-at-dashboard {
  background: #fff; }

.blog-title {
  color: #111; }

/* Loader */
.loader {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 999;
  overflow: hidden;
  display: none; }

.loader:before {
  content: '';
  display: inline-block;
  background: #FFF;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 999; }

.loader:after {
  content: '';
  display: inline-block;
  position: absolute;
  top: 50%;
  left: 50%;
  z-index: 99999;
  margin: -60px 0 0 -60px;
  border: 16px solid #f3f3f3;
  border-radius: 50%;
  border-top: 16px solid #f72004;
  width: 120px;
  height: 120px;
  -webkit-animation: spin 2s linear infinite;
  animation: spin 2s linear infinite; }

@-webkit-keyframes spin {
  0% {
    -webkit-transform: rotate(0deg); }
  100% {
    -webkit-transform: rotate(360deg); } }

@keyframes spin {
  0% {
    transform: rotate(0deg); }
  100% {
    transform: rotate(360deg); } }

.impact-page {
  background-color: #f1efef;
  font-family: "Quicksand"; }

#more-projects {
  text-align: center; }
  #more-projects p {
    font-weight: 500;
    color: #828282;
    cursor: pointer; }

.progress-section {
  box-shadow: 2px 2px 5px 0px #a19ca1; }
  .progress-section .progress {
    border-radius: 15px;
    margin-top: 0.5em;
    margin-bottom: 0;
    background: #f1efef;
    text-align: center; }
  .progress-section .impact-divs {
    background-color: #f6f6f6;
    padding: 0 1.5em 2em;
    height: 27.5em;
    overflow: hidden; }
    .progress-section .impact-divs .col-xs-3, .progress-section .impact-divs .col-sm-3, .progress-section .impact-divs .col-md-3 {
      margin-top: 0.5em; }
    .progress-section .impact-divs .row {
      margin: 1em 0; }
    .progress-section .impact-divs #listimpactdiv .col-xs-2, .progress-section .impact-divs #listimpactdiv .col-sm-2, .progress-section .impact-divs #listimpactdiv .col-md-2 {
      display: flex;
      justify-content: center; }
      .progress-section .impact-divs #listimpactdiv .col-xs-2 div, .progress-section .impact-divs #listimpactdiv .col-sm-2 div, .progress-section .impact-divs #listimpactdiv .col-md-2 div {
        width: 15%;
        border-radius: 50%;
        padding: 0;
        text-align: center;
        color: #fff;
        font-size: 1.5em;
        width: 1.75em;
        height: 1.75em; }
  .progress-section .background-white .impact-divs {
    background-color: #ffffff; }
  .progress-section .background-grey {
    background-color: #757678;
    border-radius: 10px; }
  .progress-section #progress-section-cog {
    margin: 0;
    padding: 0;
    margin-top: -0.5em; }
    .progress-section #progress-section-cog span {
      font-size: 22px;
      cursor: pointer; }
    .progress-section #progress-section-cog li {
      padding-left: 1em;
      cursor: pointer; }
      .progress-section #progress-section-cog li a {
        padding: 0; }
    .progress-section #progress-section-cog li:hover {
      background: #f1efef;
      color: inherit; }
    .progress-section #progress-section-cog a:hover {
      background: #f1efef;
      color: inherit; }
  .progress-section #tableimpactdiv th {
    border: 1px solid black; }
  .progress-section #tableimpactdiv th:last-child {
    border-right: none; }
  .progress-section #tableimpactdiv td {
    border: 1px solid black;
    padding: 0em;
    height: 3em;
    max-width: 10em;
    padding-left: 5px; }
  .progress-section #tableimpactdiv td:last-child {
    border-right: none; }
  .progress-section .progress-status-switch {
    position: relative;
    width: 30px;
    height: 17px; }
    .progress-section .progress-status-switch input {
      opacity: 0;
      width: 0;
      height: 0; }
  .progress-section .progress-status-switch-slider {
    position: absolute;
    cursor: pointer;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: #f31208;
    border-radius: 25px;
    -webkit-transition: .4s;
    transition: .4s; }
  .progress-section .progress-status-switch-slider::before {
    position: absolute;
    content: "";
    height: 13px;
    width: 13px;
    left: 2px;
    bottom: 2px;
    background-color: white;
    border-radius: 25px;
    -webkit-transition: .4s;
    transition: .4s; }
  .progress-section .progress-status-switch input:checked + .progress-status-switch-slider {
    background-color: #71c240; }
  .progress-section .progress-status-switch input:checked + .progress-status-switch-slider::before {
    -webkit-transform: translateX(13px);
    -ms-transform: translateX(13px);
    transform: translateX(13px); }

.progress-radio {
  margin-top: 0.5em;
  margin-bottom: 0.5em;
  text-align: center; }

input#entire-progress-radio {
  margin-left: 24px !important; }

input#my-progress-radio {
  margin-left: 103px !important; }

.down-arrow {
  background: #f6f6f6;
  text-align: center;
  font-family: Quicksand;
  padding-bottom: 0.5em;
  cursor: pointer; }
  .down-arrow p {
    margin-bottom: 0.1em;
    font-weight: 500;
    color: #828282; }
  .down-arrow .down-arrow-img img {
    height: 1.2em; }

.journey-container {
  width: 20%; }
  .journey-container h4 u {
    text-decoration: none;
    font-family: "Quicksand"; }

.each-journey {
  background-color: white;
  font-size: 13px; }

.outcome-title {
  text-align: center;
  padding: 1em 0 0.2em; }

.journey-progress {
  display: flex; }

.progress-number {
  width: 15%;
  border-radius: 50%;
  padding: 0;
  text-align: center;
  color: #fff;
  font-size: 1em;
  width: 1.75em;
  height: 1.75em;
  margin-top: 2%; }

.impact-headers {
  margin: 0.5em;
  font-weight: 600;
  color: #31708f;
  text-align: center; }
  .impact-headers a {
    font-family: 'Quicksand'; }
  .impact-headers ul {
    text-align: center; }

#view_as_bar {
  text-align: center; }
  #view_as_bar label {
    background: linear-gradient(#2a3176, #444b90);
    border-radius: 5px 0 0 5px;
    padding: 0.15em;
    padding-right: 1em;
    padding-left: 0.5em;
    color: #fff; }
    #view_as_bar label select {
      border: none;
      width: 11em;
      margin-left: -4px;
      height: 1.8em;
      text-align: center;
      -moz-appearance: none; }

.map-container {
  background: #fff;
  box-shadow: 2px 2px 5px 2px #e0dcdc;
  margin: auto;
  height: 27.7em;
  width: 80%; }
  .map-container #map {
    width: 100%;
    height: 400px;
    margin: 0 auto; }
  .map-container .gm-err-container {
    border: 4px solid #b1cffe;
    border-radius: 5px; }
  .map-container .gm-style {
    border: 5px solid #b1cffe;
    top: 8px !important;
    border-radius: 5px; }

#map > div {
  height: 98% !important;
  background-color: transparent !important;
  padding-top: 0.6em !important; }

.charity-carousel .row {
  margin: 0;
  padding-bottom: 0.2em; }

#impact-story {
  background-color: #ffffff;
  box-shadow: 0px 0px 5px 2px #337ab7;
  height: 8em;
  margin: 0.5em;
  margin-left: 0px;
  margin-right: 0px;
  padding: 0; }
  #impact-story .impact-img {
    height: 90%;
    width: auto;
    margin-top: 3px;
    margin-left: 1px;
    border-radius: 5px; }
  #impact-story .col-xs-9, #impact-story .col-sm-9, #impact-story .col-md-9 {
    padding: 0px; }
  #impact-story .col-xs-3, #impact-story .col-sm-3, #impact-story .col-md-3 {
    padding: 0; }

#impact-title {
  padding-top: 0.2em;
  padding-left: 0.5em;
  width: 100%;
  display: flex;
  min-height: 1.6em; }
  #impact-title a {
    font-weight: 600;
    text-decoration: none; }
  #impact-title .change-no {
    color: white;
    background: #e6302c;
    border-radius: 5px;
    min-width: 10%;
    text-align: center;
    margin-right: 0.3em; }

#impact-body {
  color: black;
  font-size: 0.88em;
  padding: 0 0 0 0.5em;
  height: 6em; }
  #impact-body .impact-story-text {
    min-height: 4.5em;
    max-height: 4.5em;
    padding: 0; }
  #impact-body .impact-stoy-project {
    max-height: 1.5em;
    max-width: 15em;
    overflow: hidden;
    padding: 0; }
    #impact-body .impact-stoy-project a:hover {
      text-decoration: none; }

#impact-body-details {
  font-size: 0.75em;
  color: black;
  padding: 0;
  text-align: center;
  max-height: 4em;
  overflow-y: hidden; }

.full-story {
  padding: 0; }

#full-story {
  padding-top: 0.5em;
  text-align: center;
  font-size: 0.8em; }
  #full-story a {
    color: #fff;
    background-color: #3b95d2;
    border-radius: 10px;
    border: 1px solid rgba(255, 255, 255, 0.15);
    padding: 0.2em;
    padding-bottom: 0.4em;
    text-decoration: none; }
    #full-story a:hover {
      text-decoration: none; }

.project_list section {
  margin: 1em; }

.project_list article {
  overflow-y: hidden;
  overflow-x: hidden;
  margin: auto;
  background: #fff;
  border-radius: 10px; }

.project_list label {
  display: flex;
  padding: 0 0.3em;
  margin-top: -0.3em; }

.project_list div {
  background: #fff; }

.project_list a {
  margin: 0;
  color: #000000; }

#project-name {
  padding: 0.5em;
  max-height: 2em;
  font-size: 0.9em; }

.team-carousel {
  padding: 1.4em;
  margin: 1em 0;
  background: #f6f6f6;
  box-shadow: 2px 2px 5px 0px #a19ca1;
  height: auto; }
  .team-carousel a {
    width: 8%; }

.team-member {
  text-align: center; }
  .team-member img {
    border-radius: 10px;
    height: 9em; }
  .team-member h3 {
    font-family: inherit;
    font-style: italic;
    color: #000;
    font-weight: 600;
    font-size: 2.3em; }
  .team-member div {
    font-size: 2.5em; }
  .team-member p {
    color: #000;
    font-weight: 600; }

.story_image {
  height: 150px;
  width: 150px;
  border-radius: 10px;
  border: 2px solid #ffffff; }

.view-all-p-v {
  margin-top: -15px;
  margin-left: 13px; }
  .view-all-p-v a {
    color: #333333;
    text-decoration: none; }

#story-carousel .carousel-control {
  width: 3% !important;
  height: 3% !important;
  margin: 0% !important; }
  #story-carousel .carousel-control span {
    margin: 0px !important; }

#left-and-right-control-div {
  display: none; }

#right-control {
  margin: 0px !important;
  padding: 0px !important; }

#left-control {
  margin: 0px !important;
  padding: 0px !important; }

.no-display {
  text-align: center;
  padding: 1em;
  color: darkgray;
  font-style: italic; }

/* Langing page blogs */
#blog-body {
  font-family: 'quicksand'; }

#my-social-icons {
  position: relative;
  bottom: 150px; }

.side-blogs-title {
  font-family: 'quicksandbold';
  padding-top: 0;
  margin-bottom: 0;
  margin-top: 0;
  position: relative;
  bottom: 13px; }

.row.white-bck {
  padding: 0 10px 0 10px; }

#float-img {
  height: 250px;
  width: 250px;
  float: left;
  margin-right: 10px;
  margin-bottom: 5px;
  margin-left: 5px;
  padding: 2px; }

#landing-page-blog-title {
  font-family: 'quicksandbold';
  font-size: 5em;
  letter-spacing: 5px; }

#img-blog {
  width: 100%;
  height: 198.48px;
  object-fit: cover;
  object-position: 50% 50%;
  overflow: hidden; }

#panel-footer {
  padding-left: 5px;
  text-align: left; }
  #panel-footer a {
    margin-top: 0;
    margin-bottom: 5px;
    padding-top: 0;
    padding-bottom: 0;
    width: 100%;
    color: black;
    font-size: .5em; }

#close-look {
  font-size: 31px;
  font-family: "Quicksand";
  margin-bottom: 1.5em;
  color: black; }

#maker-text {
  font-size: 45px; }

.timeline-story {
  background-color: #ffffff;
  margin: 0.5em;
  margin-top: 20px; }
  .timeline-story .timeline-top {
    padding: 5px; }
  .timeline-story .row {
    margin-left: -5px;
    margin-right: -5px; }
    .timeline-story .row .col-padding {
      padding-left: 5px;
      padding-right: 5px; }
  .timeline-story .timeline-img {
    border-radius: 5px; }
  .timeline-story .timeline-title {
    width: 100%;
    display: flex;
    min-height: 1.6em; }
    .timeline-story .timeline-title a {
      font-weight: 600;
      text-decoration: none; }
    .timeline-story .timeline-title .change-no {
      color: white;
      background: #e6302c;
      border-radius: 100px;
      width: 15%;
      text-align: center;
      margin-right: 0.3em; }
  .timeline-story .timeline-body {
    color: black;
    font-size: 1.09em; }
  .timeline-story .timeline-date {
    font-size: 1.09em;
    color: black;
    padding: 0;
    text-align: center;
    max-height: 4em;
    overflow-y: hidden; }
  .timeline-story .timeline-body-details {
    color: black;
    font-size: 0.88em;
    padding-bottom: 0.6em;
    padding-top: 0.6em; }
  .timeline-story .timeline-footer {
    border-top: 1px solid rgba(0, 0, 0, 0.1);
    padding: 0.6em;
    font-size: 0.8em; }
    .timeline-story .timeline-footer .btn {
      box-shadow: 2px 2px 5px 0px rgba(0, 0, 0, 0.75);
      background-color: #2d3e58;
      color: white;
      border-color: transparent; }
      .timeline-story .timeline-footer .btn:hover {
        background-color: #e82a92; }

@media screen and (max-width: 484px) {
  #impact-story {
    font-size: 0.8em;
    height: 8em; }
    #impact-story .col-xs-9, #impact-story .col-sm-9, #impact-story .col-md-9 > .row > #impact-title {
      padding-left: 0.3em !important; }
  .impact-ul > .nav-pills > li {
    width: 22%;
    text-align: center; }
    .impact-ul > .nav-pills > li a {
      padding: 0;
      height: 3.5em;
      font-size: 0.8em; }
  .tab-content {
    margin-top: 2em; }
  #story-carousel .carousel-control {
    width: 2em !important;
    height: 2em !important;
    margin: 1em !important; }
    #story-carousel .carousel-control span {
      border-radius: 50% !important;
      padding: 0.1em !important; }
  #left-and-right-control-div {
    display: inline-block; }
    #left-and-right-control-div a.carousel-control {
      top: -30px !important;
      margin-top: 0px !important;
      margin-bottom: 0px !important; }
  #right-control-div {
    display: none; }
  #left-control-div {
    display: none; } }

@media screen and (min-width: 485px) and (max-width: 600px) {
  #impact-story {
    height: 8em; }
  #left-and-right-control-div {
    display: inline-block; }
    #left-and-right-control-div a.carousel-control {
      top: -40px !important;
      margin-top: 30px !important;
      margin-bottom: 0px !important; }
  #right-control-div {
    display: none; }
  #left-control-div {
    display: none; } }

@media screen and (min-width: 600px) and (max-width: 730px) {
  #impact-story {
    height: 8em; } }

@media screen and (min-width: 731px) and (max-width: 869px) {
  #impact-story {
    font-size: 1em; } }

@media screen and (min-width: 870px) and (max-width: 1080px) {
  #impact-story {
    font-size: 0.8em; } }

@media screen and (max-width: 600px) {
  #side-blogs {
    margin-top: 25px; }
  #my-social-icons {
    position: relative;
    top: 0; } }

@media screen and (min-width: 1200px) {
  .row.white-bck {
    padding: 0 10px 0 10px;
    margin-bottom: 150px; } }

@media screen and (max-width: 600px) {
  #landing-page-blog-title {
    font-size: 2em;
    border: 0; } }

@media screen and (max-width: 600px) {
  #dash-img {
    margin-top: 50px; }
  h2#close-look {
    font-size: 17.5px; }
  .bannerText h2#maker-text {
    font-size: 24px;
    padding-bottom: 12px;
    margin-bottom: 12px; }
    .bannerText h2#maker-text span {
      font-size: 9px; }
  .bannerContainer p.bodyText {
    font-size: 12px; } }

/* 
 * 	Core Owl Carousel CSS File
 *	v1.3.3
 */
/* clearfix */
.owl-carousel .owl-wrapper:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0; }

/* display none until init */
.owl-carousel {
  display: none;
  position: relative;
  width: 100%;
  -ms-touch-action: pan-y; }

.owl-carousel .owl-wrapper {
  display: none;
  position: relative;
  -webkit-transform: translate3d(0px, 0px, 0px); }

.owl-carousel .owl-wrapper-outer {
  overflow: hidden;
  position: relative;
  width: 100%; }

.owl-carousel .owl-wrapper-outer.autoHeight {
  -webkit-transition: height 500ms ease-in-out;
  -moz-transition: height 500ms ease-in-out;
  -ms-transition: height 500ms ease-in-out;
  -o-transition: height 500ms ease-in-out;
  transition: height 500ms ease-in-out; }

.owl-carousel .owl-item {
  float: left; }

.owl-controls .owl-page,
.owl-controls .owl-buttons div {
  cursor: pointer; }

.owl-controls {
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0); }

/* mouse grab icon */
.grabbing {
  cursor: url(https://makerble-prod.azureedge.net/media-makerble-com/assets/grabbing-ef191aea0240d0d7f20fd50038eefcd6030a216967723366416486c28581853d.png) 8 8, move; }

/* fix */
.owl-carousel .owl-wrapper,
.owl-carousel .owl-item {
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0); }

@media only screen and (max-width: 1200px) {
  .bannerContainer h2 {
    font-size: 42px; }
  .bannerContainer h2 span {
    font-size: 28px;
    padding-top: 5px; }
  .bannerContainer p {
    font-size: 18px; }
  .discoverButton a {
    padding: 20px 22px;
    font-size: 25px; }
  .appInfoSection h2 {
    font-size: 30px;
    margin-bottom: 40px; }
  .appInfoSection {
    padding: 60px 0 50px; }
  .sectionTitle {
    padding: 33px 0 35px;
    font-size: 36px; }
  .benifitsDetails > div h3 {
    font-size: 22px;
    margin-bottom: 13px; }
  .benifitsDetails > div p {
    font-size: 18px; }
  .awardedListingSection {
    padding: 50px 0 3%; }
  .awardedListingSection h2, .followSection h2, .pricing .sectionTitle {
    font-size: 36px; }
  .smallSectionTitle {
    font-size: 25px;
    padding-bottom: 10px; }
  .pricing .sectionTitle {
    padding: 40px 0 15px; }
  .pricingDetailSection .table thead tr th {
    font-size: 26px;
    padding: 7px; }
  .pricingDetailSection .table tbody tr td {
    font-size: 24px;
    padding: 7px; }
  .testimonialsSection {
    padding: 50px 0; }
  .testimonialQuote blockquote {
    font-size: 20px;
    padding: 17px 38px; }
  .companyServices h4 {
    font-size: 20px; } }

@media only screen and (max-width: 992px) {
  .bannerText {
    width: 70%; }
  .bannerContainer h2 {
    font-size: 35px;
    margin-bottom: 15px;
    padding-bottom: 20px; }
  .bannerContainer p {
    font-size: 16px; }
  .bannerContainer h2 span {
    font-size: 21px;
    padding-top: 5px; }
  .discoverButton a {
    padding: 16px 22px;
    font-size: 18px; }
  .appInfoSection h2 {
    font-size: 25px;
    margin-bottom: 30px; }
  .appInfoSection {
    padding: 35px 0; }
  .sectionTitle {
    padding: 20px 0 20px;
    font-size: 33px; }
  .benifitsDetails > div img {
    width: 70%; }
  .benifitsDetails > div h3 {
    font-size: 17px;
    margin-bottom: 8px; }
  .benifitsDetails > div p {
    font-size: 15px; }
  .discoverButton {
    padding: 30px 0 16px; }
  .awardedListingSection h2, .followSection h2, .pricing .sectionTitle {
    font-size: 30px; }
  .pricingDetailSection .table tbody tr td {
    font-size: 20px; }
  .pricingDetailSection .table thead tr th {
    font-size: 24px; }
  .pricingDetailSection {
    padding: 17px 22px 21px; }
  .companyServices h4 {
    font-size: 16px; }
  .navbar-brand {
    margin-right: 0; }
  .navbar-form {
    padding: 10px 0 10px 7px; }
  .navbar-form .form-control {
    width: 150px; }
  .testimonialsSection {
    padding: 25px 0; }
  .testimonialQuote blockquote {
    margin: 0 0 10px;
    font-size: 18px;
    padding: 17px 27px; }
  .testimonialQuote blockquote:before, .testimonialQuote blockquote:after {
    background-size: 24px; }
  .testimonialQuote blockquote:after {
    background-position: 0 -21px; }
  .authorName {
    font-size: 20px; } }

@media only screen and (max-width: 1200px) {
  .navbar-toggle {
    margin-top: 28px; }
  .discoverButton {
    padding: 10px 0 10px; }
  .discoverButton a {
    padding: 10px 10px;
    font-size: 12px; }
  .appInfoSection {
    padding: 15px 0; }
  .downArrow {
    margin: 8px auto 0; }
  .appInfoSection h2 {
    font-size: 18px;
    margin-bottom: 15px; }
  .sectionTitle {
    padding: 10px 0;
    font-size: 25px; }
  .benifitsDetails > div img {
    width: 85px; }
  .testimonialQuote blockquote {
    margin: 15px 0 10px;
    font-size: 14px;
    padding: 0 25px; }
  .authorName {
    font-size: 14px; }
  .companyInfo {
    padding-top: 0; }
  .companyInfo img {
    width: 76%;
    margin: 0 auto; }
  .awardedListingSection h2, .followSection h2, .pricing .sectionTitle {
    font-size: 21px;
    margin-bottom: 10px; }
  .awardedListingSection {
    padding: 20px 0 20px; }
  .sponcersLogoList li {
    margin: 0 4px 10px; }
  .followSection h3 {
    font-size: 20px; }
  .socialIcons li {
    margin: 0 -1px 5px; }
  .companyServices .col-sm-5 {
    width: auto; }
  .navbar-form {
    padding: 0 10px 9px !important;
    border-top: none; }
  .userNavigation {
    margin-top: 0;
    padding-top: 0; }
  .navbar-form .form-control {
    width: 100%; }
  .pricingDetailSection .table tbody tr td {
    font-size: 16px;
    padding: 4px 6px; }
  .pricingDetailSection .table thead tr th {
    font-size: 20px;
    padding-bottom: 0; }
  .questionIcon {
    background-size: 35px;
    width: 35px;
    height: 35px; }
  .table-responsive {
    border: none; }
  .bannerText {
    width: 90%; }
  .bannerContainer h2 span {
    font-size: 13px; }
  .bannerContainer h2:after {
    height: 2px; }
  .smallSectionTitle {
    font-size: 17px; }
  .bannerContainer p {
    font-size: 11px; }
  .bannerContainer h2 {
    font-size: 20px;
    margin-bottom: 5px;
    padding-bottom: 5px; } }

.new_story_change {
  cursor: pointer; }

.scroll-bar {
  max-height: 200px;
  overflow-y: auto;
  border-top: solid 1px; }

#participant_container {
  height: 65px; }

.title-change {
  font-size: large;
  font-weight: bold;
  line-height: 50px; }

#outcome_title {
  font-size: x-large;
  color: grey; }

#add_location {
  font-size: large; }

.my-active {
  height: 51px;
  top: 0 !important;
  background-color: white !important; }

.my-tabs {
  position: relative;
  top: 17px;
  background-color: lightgrey;
  border: 1px solid darkgrey; }

.my-tabs-2 {
  background-color: lightgray; }

.my-tabs-2:hover {
  background-color: lightsteelblue !important; }

.my-active-2 {
  background-color: lightsteelblue !important; }

#ratio_title {
  font-size: medium; }

.show-sub-ratio {
  max-height: 50px;
  overflow-y: auto; }

#story_change_number {
  width: 100px;
  border-radius: 20px;
  text-align: center; }

#story-container {
  background-color: white;
  border: solid 1px;
  padding-top: 10px;
  border-radius: 10px; }

.btn-circle {
  border-radius: 50%; }

#text_error {
  margin-top: 10px;
  border: solid 1px #ebccd1;
  background-color: #f2dede;
  display: none;
  color: red;
  font-weight: bold; }

.story-tab-img {
  width: 20px;
  height: 20px;
  margin-top: 12px; }

.stage_title {
  font-size: 16px; }

.btn-file {
  position: relative;
  overflow: hidden; }
  .btn-file input[type=file] {
    position: absolute;
    top: 0;
    right: 0;
    min-width: 100%;
    min-height: 100%;
    font-size: 100px;
    text-align: right;
    filter: alpha(opacity=0);
    opacity: 0;
    background: red;
    cursor: inherit;
    display: block; }

input[readonly] {
  background-color: white !important;
  cursor: text !important; }

.picker-dialog-bg {
  z-index: 20000 !important; }

.picker-dialog {
  z-index: 20001 !important; }

.story_medias_file {
  position: absolute;
  top: 0;
  left: 0; }

/* Slider */
.slick-slider {
  position: relative;
  display: block;
  box-sizing: border-box;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-touch-callout: none;
  -khtml-user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent; }

.slick-list {
  position: relative;
  display: block;
  overflow: hidden;
  margin: 0;
  padding: 0; }

.slick-list:focus {
  outline: none; }

.slick-list.dragging {
  cursor: pointer;
  cursor: hand; }

.slick-slider .slick-track,
.slick-slider .slick-list {
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0); }

.slick-track {
  position: relative;
  top: 0;
  left: 0;
  display: block;
  margin-left: auto;
  margin-right: auto; }

.slick-track:before,
.slick-track:after {
  display: table;
  content: ''; }

.slick-track:after {
  clear: both; }

.slick-loading .slick-track {
  visibility: hidden; }

.slick-slide {
  display: none;
  float: left;
  height: 100%;
  min-height: 1px; }

[dir='rtl'] .slick-slide {
  float: right; }

.slick-slide img {
  display: block; }

.slick-slide.slick-loading img {
  display: none; }

.slick-slide.dragging img {
  pointer-events: none; }

.slick-initialized .slick-slide {
  display: block; }

.slick-loading .slick-slide {
  visibility: hidden; }

.slick-vertical .slick-slide {
  display: block;
  height: auto;
  border: 1px solid transparent; }

.slick-arrow.slick-hidden {
  display: none; }

/*custom css*/
.slider .slick-slide img {
  width: 100%;
  height: 400px; }

.slider-nav-thumbnails .slick-slide .video-js {
  width: 100% !important; }

.slider-nav-thumbnails .slick-slide .video-js .vjs-big-play-button {
  width: 70%;
  left: 15% !important;
  height: 40%;
  top: 30% !important; }

.slider-nav-thumbnails .slick-slide .video-js .vjs-big-play-button:before {
  line-height: 1.55; }

/* Popup container - can be anything you want */
.popup {
  position: relative;
  display: inline-block;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none; }

/* The actual popup */
.popup .popuptext {
  visibility: hidden;
  width: 350px;
  background: #ffffff;
  color: #585858;
  text-align: center;
  border-radius: 6px;
  border: solid 1px #d3d6db;
  padding: 8px 0;
  position: absolute;
  z-index: 3;
  /*bottom: 125%;*/
  /*left: 100px;*/
  margin-left: -80px; }

/* Popup arrow */
.popup .popuptext::after {
  /*content: "";*/
  position: absolute;
  top: 100%;
  left: 50%;
  margin-left: -5px;
  border-width: 5px;
  border-style: solid;
  border-color: #555 transparent transparent transparent; }

/* Toggle this class - hide and show the popup */
.popup .show {
  visibility: visible; }

.owl-item {
  padding: 0 15px; }

.prev-slide {
  background: url(https://makerble-prod.azureedge.net/media-makerble-com/assets/nav-icon-48b24045da5db29aec861e21416ec2fb4b83f573ee486921c158dec695c72d4e.png) no-repeat scroll 0 0;
  left: -33px; }

.next-slide {
  background: url(https://makerble-prod.azureedge.net/media-makerble-com/assets/nav-icon-48b24045da5db29aec861e21416ec2fb4b83f573ee486921c158dec695c72d4e.png) no-repeat scroll -24px 0px;
  right: -33px; }

.owl-prev {
  width: 15px;
  height: 100px;
  position: absolute;
  top: 40%;
  margin-left: -20px;
  display: block !important;
  border: 0px solid black; }

.owl-next {
  width: 15px;
  height: 100px;
  position: absolute;
  top: 40%;
  right: -25px;
  display: block !important;
  border: 0px solid black; }

.owl-prev i, .owl-next i {
  transform: scale(1.5, 4); }

.owl-controls {
  left: -9px;
  right: 13px;
  bottom: 114px; }

.myLabelPopup {
  position: absolute;
  /*top: 0px;*/
  right: 55px;
  width: 33%;
  background: #fefefe;
  border: 1px solid #ccc;
  border-radius: 4px;
  padding-bottom: 10px;
  z-index: 9; }

#MetricsList textarea {
  height: 30px;
  border: none;
  outline: none; }

.list-inline > li > input {
  margin-left: 6px;
  margin-right: 6px;
  border: 1px solid;
  border-top: none;
  outline: none; }

.select-indicator {
  width: 30%;
  height: 34px;
  padding: 6px 12px;
  font-size: 14px;
  font-weight: bold;
  line-height: 1.42857143;
  color: #555;
  background-color: #fff;
  background-image: none;
  border: 1px solid #ccc;
  border-radius: 4px; }

.select-symbol {
  width: 14%;
  height: 34px;
  padding: 6px 12px;
  font-size: 14px;
  font-weight: bold;
  line-height: 1.42857143;
  color: #555;
  background-color: #fff;
  background-image: none;
  border: 1px solid #ccc;
  border-radius: 4px; }

.add_verdict:hover, .add_verdict:focus {
  color: white;
  outline: none; }

#current_fields textarea {
  width: 65%;
  resize: none; }

#MetricsList textarea {
  width: 80%;
  resize: none; }

#current_fields img {
  cursor: pointer;
  margin-top: -40px; }

#MetricsList img {
  cursor: pointer;
  margin-top: -40px; }

.current_field_metric textarea {
  outline: none;
  width: 80%;
  height: 40px;
  padding-left: 10px;
  padding-top: 10px; }

#MetricsList .textarea-div {
  width: 80%;
  display: inline-block; }

#yourLibrarySection .textarea-div {
  width: 75%;
  display: inline-block; }

/*
Trix 1.3.1
Copyright © 2020 Basecamp, LLC
http://trix-editor.org/*/
trix-editor {
  border: 1px solid #bbb;
  border-radius: 3px;
  margin: 0;
  padding: 0.4em 0.6em;
  min-height: 5em;
  outline: none; }

trix-toolbar * {
  box-sizing: border-box; }

trix-toolbar .trix-button-row {
  display: flex;
  flex-wrap: nowrap;
  justify-content: space-between;
  overflow-x: auto; }

trix-toolbar .trix-button-group {
  display: flex;
  margin-bottom: 10px;
  border: 1px solid #bbb;
  border-top-color: #ccc;
  border-bottom-color: #888;
  border-radius: 3px; }

trix-toolbar .trix-button-group:not(:first-child) {
  margin-left: 1.5vw; }

@media (max-device-width: 768px) {
  trix-toolbar .trix-button-group:not(:first-child) {
    margin-left: 0; } }

trix-toolbar .trix-button-group-spacer {
  flex-grow: 1; }

@media (max-device-width: 768px) {
  trix-toolbar .trix-button-group-spacer {
    display: none; } }

trix-toolbar .trix-button {
  position: relative;
  float: left;
  color: rgba(0, 0, 0, 0.6);
  font-size: 0.75em;
  font-weight: 600;
  white-space: nowrap;
  padding: 0 0.5em;
  margin: 0;
  outline: none;
  border: none;
  border-bottom: 1px solid #ddd;
  border-radius: 0;
  background: transparent; }

trix-toolbar .trix-button:not(:first-child) {
  border-left: 1px solid #ccc; }

trix-toolbar .trix-button.trix-active {
  background: #cbeefa;
  color: black; }

trix-toolbar .trix-button:not(:disabled) {
  cursor: pointer; }

trix-toolbar .trix-button:disabled {
  color: rgba(0, 0, 0, 0.125); }

@media (max-device-width: 768px) {
  trix-toolbar .trix-button {
    letter-spacing: -0.01em;
    padding: 0 0.3em; } }

trix-toolbar .trix-button--icon {
  font-size: inherit;
  width: 2.6em;
  height: 1.6em;
  max-width: calc(0.8em + 4vw);
  text-indent: -9999px; }

@media (max-device-width: 768px) {
  trix-toolbar .trix-button--icon {
    height: 2em;
    max-width: calc(0.8em + 3.5vw); } }

trix-toolbar .trix-button--icon::before {
  display: inline-block;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  opacity: 0.6;
  content: "";
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain; }

@media (max-device-width: 768px) {
  trix-toolbar .trix-button--icon::before {
    right: 6%;
    left: 6%; } }

trix-toolbar .trix-button--icon.trix-active::before {
  opacity: 1; }

trix-toolbar .trix-button--icon:disabled::before {
  opacity: 0.125; }

trix-toolbar .trix-button--icon-attach::before {
  background-image: url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%3E%3Cpath%20d%3D%22M16.5%206v11.5a4%204%200%201%201-8%200V5a2.5%202.5%200%200%201%205%200v10.5a1%201%200%201%201-2%200V6H10v9.5a2.5%202.5%200%200%200%205%200V5a4%204%200%201%200-8%200v12.5a5.5%205.5%200%200%200%2011%200V6h-1.5z%22%2F%3E%3C%2Fsvg%3E);
  top: 8%;
  bottom: 4%; }

trix-toolbar .trix-button--icon-bold::before {
  background-image: url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%3E%3Cpath%20d%3D%22M15.6%2011.8c1-.7%201.6-1.8%201.6-2.8a4%204%200%200%200-4-4H7v14h7c2.1%200%203.7-1.7%203.7-3.8%200-1.5-.8-2.8-2.1-3.4zM10%207.5h3a1.5%201.5%200%201%201%200%203h-3v-3zm3.5%209H10v-3h3.5a1.5%201.5%200%201%201%200%203z%22%2F%3E%3C%2Fsvg%3E); }

trix-toolbar .trix-button--icon-italic::before {
  background-image: url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%3E%3Cpath%20d%3D%22M10%205v3h2.2l-3.4%208H6v3h8v-3h-2.2l3.4-8H18V5h-8z%22%2F%3E%3C%2Fsvg%3E); }

trix-toolbar .trix-button--icon-link::before {
  background-image: url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%3E%3Cpath%20d%3D%22M9.88%2013.7a4.3%204.3%200%200%201%200-6.07l3.37-3.37a4.26%204.26%200%200%201%206.07%200%204.3%204.3%200%200%201%200%206.06l-1.96%201.72a.91.91%200%201%201-1.3-1.3l1.97-1.71a2.46%202.46%200%200%200-3.48-3.48l-3.38%203.37a2.46%202.46%200%200%200%200%203.48.91.91%200%201%201-1.3%201.3z%22%2F%3E%3Cpath%20d%3D%22M4.25%2019.46a4.3%204.3%200%200%201%200-6.07l1.93-1.9a.91.91%200%201%201%201.3%201.3l-1.93%201.9a2.46%202.46%200%200%200%203.48%203.48l3.37-3.38c.96-.96.96-2.52%200-3.48a.91.91%200%201%201%201.3-1.3%204.3%204.3%200%200%201%200%206.07l-3.38%203.38a4.26%204.26%200%200%201-6.07%200z%22%2F%3E%3C%2Fsvg%3E); }

trix-toolbar .trix-button--icon-strike::before {
  background-image: url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%3E%3Cpath%20d%3D%22M12.73%2014l.28.14c.26.15.45.3.57.44.12.14.18.3.18.5%200%20.3-.15.56-.44.75-.3.2-.76.3-1.39.3A13.52%2013.52%200%200%201%207%2014.95v3.37a10.64%2010.64%200%200%200%204.84.88c1.26%200%202.35-.19%203.28-.56.93-.37%201.64-.9%202.14-1.57s.74-1.45.74-2.32c0-.26-.02-.51-.06-.75h-5.21zm-5.5-4c-.08-.34-.12-.7-.12-1.1%200-1.29.52-2.3%201.58-3.02%201.05-.72%202.5-1.08%204.34-1.08%201.62%200%203.28.34%204.97%201l-1.3%202.93c-1.47-.6-2.73-.9-3.8-.9-.55%200-.96.08-1.2.26-.26.17-.38.38-.38.64%200%20.27.16.52.48.74.17.12.53.3%201.05.53H7.23zM3%2013h18v-2H3v2z%22%2F%3E%3C%2Fsvg%3E); }

trix-toolbar .trix-button--icon-quote::before {
  background-image: url(data:image/svg+xml,%3Csvg%20version%3D%221%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%3E%3Cpath%20d%3D%22M6%2017h3l2-4V7H5v6h3zm8%200h3l2-4V7h-6v6h3z%22%2F%3E%3C%2Fsvg%3E); }

trix-toolbar .trix-button--icon-heading-1::before {
  background-image: url(data:image/svg+xml,%3Csvg%20version%3D%221%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%3E%3Cpath%20d%3D%22M12%209v3H9v7H6v-7H3V9h9zM8%204h14v3h-6v12h-3V7H8V4z%22%2F%3E%3C%2Fsvg%3E); }

trix-toolbar .trix-button--icon-code::before {
  background-image: url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%3E%3Cpath%20d%3D%22M18.2%2012L15%2015.2l1.4%201.4L21%2012l-4.6-4.6L15%208.8l3.2%203.2zM5.8%2012L9%208.8%207.6%207.4%203%2012l4.6%204.6L9%2015.2%205.8%2012z%22%2F%3E%3C%2Fsvg%3E); }

trix-toolbar .trix-button--icon-bullet-list::before {
  background-image: url(data:image/svg+xml,%3Csvg%20version%3D%221%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%3E%3Cpath%20d%3D%22M4%204a2%202%200%201%200%200%204%202%202%200%200%200%200-4zm0%206a2%202%200%201%200%200%204%202%202%200%200%200%200-4zm0%206a2%202%200%201%200%200%204%202%202%200%200%200%200-4zm4%203h14v-2H8v2zm0-6h14v-2H8v2zm0-8v2h14V5H8z%22%2F%3E%3C%2Fsvg%3E); }

trix-toolbar .trix-button--icon-number-list::before {
  background-image: url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%3E%3Cpath%20d%3D%22M2%2017h2v.5H3v1h1v.5H2v1h3v-4H2v1zm1-9h1V4H2v1h1v3zm-1%203h1.8L2%2013.1v.9h3v-1H3.2L5%2010.9V10H2v1zm5-6v2h14V5H7zm0%2014h14v-2H7v2zm0-6h14v-2H7v2z%22%2F%3E%3C%2Fsvg%3E); }

trix-toolbar .trix-button--icon-undo::before {
  background-image: url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%3E%3Cpath%20d%3D%22M12.5%208c-2.6%200-5%201-6.9%202.6L2%207v9h9l-3.6-3.6A8%208%200%200%201%2020%2016l2.4-.8a10.5%2010.5%200%200%200-10-7.2z%22%2F%3E%3C%2Fsvg%3E); }

trix-toolbar .trix-button--icon-redo::before {
  background-image: url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%3E%3Cpath%20d%3D%22M18.4%2010.6a10.5%2010.5%200%200%200-16.9%204.6L4%2016a8%208%200%200%201%2012.7-3.6L13%2016h9V7l-3.6%203.6z%22%2F%3E%3C%2Fsvg%3E); }

trix-toolbar .trix-button--icon-decrease-nesting-level::before {
  background-image: url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%3E%3Cpath%20d%3D%22M3%2019h19v-2H3v2zm7-6h12v-2H10v2zm-8.3-.3l2.8%202.9L6%2014.2%204%2012l2-2-1.4-1.5L1%2012l.7.7zM3%205v2h19V5H3z%22%2F%3E%3C%2Fsvg%3E); }

trix-toolbar .trix-button--icon-increase-nesting-level::before {
  background-image: url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%3E%3Cpath%20d%3D%22M3%2019h19v-2H3v2zm7-6h12v-2H10v2zm-6.9-1L1%2014.2l1.4%201.4L6%2012l-.7-.7-2.8-2.8L1%209.9%203.1%2012zM3%205v2h19V5H3z%22%2F%3E%3C%2Fsvg%3E); }

trix-toolbar .trix-dialogs {
  position: relative; }

trix-toolbar .trix-dialog {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  font-size: 0.75em;
  padding: 15px 10px;
  background: #fff;
  box-shadow: 0 0.3em 1em #ccc;
  border-top: 2px solid #888;
  border-radius: 5px;
  z-index: 5; }

trix-toolbar .trix-input--dialog {
  font-size: inherit;
  font-weight: normal;
  padding: 0.5em 0.8em;
  margin: 0 10px 0 0;
  border-radius: 3px;
  border: 1px solid #bbb;
  background-color: #fff;
  box-shadow: none;
  outline: none;
  -webkit-appearance: none;
  -moz-appearance: none; }

trix-toolbar .trix-input--dialog.validate:invalid {
  box-shadow: #f00 0px 0px 1.5px 1px; }

trix-toolbar .trix-button--dialog {
  font-size: inherit;
  padding: 0.5em;
  border-bottom: none; }

trix-toolbar .trix-dialog--link {
  max-width: 600px; }

trix-toolbar .trix-dialog__link-fields {
  display: flex;
  align-items: baseline; }

trix-toolbar .trix-dialog__link-fields .trix-input {
  flex: 1; }

trix-toolbar .trix-dialog__link-fields .trix-button-group {
  flex: 0 0 content;
  margin: 0; }

trix-editor [data-trix-mutable]:not(.attachment__caption-editor) {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none; }

trix-editor [data-trix-mutable]::-moz-selection,
trix-editor [data-trix-cursor-target]::-moz-selection,
trix-editor [data-trix-mutable] ::-moz-selection {
  background: none; }

trix-editor [data-trix-mutable]::selection,
trix-editor [data-trix-cursor-target]::selection,
trix-editor [data-trix-mutable] ::selection {
  background: none; }

trix-editor
.attachment__caption-editor[data-trix-mutable]:focus::-moz-selection {
  background: highlight; }

trix-editor .attachment__caption-editor[data-trix-mutable]:focus::selection {
  background: highlight; }

trix-editor .attachment.attachment--file[data-trix-mutable] {
  box-shadow: 0 0 0 2px highlight;
  border-color: transparent; }

trix-editor .attachment[data-trix-mutable] img {
  box-shadow: 0 0 0 2px highlight; }

trix-editor .attachment {
  position: relative; }

trix-editor .attachment:hover {
  cursor: default; }

trix-editor .attachment--preview .attachment__caption:hover {
  cursor: text; }

trix-editor .attachment__progress {
  position: absolute;
  z-index: 1;
  height: 20px;
  top: calc(50% - 10px);
  left: 5%;
  width: 90%;
  opacity: 0.9;
  transition: opacity 200ms ease-in; }

trix-editor .attachment__progress[value="100"] {
  opacity: 0; }

trix-editor .attachment__caption-editor {
  display: inline-block;
  width: 100%;
  margin: 0;
  padding: 0;
  font-size: inherit;
  font-family: inherit;
  line-height: inherit;
  color: inherit;
  text-align: center;
  vertical-align: top;
  border: none;
  outline: none;
  -webkit-appearance: none;
  -moz-appearance: none; }

trix-editor .attachment__toolbar {
  position: absolute;
  z-index: 1;
  top: -0.9em;
  left: 0;
  width: 100%;
  text-align: center; }

trix-editor .trix-button-group {
  display: inline-flex; }

trix-editor .trix-button {
  position: relative;
  float: left;
  color: #666;
  white-space: nowrap;
  font-size: 80%;
  padding: 0 0.8em;
  margin: 0;
  outline: none;
  border: none;
  border-radius: 0;
  background: transparent; }

trix-editor .trix-button:not(:first-child) {
  border-left: 1px solid #ccc; }

trix-editor .trix-button.trix-active {
  background: #cbeefa; }

trix-editor .trix-button:not(:disabled) {
  cursor: pointer; }

trix-editor .trix-button--remove {
  text-indent: -9999px;
  display: inline-block;
  padding: 0;
  outline: none;
  width: 1.8em;
  height: 1.8em;
  line-height: 1.8em;
  border-radius: 50%;
  background-color: #fff;
  border: 2px solid highlight;
  box-shadow: 1px 1px 6px rgba(0, 0, 0, 0.25); }

trix-editor .trix-button--remove::before {
  display: inline-block;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  opacity: 0.7;
  content: "";
  background-image: url(data:image/svg+xml,%3Csvg%20height%3D%2224%22%20width%3D%2224%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath%20d%3D%22M19%206.4L17.6%205%2012%2010.6%206.4%205%205%206.4l5.6%205.6L5%2017.6%206.4%2019l5.6-5.6%205.6%205.6%201.4-1.4-5.6-5.6z%22%2F%3E%3Cpath%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%2F%3E%3C%2Fsvg%3E);
  background-position: center;
  background-repeat: no-repeat;
  background-size: 90%; }

trix-editor .trix-button--remove:hover {
  border-color: #333; }

trix-editor .trix-button--remove:hover::before {
  opacity: 1; }

trix-editor .attachment__metadata-container {
  position: relative; }

trix-editor .attachment__metadata {
  position: absolute;
  left: 50%;
  top: 2em;
  transform: translate(-50%, 0);
  max-width: 90%;
  padding: 0.1em 0.6em;
  font-size: 0.8em;
  color: #fff;
  background-color: rgba(0, 0, 0, 0.7);
  border-radius: 3px; }

trix-editor .attachment__metadata .attachment__name {
  display: inline-block;
  max-width: 100%;
  vertical-align: bottom;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap; }

trix-editor .attachment__metadata .attachment__size {
  margin-left: 0.2em;
  white-space: nowrap; }

.trix-content {
  line-height: 1.5; }

.trix-content * {
  box-sizing: border-box;
  margin: 0;
  padding: 0; }

.trix-content h1 {
  font-size: 1.2em;
  line-height: 1.2; }

.trix-content blockquote {
  border: 0 solid #ccc;
  border-left-width: 0.3em;
  margin-left: 0.3em;
  padding-left: 0.6em; }

.trix-content [dir="rtl"] blockquote,
.trix-content blockquote[dir="rtl"] {
  border-width: 0;
  border-right-width: 0.3em;
  margin-right: 0.3em;
  padding-right: 0.6em; }

.trix-content li {
  margin-left: 1em; }

.trix-content [dir="rtl"] li {
  margin-right: 1em; }

.trix-content pre {
  display: inline-block;
  width: 100%;
  vertical-align: top;
  font-family: monospace;
  font-size: 0.9em;
  padding: 0.5em;
  white-space: pre;
  background-color: #eee;
  overflow-x: auto; }

.trix-content img {
  max-width: 100%;
  height: auto; }

.trix-content .attachment {
  display: inline-block;
  position: relative;
  max-width: 100%; }

.trix-content .attachment a {
  color: inherit;
  text-decoration: none; }

.trix-content .attachment a:hover,
.trix-content .attachment a:visited:hover {
  color: inherit; }

.trix-content .attachment__caption {
  text-align: center; }

.trix-content
.attachment__caption
.attachment__name
+ .attachment__size::before {
  content: " · "; }

.trix-content .attachment--preview {
  width: 100%;
  text-align: center; }

.trix-content .attachment--preview .attachment__caption {
  color: #666;
  font-size: 0.9em;
  line-height: 1.2; }

.trix-content .attachment--file {
  color: #333;
  line-height: 1;
  margin: 0 2px 2px 2px;
  padding: 0.4em 1em;
  border: 1px solid #bbb;
  border-radius: 5px; }

.trix-content .attachment-gallery {
  display: flex;
  flex-wrap: wrap;
  position: relative; }

.trix-content .attachment-gallery .attachment {
  flex: 1 0 33%;
  padding: 0 0.5em;
  max-width: 33%; }

.trix-content .attachment-gallery.attachment-gallery--2 .attachment,
.trix-content .attachment-gallery.attachment-gallery--4 .attachment {
  flex-basis: 50%;
  max-width: 50%; }

/* -------- resets ---------------*/
.rs_dialog_holder {
  font-size: 14px;
  color: black; }
  .rs_dialog_holder a {
    color: black; }
  .rs_dialog_holder input[type=button] {
    font: small/normal Arial,sans-serif;
    background: #F5F5F5;
    color: #444;
    border: 1px solid #ccc;
    font-size: 11px;
    font-weight: bold;
    height: 27px;
    line-height: 27px;
    outline: none;
    padding: 0 8px;
    text-align: center;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    border-radius: 2px;
    position: relative;
    background-image: -webkit-linear-gradient(top, #f5f5f5, #f1f1f1);
    /* Chrome 10+, Saf5.1+ */
    background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#f5f5f5), to(#f1f1f1));
    /* Saf4+, Chrome */
    background-image: -moz-linear-gradient(top, #f5f5f5, #f1f1f1);
    /* FF3.6 */
    background-image: -ms-linear-gradient(top, #f5f5f5, #f1f1f1);
    /* IE10 */
    background-image: -o-linear-gradient(top, #f5f5f5, #f1f1f1);
    /* Opera 11.10+ */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='#f5f5f5',EndColorStr='#f1f1f1'); }
    .rs_dialog_holder input[type=button]:hover {
      border-color: #aaa;
      color: #222;
      background-color: #f9f9f9;
      -webkit-box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.2);
      -moz-box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.2);
      -ms-box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.2);
      -o-box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.2);
      box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.2); }
    .rs_dialog_holder input[type=button]:focus {
      border-color: #1E90FF; }
    .rs_dialog_holder input[type=button]:active {
      border-color: #1E90FF; }

/*------- defaults ------------ */
.rs_dialog_holder {
  font-family: helvetica, arial, 'san-serif';
  color: #222;
  font-size: 12px; }

/*------- specifics ------------ */
select option.bold {
  font-weight: bold;
  color: red; }

.rs_dialog_holder {
  position: fixed;
  left: 0px;
  right: 0px;
  top: 0px;
  bottom: 0px;
  padding-left: 50%;
  background-color: rgba(255, 255, 255, 0.2);
  z-index: 50; }
  .rs_dialog_holder .rs_dialog {
    background-color: #f6f6f6;
    border: 1px solid #acacac;
    -webkit-box-shadow: 1px 3px 8px rgba(0, 0, 0, 0.25);
    -moz-box-shadow: 1px 3px 8px rgba(0, 0, 0, 0.25);
    -ms-box-shadow: 1px 3px 8px rgba(0, 0, 0, 0.25);
    -o-box-shadow: 1px 3px 8px rgba(0, 0, 0, 0.25);
    box-shadow: 1px 3px 8px rgba(0, 0, 0, 0.25);
    -moz-border-radius: 7px;
    -webkit-border-radius: 7px;
    border-radius: 7px;
    display: inline-block;
    min-width: 200px;
    margin-left: -125px;
    overflow: hidden;
    position: relative; }
    .rs_dialog_holder .rs_dialog .rs_dialog_content {
      padding: 10px; }
      .rs_dialog_holder .rs_dialog .rs_dialog_content h1 {
        font-size: 16px;
        padding: 0px;
        margin: 0 0 10px 0; }
        .rs_dialog_holder .rs_dialog .rs_dialog_content h1 a {
          float: right;
          display: inline-block;
          height: 16px;
          width: 16px;
          background-image: url(https://makerble-prod.azureedge.net/media-makerble-com/assets/recurring_select/cancel-9bd65bf935897e779ac39efbecc48e16546b64316d60eccded14782a95451637.png);
          background-position: center;
          background-repeat: no-repeat; }
      .rs_dialog_holder .rs_dialog .rs_dialog_content p {
        padding: 5px 0;
        margin: 0;
        line-height: 14px; }
        .rs_dialog_holder .rs_dialog .rs_dialog_content p label {
          margin-right: 10px; }
      .rs_dialog_holder .rs_dialog .rs_dialog_content a {
        -moz-box-sizing: content-box;
        -webkit-box-sizing: content-box;
        box-sizing: content-box; }
      .rs_dialog_holder .rs_dialog .rs_dialog_content .freq_option_section {
        display: none; }
        .rs_dialog_holder .rs_dialog .rs_dialog_content .freq_option_section label {
          font-weight: bold; }
        .rs_dialog_holder .rs_dialog .rs_dialog_content .freq_option_section .rs_interval {
          width: 30px;
          text-align: center;
          display: inline-block; }
        .rs_dialog_holder .rs_dialog .rs_dialog_content .freq_option_section .day_holder {
          border-left: 1px solid #ccc;
          position: relative;
          margin-top: 5px;
          height: 26px; }
          .rs_dialog_holder .rs_dialog .rs_dialog_content .freq_option_section .day_holder a {
            display: block;
            padding: 5px 7px;
            font-size: 14px;
            border-style: solid;
            border-color: #ccc;
            border-width: 1px 1px 1px 0px;
            float: left;
            text-decoration: none;
            font-weight: bold;
            -webkit-box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.1) inset;
            -moz-box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.1) inset;
            -ms-box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.1) inset;
            -o-box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.1) inset;
            box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.1) inset;
            background-color: #fff; }
            .rs_dialog_holder .rs_dialog .rs_dialog_content .freq_option_section .day_holder a.selected {
              background-color: #89a;
              color: #fff;
              -webkit-box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.2) inset;
              -moz-box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.2) inset;
              -ms-box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.2) inset;
              -o-box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.2) inset;
              box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.2) inset;
              position: relative;
              background-image: -webkit-linear-gradient(top, #9ab, #789);
              /* Chrome 10+, Saf5.1+ */
              background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#9ab), to(#789));
              /* Saf4+, Chrome */
              background-image: -moz-linear-gradient(top, #9ab, #789);
              /* FF3.6 */
              background-image: -ms-linear-gradient(top, #9ab, #789);
              /* IE10 */
              background-image: -o-linear-gradient(top, #9ab, #789);
              /* Opera 11.10+ */ }
            .rs_dialog_holder .rs_dialog .rs_dialog_content .freq_option_section .day_holder a:hover {
              cursor: pointer;
              background-color: #dde; }
        .rs_dialog_holder .rs_dialog .rs_dialog_content .freq_option_section .rs_calendar_day, .rs_dialog_holder .rs_dialog .rs_dialog_content .freq_option_section .rs_calendar_week {
          width: 155px; }
          .rs_dialog_holder .rs_dialog .rs_dialog_content .freq_option_section .rs_calendar_day a, .rs_dialog_holder .rs_dialog .rs_dialog_content .freq_option_section .rs_calendar_week a {
            display: inline-block;
            text-align: center;
            width: 15px;
            padding: 5px 3px;
            font-size: 12px;
            border-style: solid;
            border-color: #ccc;
            border-width: 1px 1px 1px 1px;
            margin: -1px 0 0 -1px;
            line-height: 10px;
            background-color: #fff;
            font-weight: bold; }
            .rs_dialog_holder .rs_dialog .rs_dialog_content .freq_option_section .rs_calendar_day a.selected, .rs_dialog_holder .rs_dialog .rs_dialog_content .freq_option_section .rs_calendar_week a.selected {
              background-color: #89a;
              color: #fff;
              position: relative;
              background-image: -webkit-linear-gradient(top, #9ab, #789);
              /* Chrome 10+, Saf5.1+ */
              background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#9ab), to(#789));
              /* Saf4+, Chrome */
              background-image: -moz-linear-gradient(top, #9ab, #789);
              /* FF3.6 */
              background-image: -ms-linear-gradient(top, #9ab, #789);
              /* IE10 */
              background-image: -o-linear-gradient(top, #9ab, #789);
              /* Opera 11.10+ */
              -webkit-box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.2) inset;
              -moz-box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.2) inset;
              -ms-box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.2) inset;
              -o-box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.2) inset;
              box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.2) inset;
              text-shadow: 0 1px 1px #333; }
            .rs_dialog_holder .rs_dialog .rs_dialog_content .freq_option_section .rs_calendar_day a:hover, .rs_dialog_holder .rs_dialog .rs_dialog_content .freq_option_section .rs_calendar_week a:hover {
              cursor: pointer;
              background-color: #dde; }
          .rs_dialog_holder .rs_dialog .rs_dialog_content .freq_option_section .rs_calendar_day a.end_of_month, .rs_dialog_holder .rs_dialog .rs_dialog_content .freq_option_section .rs_calendar_week a.end_of_month {
            width: 81px; }
        .rs_dialog_holder .rs_dialog .rs_dialog_content .freq_option_section .rs_calendar_week {
          width: 191px; }
          .rs_dialog_holder .rs_dialog .rs_dialog_content .freq_option_section .rs_calendar_week span {
            display: inline-block;
            width: 35px; }
        .rs_dialog_holder .rs_dialog .rs_dialog_content .freq_option_section .monthly_rule_type span {
          margin-right: 15px; }
      .rs_dialog_holder .rs_dialog .rs_dialog_content .rs_summary {
        padding: 0px;
        margin-top: 15px;
        border-top: 1px solid #ccc; }
        .rs_dialog_holder .rs_dialog .rs_dialog_content .rs_summary span {
          font-weight: bold;
          border-top: 1px solid #fff;
          display: block;
          padding: 10px 0 5px 0; }
        .rs_dialog_holder .rs_dialog .rs_dialog_content .rs_summary.fetching {
          color: #999; }
          .rs_dialog_holder .rs_dialog .rs_dialog_content .rs_summary.fetching span {
            background-image: url(https://makerble-prod.azureedge.net/media-makerble-com/assets/recurring_select/throbber_13x13-49e4e220162277d5957d78bc2e4bd858c3fec383e91e14fee3453147c129453c.gif);
            background-position: center;
            background-repeat: no-repeat;
            display: inline-block;
            height: 13px;
            width: 13px;
            margin-top: -4px;
            padding-right: 5px; }
        .rs_dialog_holder .rs_dialog .rs_dialog_content .rs_summary label {
          font-weight: normal; }
      .rs_dialog_holder .rs_dialog .rs_dialog_content .controls {
        padding: 10px 0px 5px 0px;
        min-width: 170px;
        text-align: center; }
        .rs_dialog_holder .rs_dialog .rs_dialog_content .controls input[type=button] {
          margin: 0px 5px;
          width: 70px; }
          .rs_dialog_holder .rs_dialog .rs_dialog_content .controls input.rs_save[type=button] {
            color: #333; }
          .rs_dialog_holder .rs_dialog .rs_dialog_content .controls input.rs_cancel[type=button] {
            color: #666; }
          .rs_dialog_holder .rs_dialog .rs_dialog_content .controls input.disabled[type=button] {
            color: #aaa; }
    .rs_dialog_holder .rs_dialog.animated .controls {
      position: absolute;
      bottom: 10px;
      left: 10px; }
    .rs_dialog_holder .rs_dialog.animated .rs_summary, .rs_dialog_holder .rs_dialog.animated .freq_option_section {
      display: none; }

.map-popup {
  max-width: 700px;
  margin: 0 auto;
  color: black; }
  .map-popup input {
    width: 50px; }
  .map-popup input.form-control {
    width: 100%; }
  .map-popup .inline-input {
    margin-top: 5px; }
  .map-popup #addRange {
    margin-top: 5px; }
  .map-popup .error {
    border-color: red; }
  .map-popup .public-layer {
    text-align: center; }

.login-with-google-btn {
  transition: background-color .3s, box-shadow .3s;
  padding: 12px 16px 12px 42px;
  border: none;
  border-radius: 3px;
  box-shadow: 0 -1px 0 rgba(0, 0, 0, 0.04), 0 1px 1px rgba(0, 0, 0, 0.25);
  color: #757575;
  font-size: 14px;
  font-weight: 500;
  font-family: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen,Ubuntu,Cantarell,"Fira Sans","Droid Sans","Helvetica Neue",sans-serif;
  background-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTgiIGhlaWdodD0iMTgiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGcgZmlsbD0ibm9uZSIgZmlsbC1ydWxlPSJldmVub2RkIj48cGF0aCBkPSJNMTcuNiA5LjJsLS4xLTEuOEg5djMuNGg0LjhDMTMuNiAxMiAxMyAxMyAxMiAxMy42djIuMmgzYTguOCA4LjggMCAwIDAgMi42LTYuNnoiIGZpbGw9IiM0Mjg1RjQiIGZpbGwtcnVsZT0ibm9uemVybyIvPjxwYXRoIGQ9Ik05IDE4YzIuNCAwIDQuNS0uOCA2LTIuMmwtMy0yLjJhNS40IDUuNCAwIDAgMS04LTIuOUgxVjEzYTkgOSAwIDAgMCA4IDV6IiBmaWxsPSIjMzRBODUzIiBmaWxsLXJ1bGU9Im5vbnplcm8iLz48cGF0aCBkPSJNNCAxMC43YTUuNCA1LjQgMCAwIDEgMC0zLjRWNUgxYTkgOSAwIDAgMCAwIDhsMy0yLjN6IiBmaWxsPSIjRkJCQzA1IiBmaWxsLXJ1bGU9Im5vbnplcm8iLz48cGF0aCBkPSJNOSAzLjZjMS4zIDAgMi41LjQgMy40IDEuM0wxNSAyLjNBOSA5IDAgMCAwIDEgNWwzIDIuNGE1LjQgNS40IDAgMCAxIDUtMy43eiIgZmlsbD0iI0VBNDMzNSIgZmlsbC1ydWxlPSJub256ZXJvIi8+PHBhdGggZD0iTTAgMGgxOHYxOEgweiIvPjwvZz48L3N2Zz4=);
  background-color: white;
  background-repeat: no-repeat;
  background-position: 12px 11px; }
  .login-with-google-btn:hover {
    box-shadow: 0 -1px 0 rgba(0, 0, 0, 0.04), 0 2px 4px rgba(0, 0, 0, 0.25); }
  .login-with-google-btn:active {
    background-color: #eeeeee; }
  .login-with-google-btn:focus {
    outline: none;
    box-shadow: 0 -1px 0 rgba(0, 0, 0, 0.04), 0 2px 4px rgba(0, 0, 0, 0.25), 0 0 0 3px #c8dafc; }
  .login-with-google-btn:disabled {
    filter: grayscale(100%);
    background-color: #ebebeb;
    box-shadow: 0 -1px 0 rgba(0, 0, 0, 0.04), 0 1px 1px rgba(0, 0, 0, 0.25);
    cursor: not-allowed; }

#user_mobile {
  margin-top: 25px; }

.draggable-main {
  width: 800px; }

.box {
  float: left;
  width: 45%;
  margin-right: 5%;
  border: 2px solid #333;
  border-radius: 2px; }
  .box:last-child {
    margin: 0px; }
  .box ul li {
    width: inherit;
    width: 100%;
    float: left;
    padding: 5px;
    background-color: #fff;
    border-bottom: 1px solid #c1c1c1;
    color: #000;
    font-size: 14px;
    cursor: move;
    margin-bottom: 4px;
    border-radius: 5px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    -webkit-transition: transform 0.25s ease-in-out;
    -moz-transition: transform 0.25s ease-in-out;
    -o-transition: transform 0.25s ease-in-out;
    transition: transform 0.25s ease-in-out;
    -webkit-transition: box-shadow 0.25s ease-in-out;
    -moz-transition: box-shadow 0.25s ease-in-out;
    -o-transition: box-shadow 0.25s ease-in-out;
    transition: box-shadow 0.25s ease-in-out; }
    .box ul li:hover {
      cursor: pointer;
      background-color: #fff;
      color: #000; }
    .box ul li.ui-sortable-helper {
      background-color: #e5e5e5;
      -webkit-box-shadow: 0 0 8px rgba(53, 41, 41, 0.8);
      -moz-box-shadow: 0 0 8px rgba(53, 41, 41, 0.8);
      box-shadow: 0 0 8px rgba(53, 41, 41, 0.8);
      transform: scale(1.015);
      z-index: 100; }
    .box ul li.ui-sortable-placeholder {
      background-color: #ddd;
      -moz-box-shadow: inset 0 0 10px #000000;
      -webkit-box-shadow: inset 0 0 10px #000000;
      box-shadow: inset 0 0 10px #000000; }

.connected-sortable {
  list-style: none;
  padding: 20px;
  margin: 0px; }

.main-explanation-container {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 20px;
  padding: 10px 0 40px 0; }

.graphic-content-explanation-container {
  border-radius: 20px;
  background-color: #fff;
  width: 90%;
  max-width: 900px;
  display: flex;
  flex-direction: column;
  align-items: center;
  padding: 1.5em;
  text-align: center;
  gap: 20px; }

.explanation-buttons-container {
  display: flex;
  gap: 15px;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center; }

.img-explanation-container {
  width: 100%;
  height: auto;
  overflow-x: auto;
  overflow-y: hidden;
  display: flex;
  justify-content: center; }

.explanation-btn {
  padding: 5px 20px;
  border-radius: 10px;
  font-size: 16px;
  color: #fff;
  width: 350px;
  text-align: center; }

.explanation-btn:hover,
.explanation-btn:visited {
  text-decoration: none;
  color: #fff; }

.explanation-buttons-container :first-child {
  background-color: #ee364a; }

.explanation-buttons-container :nth-child(2) {
  background-color: #2d3e58; }

.img-explanation-container img {
  max-width: none;
  height: 250px;
  object-fit: cover;
  overflow: hidden; }

.explanation-video-container {
  width: 90%;
  height: auto; }

.explanation-video {
  width: 100%;
  height: 60vh;
  max-height: 485px; }

.show-hide-explanation-content {
  align-self: flex-end;
  font-size: 14px;
  color: #337ab7;
  font-weight: bold;
  cursor: pointer; }

.close-explanation-content-text {
  color: #EE364A;
  align-self: flex-end;
  cursor: pointer;
  font-weight: bold; }

.explanation-content-box {
  width: 100%;
  background: #396F91;
  color: white;
  border-radius: 20px; }

.explanation-close-btn {
  position: absolute;
  right: 5%;
  top: 30%;
  cursor: pointer; }

.explanation-points {
  display: flex;
  margin: 20px;
  justify-content: space-between; }

.explanation-heading {
  font-weight: 800; }

.explanation-title {
  font-weight: 600; }

.bullet {
  font-weight: 400; }

.video-btn, .more-info-btn {
  width: 200px; }

@media (max-width: 1007px) {
  .img-explanation-container {
    justify-content: flex-start; } }

#add-project-popup-content {
  background: #fff;
  width: 80%;
  max-width: 705px;
  min-height: 150px;
  max-height: 500px;
  height: auto;
  color: #fff;
  z-index: 10;
  display: flex;
  flex-direction: column;
  text-align: center;
  padding: 1rem;
  border-radius: 10px;
  align-items: center;
  justify-items: center; }

.content-info {
  width: 100%;
  display: flex;
  flex-direction: column;
  gap: 10px;
  align-items: center;
  flex-grow: 1;
  justify-content: space-around; }

.bundles-btn {
  color: #fff !important;
  background: #337ab7;
  padding: 5px 10px;
  border-radius: 5px;
  cursor: pointer;
  align-self: unset;
  display: inline-block;
  border: none; }

.add-project-popup-title {
  font-size: 16px;
  color: black;
  font-weight: bold !important;
  width: 100%;
  padding: 5px;
  margin: 0 !important; }

.bundles-info {
  display: flex;
  flex-direction: column;
  border: 1px solid #EAEDF1;
  padding: 10px;
  width: 100%;
  max-height: 250px;
  overflow-y: scroll; }

.bundles-info::-webkit-scrollbar-thumb {
  background-color: #e5e5e5; }

.bundles-info::-webkit-scrollbar {
  width: 8px; }

.add-project-popup-bundle-info {
  display: flex;
  justify-content: space-between;
  align-items: center; }

.no-bundles {
  color: black;
  font-size: 14px !important; }

.bundle-name-and-author {
  display: flex;
  flex-direction: column;
  text-align: left; }

.bundle-name {
  color: #337ab7 !important;
  font-size: 18px !important;
  font-weight: bold; }

.bundle-user {
  color: black; }

.bundles-btn-remove {
  background: #676565; }

.hide-add-project-popup {
  cursor: pointer;
  align-self: flex-end; }

.bundle-button {
  min-width: 120px; }

.design-forms-tabs {
  display: flex;
  align-items: flex-end;
  gap: 5px;
  border-bottom: 1px solid #ddd; }

.design-form-tab {
  background: #fff;
  color: black;
  font-size: 17px;
  min-height: 40px;
  height: auto;
  width: 210px;
  border: none;
  border-radius: 5px 5px 0 0; }

.active-form-tab {
  font-weight: bold;
  color: #fff;
  background-color: #0052cc; }

.scroll-table-container {
  overflow: auto; }

.btn-header-1 {
  display: inline-block;
  padding: 0.8rem;
  margin-bottom: 0;
  text-align: center;
  cursor: pointer;
  border-radius: 4px;
  font-size: 1.6rem; }

.btn-header-1 > a {
  color: #fff; }

.btn-header-1 > a:hover {
  color: #fff;
  text-decoration: none; }

#add-contact-form-to-projects-popup-content-projects-container,
#add-contact-form-to-signup-popup-content-referrals-container {
  display: flex;
  flex-direction: column;
  gap: 10px;
  width: 100%;
  height: auto;
  max-height: 300px;
  overflow-y: scroll;
  align-items: flex-start;
  padding: 10px; }

#add-contact-form-to-projects-popup-content-projects-container::-webkit-scrollbar,
#add-contact-form-to-signup-popup-content-referrals-container::-webkit-scrollbar {
  width: 10px; }

#add-contact-form-to-projects-popup-content-projects-container::-webkit-scrollbar-thumb,
#add-contact-form-to-signup-popup-content-referrals-container::-webkit-scrollbar-thumb {
  background: #c1c1c1; }

.add-project-options-dropdown {
  text-align: left;
  position: absolute;
  left: 50%;
  top: 50vh;
  background: #fff;
  border: 1px solid #7f7f7f;
  z-index: 1; }

.full-option,
.limited-option,
.limited-create {
  padding: 5px 10px;
  border-radius: 5px;
  margin: 0; }

.full-option:hover {
  color: #fff;
  background: #70c240; }

.limited-option:hover {
  color: #fff;
  background: #439d90ff; }

.limited-create:hover {
  color: #fff;
  background: #3595d5; }

.rotate {
  transform: rotate(180deg) translate(0, -2px); }

.actions-button-ul {
  padding: 5px 10px;
  list-style: none;
  position: absolute;
  background: #fff;
  border: 1px solid #EAEDF1;
  z-index: 3;
  min-width: 186px;
  width: auto;
  right: -10px;
  flex-direction: column; }

.toggle-actions-button-ul,
.add-to-project-btn {
  display: flex !important;
  justify-content: center;
  gap: 5px;
  width: 130px;
  color: #fff;
  box-sizing: border-box;
  display: inline-block;
  background-color: #2D3E58;
  border-radius: 8px;
  padding: 4px 8px;
  cursor: pointer;
  border: none; }

.add-to-project-btn {
  background: #337ab7;
  width: 170px; }

.actions-button-ul-btn {
  width: 100%;
  background: transparent;
  border: none;
  text-align: left;
  padding: 0;
  color: black; }

.hover-class-red:hover {
  text-decoration: underline; }

.personalized-popup-2 {
  display: flex;
  width: 100vw;
  height: 100vh;
  background: #0000008c;
  align-items: flex-start;
  justify-content: center;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 3;
  box-shadow: 1px 1px #000000;
  padding-top: 200px; }

.personalized-popup-2-content {
  background: #fff;
  width: 80%;
  max-width: 710px;
  min-height: 150px;
  max-height: 500px;
  height: auto;
  color: #fff;
  z-index: 10;
  display: flex;
  flex-direction: column;
  text-align: center;
  padding: 1rem;
  border-radius: 10px;
  align-items: center;
  justify-items: center;
  color: black;
  gap: 10px; }

.info-content {
  display: flex;
  width: 100%;
  justify-content: space-between;
  align-items: center; }

.ul-dropdown {
  list-style: none;
  border: 1px solid #e5e5e5;
  margin: 0;
  padding: 5px 20px;
  width: auto;
  position: absolute;
  background: #fff;
  display: flex;
  flex-direction: column;
  gap: 5px;
  overflow-y: auto;
  max-height: 100px; }

.ul-dropdown::-webkit-scrollbar {
  width: 5px; }

.ul-dropdown::-webkit-scrollbar-thumb {
  background: #e5e5e5; }

.clickable {
  cursor: pointer;
  color: #337ab7; }

.hubs-welcome-section {
  padding: 20px 40px 40px 40px;
  display: flex;
  flex-direction: column;
  gap: 15px; }

.hubs-banner-show {
  padding: 20px;
  color: white; }

.hubs-banner-hide {
  padding: 13px;
  background: #fff;
  color: #000; }

.hubs-banner-1 {
  border-radius: 20px;
  display: flex;
  gap: 2%;
  margin-top: 10px;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center; }

.hubs-welcome-banner-left-side {
  width: 58%;
  height: 100%;
  flex: 1;
  display: flex;
  flex-direction: column;
  gap: 10px; }

.hubs-welcome-banner-right-side {
  width: 40%;
  height: 100%;
  min-width: 230px;
  text-align: right; }

.hubs-title-1 {
  font-family: Quicksand;
  margin: 0;
  font-weight: bold; }

.font-30 {
  font-size: 30px; }

.font-34 {
  font-size: 28px; }

.font-20 {
  font-size: 20px; }

.hubs-title-2 {
  font-family: 'Garamond Light', 'Garamond';
  font-weight: normal; }

.hubs-banner-ul {
  list-style: circle;
  font-size: 15px; }

.highlighted {
  background: #ee364aff; }

.highlighted > a {
  color: white !important; }

.welcome-header-hover {
  text-decoration: underline;
  text-decoration-style: dotted; }

.hubs-welcome-header-video {
  width: 100%;
  height: 100%;
  box-shadow: 3px 3px 4px 1px #313131; }

.blue-btn-1 {
  background: #2d3e58;
  color: #fff;
  width: 200px; }

.red-btn-1 {
  background: #EE364A;
  color: #fff;
  width: 200px; }

.btn:hover {
  color: #fff; }

.hubs-welcome-header-toggleShow {
  font-weight: bold;
  padding-bottom: 10px;
  cursor: pointer;
  position: relative;
  top: -9px; }

#hubs-welcome-learn-about-makerble-banner {
  padding: 10px;
  width: 100%; }

.hubs-videos-container {
  display: flex;
  justify-content: space-around;
  align-items: center;
  gap: 10px;
  width: 100%;
  padding: 10px 20px;
  flex-wrap: wrap; }

.hubs-learn-video {
  width: 30%;
  min-width: 250px; }

.hubs-learn-video-title {
  font-weight: bold;
  color: #337ab7; }

.hubs-welcome-learn-video {
  width: 100%;
  margin-top: 10px;
  box-shadow: 3px 3px 4px 1px #313131;
  min-width: 250px; }

#hubs-welcome-what-are-you-interested {
  width: 100%;
  text-align: center; }

.hubs-welcome-what-are-you-interested-box-container {
  width: 90%;
  gap: 15px;
  margin: 0 auto;
  display: grid;
  grid-template-columns: repeat(auto-fill, 300px);
  justify-content: center;
  max-width: 2190px; }

.hubs-welcome-what-are-you-interested-box {
  background: #fff;
  width: 300px;
  height: 400px;
  color: #000;
  border-radius: 20px;
  display: flex;
  flex-direction: column;
  gap: 5%;
  padding: 0 0 20px 0;
  align-items: center; }

.hubs-welcome-what-are-you-interested-box-colored {
  height: 40%;
  width: 100%;
  display: flex;
  align-items: center;
  border-radius: 20px 20px 0 0; }

.hubs-welcome-what-are-you-interested-box-icon {
  width: 30%; }

.hubs-welcome-what-are-you-interested-box-info {
  display: flex;
  flex-direction: column;
  height: 43%;
  justify-content: flex-start;
  padding: 0 20px; }

.hubs-welcome-what-are-you-interested-box-ul {
  margin: 0;
  padding: 0 20px;
  text-align: left;
  overflow-y: auto; }

.hubs-welcome-what-are-you-interested-box-ul::-webkit-scrollbar {
  width: 8px; }

.hubs-welcome-what-are-you-interested-box-ul::-webkit-scrollbar-thumb {
  background: #e5e5e5; }

.hubs-welcome-what-are-you-interested-box-info-title {
  color: #000;
  font-size: 16px;
  font-weight: bold; }

.hubs-welcome-what-are-you-interested-box-info-btn {
  padding: 5px 10px;
  background: #2d3e58;
  border-radius: 5px;
  color: #fff;
  width: 50%;
  font-weight: bold; }

.hubs-welcome-what-are-you-interested-box-info-btn:hover {
  color: #fff; }

#box-journeys {
  background: #396f91; }

#crm-hub {
  background: #f1c232; }

#activity-hub {
  background: #439d90; }

#impact-hub {
  background: #b13579; }

#inspiration-hub {
  background: #fa7c76; }

#admin-hub {
  background: #73b14b; }

#support-hub {
  background: #b44ca3; }

@media (max-width: 767px) {
  .hubs-welcome-header-toggleShow {
    position: absolute;
    top: 20%;
    right: 68px; }
  .hubs-welcome-banner-right-side {
    margin-top: 20px; } }

/*Custom Css*/
/*-------------------------------------------------Colours------------the---------------------------------------*/
/*-------------------------------------------------Fonts-----------------------------------------------------*/
@font-face {
  font-family: 'Piron v2';
  src: url(https://makerble-prod.azureedge.net/media-makerble-com/assets/TFPironv2-37985f5ecaf4d75f963878b317cd049b971d070c2a03b2cb64ea0d8d42cca63f.otf); }

@font-face {
  font-family: 'Piron v2';
  src: url(https://makerble-prod.azureedge.net/media-makerble-com/assets/TFPironv2-stencil-4608ccc72efd87981d4d1beaae26b32705f1c7657c7f249c4ad0c8bd30297c97.otf);
  font-weight: lighter; }

@font-face {
  font-family: 'Calibri';
  src: url(https://makerble-prod.azureedge.net/media-makerble-com/assets/Calibri-89027a8e0dbec88455152e2ec84e03c7eb58f01627a1f7564147596366777fbc.ttf);
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: 'Calibri';
  src: url(https://makerble-prod.azureedge.net/media-makerble-com/assets/Calibri_Italic-a4a54216026cc70a71ab6d18204474e66a7069b6c2cc37c58fff7adcf2fecd37.ttf);
  font-weight: normal;
  font-style: italic; }

@font-face {
  font-family: 'Calibri';
  src: url(https://makerble-prod.azureedge.net/media-makerble-com/assets/Calibri_Bold-84374a631545c8a4963a782e3b5862c84a55f046ed7f2e3487f219c8215305f9.ttf);
  font-weight: bold;
  font-style: normal; }

@font-face {
  font-family: 'Calibri';
  src: url(https://makerble-prod.azureedge.net/media-makerble-com/assets/Calibri_Bold_Italic-d59b243dbbee4ae2e57eb0a0ca06e404ff5d4331427204ccb8b4d4fa078c31e9.ttf);
  font-weight: bold;
  font-style: italic; }

h1, h2, h3, h4, h5, h6 {
  font-family: 'Quicksand', sans-serif; }

.borderless > tbody > tr > td {
  border: none; }

.font-quicksand {
  font-family: 'Quicksand', sans-serif; }

body {
  overflow-x: hidden; }

#impact {
  font-family: 'Quicksand', sans-serif;
  font-weight: bold;
  text-transform: uppercase; }

.site-admin-title {
  font-family: 'Quicksand', sans-serif;
  font-weight: bold;
  text-transform: uppercase;
  margin-bottom: 2rem;
  margin-top: 2rem; }

@media (max-width: 991px) {
  h1.rh {
    font-size: 1.6em; }
  h2.rh {
    font-size: 1.4em; }
  h3.rh {
    font-size: 1.2em; }
  h4.rh {
    font-size: 1em; }
  h5.rh {
    font-size: 0.8em; }
  h6.rh {
    font-size: 0.6em; } }

@media (min-width: 992px) and (max-width: 1199px) {
  h1.rh {
    font-size: 1.8em; }
  h2.rh {
    font-size: 1.6em; }
  h3.rh {
    font-size: 1.4em; }
  h4.rh {
    font-size: 1.2em; }
  h5.rh {
    font-size: 1em; }
  h6.rh {
    font-size: 0.8em; } }

@media (min-width: 1200px) {
  h1.rh {
    font-size: 2em; }
  h2.rh {
    font-size: 1.8em; }
  h3.rh {
    font-size: 1.6em; }
  h4.rh {
    font-size: 1.4em; }
  h5.rh {
    font-size: 1.2em; }
  h6.rh {
    font-size: 1em; } }

/*------------------------------------------------General-----------------------------------------------------*/
hr {
  margin: 5px 0px; }

.absolute {
  position: absolute; }

.general-prop {
  background-color: none;
  height: auto; }

.body-prop {
  background-color: none;
  height: auto;
  padding: 0px 30px; }

.body-full-width {
  margin: 0px;
  padding: 0px;
  background-color: none;
  height: auto; }

.full-width-padding {
  padding: 0px 30px; }

.grey-border {
  border: 1px solid grey; }

.border-radius-1rem {
  border-radius: 1rem !important; }

@media (min-width: 768px) {
  .body-prop {
    margin: 0px 40px; } }

.space-sep20 {
  clear: both;
  display: block;
  height: 20px;
  background-color: none; }

.space-sep10 {
  clear: both;
  display: block;
  height: 10px;
  background-color: none; }

.space-sep05 {
  clear: both;
  display: block;
  height: 5px;
  background-color: none; }

.space-sep40 {
  clear: both;
  display: block;
  height: 40px;
  background-color: #EAEDF1; }

.space-sep60 {
  clear: both;
  display: block;
  height: 60px;
  background-color: none; }

.space-square-0-3em {
  clear: both;
  display: block;
  height: 0.3em;
  width: 0.3em;
  background-color: none; }

.form-control:focus {
  border-color: #0D69B7;
  outline: 0;
  -webkit-box-shadow: none;
    -webkit-box-shadow--moz-box-shadow: none;
      -webkit-box-shadow--moz-box-shadow-box-shadow: none; }

.jump-header:before {
  display: block;
  content: " ";
  margin-top: -100px;
  height: 100px;
  visibility: hidden; }

.pad-top10 {
  padding-top: 10px; }

.checkbox-5 {
  transform: scale(1.5);
  -ms-transform: scale(1.5);
  -moz-transform: scale(1.5);
  -webkit-transform: scale(1.5);
  -o-transform: scale(1.5); }

.clear-all {
  clear: both; }

.no-text-decoration:hover, .no-text-decoration:active, .no-text-decoration:focus {
  text-decoration: none; }

.display-none {
  display: none; }

.display-flex {
  display: flex; }

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

.float-right {
  float: right; }

.equal-cols {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  flex-wrap: wrap; }

.bg-white {
  background-color: #fff;
  border-radius: 40px;
  margin-top: 68px;
  padding-bottom: 27px; }

.margin-top-5 {
  margin-top: 5%; }

.margin-top-5px {
  margin-top: 5px; }

.margin-top-1rem {
  margin-top: 1rem; }

.margin-0 {
  margin: 0; }

.margin-form-label {
  margin-top: 20px; }

.margin-10-panel {
  margin: 10px; }

.margin-left-1rem {
  margin-left: 1rem; }

.margin-right-1rem {
  margin-right: 1rem; }

.margin-right-2rem {
  margin-right: 2rem; }

.margin-bottom-1rem {
  margin-bottom: 1rem; }

.padding-1em {
  padding: 1em; }

.padding-left-1rem {
  padding-left: 1rem; }

.small-gutters {
  padding-left: 1px;
  padding-right: 1px; }

.medium-gutters {
  padding: 0px 10px; }

.medium-vertical-space {
  padding: 10px 0px; }

.medium-padding {
  padding: 10px; }

.img-center {
  margin-right: auto !important;
  margin-left: auto !important; }

.img-preview {
  max-height: 180px; }

.img-thumb {
  max-width: 50px; }

.text-white p, .text-white h1, .text-white h2, .text-white h3, .text-white h4, .text-white h5, .text-white h6 {
  color: white !important; }

.text-white a {
  color: white !important; }

.text-red {
  color: red; }

.text-green {
  color: green; }

.vertical-align {
  display: flex;
  align-items: center; }

.background-white {
  background-color: white;
  border-radius: 10px;
  margin-top: 1rem; }

.white-box {
  background: white;
  border-radius: 1rem; }

.general-colors {
  background-color: #566479; }

.cause-general {
  background-color: #566479 !important; }

.cause-animals {
  /* Animals cause dark: #ac1962 */
  background-color: #e0368c !important; }

.cause-vulnerable-adults {
  /* Vulnerable adults dark: #cb1d16 */
  background-color: #e42513 !important; }

.cause-rights {
  /* Rights dark: #89286d */
  background-color: #b0328a !important; }

.cause-poverty {
  /* Poverty dark: #ab4c1d */
  background-color: #ed6f26 !important; }

.cause-health {
  /* Health dark: #2b8577 */
  background-color: #36ad9b !important; }

.cause-environment {
  /* Environment dark: #4a9135 */
  background-color: #63a937 !important; }

.cause-education {
  /* Education dark: #386d9d */
  background-color: #3a95d2 !important; }

.cause-culture {
  /* Culture dark: #ce3836 */
  background-color: #ec6764 !important; }

.cause-children {
  /* Children dark: #be461f */
  background-color: #f6a118 !important; }

.primary-title-colors, .makerble-btn-general, .makerble-btn-tip, .makerble-btn-close-modal, .makerble-btn-mini-action, .makerble-btn-mini, .makerble-btn-div, .makerble-btn-div-inverse, .makerble-btn-general-shadow, .makerble-btn-title-shadow, .makerble-btn-general-inverse-shadow, .makerble-btn-general-go-shadow {
  background-color: #2D3E58;
  color: white; }

.secondary-title-colors {
  background-color: #EE364A;
  color: white; }

.title-padding {
  padding: 10px; }

.text-colour-primary {
  color: #2D3E58; }
  .text-colour-primary a {
    color: #2D3E58 !important; }
    .text-colour-primary a:hover, .text-colour-primary a:active {
      text-decoration: none;
      color: #2D3E58; }

.link-return {
  color: #2D3E58 !important; }
  .link-return:hover, .link-return:active {
    text-decoration: none;
    color: #2D3E58 !important; }

.active-stage {
  color: #EE364A;
  font-weight: bold; }

.c-btn {
  color: white;
  background: #2D3E58;
  transition: all 0.3s;
  font-size: 1.2rem !important; }
  .c-btn:hover {
    background: #EE364A;
    color: #fff; }

.small-text {
  font-size: 0.7em; }

.hint-colour {
  color: #bbb; }

.footer-text {
  font-size: 0.85em;
  color: #2D3E58; }

.shadow-2 {
  box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16), 0 3px 6px rgba(0, 0, 0, 0.23); }

.text-link a {
  color: #2D3E58; }
  .text-link a:hover {
    text-decoration: none; }

.title-link a:hover {
  text-decoration: none; }

trix-toolbar .trix-button--icon-underline::before {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24'%3E%3Cpath d='M0 0h24v24H0z' fill='none'/%3E%3Cpath d='M12 17c3.31 0 6-2.69 6-6V3h-2.5v8c0 1.93-1.57 3.5-3.5 3.5S8.5 12.93 8.5 11V3H6v8c0 3.31 2.69 6 6 6zm-7 2v2h14v-2H5z'/%3E%3C/svg%3E"); }

.flip {
  transform: rotate(-180deg); }

.pointer {
  cursor: pointer; }

.bold {
  font-weight: bold; }

.text-primary {
  color: #007bff; }

.text-secondary {
  color: #6c757d; }

.flex {
  display: flex; }

.f-right {
  float: right; }

.f-left {
  float: left; }

.hidden {
  display: none; }

.scale-1 {
  transform: scale(1.2); }

.padding-0 {
  padding: 0; }

.padding-1rem {
  padding: 1rem; }

.padding-top-1rem {
  padding-top: 1rem; }

.padding-left-1rem {
  padding-left: 1rem; }

.padding-bottom-1rem {
  padding-bottom: 1rem; }

.text-ellipsis {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis; }

.custom-btn-primary {
  cursor: pointer;
  color: white;
  background: #007bff;
  padding: 0.2em 0.5em;
  border-radius: 0.3em; }

.merge-btn {
  cursor: pointer;
  color: white;
  background: #007bff;
  padding: 0.2em 0.5em;
  border-radius: 0.3em; }

input[type="checkbox"] {
  cursor: pointer; }

input[type="radio"] {
  cursor: pointer; }

/* ------------------- Skills ------------------------------------------ */
.skills-index-page {
  padding-bottom: 3rem; }
  .skills-index-page .new-skill-btn {
    position: absolute;
    padding: 0.2rem 0.5rem;
    right: 2.5rem;
    top: 1rem; }
  .skills-index-page .edit-skill-btn {
    padding: 0.2rem 0.5rem; }
  .skills-index-page .delete-skill-btn {
    padding: 0.2rem 0.5rem; }

.required-skills-beneficiary-box {
  padding: 1rem;
  position: relative; }
  .required-skills-beneficiary-box #add-required-skils-btn {
    padding: 0.1rem;
    position: absolute;
    right: 0.5rem;
    top: 0.5rem; }

#beneficiary-relationships-box {
  padding: 1rem;
  position: relative; }
  #beneficiary-relationships-box #add-relationship-type-btn {
    padding: 0.1rem;
    position: absolute;
    right: 0.5rem;
    top: 0.5rem; }

#beneficiary-flags-box {
  padding: 1rem;
  position: relative; }
  #beneficiary-flags-box #add-flag-btn {
    padding: 0.1rem;
    position: absolute;
    right: 0.5rem;
    top: 0.5rem; }

.possessed-skills-user-box #add-possessed-skils-btn {
  padding: 0.1rem;
  position: absolute;
  right: 0.5rem;
  top: 1rem; }

/*------------------------------------------------Nav Bar----------------------------------------------------*/
.dropdown-submenu > .dropdown-menu {
  top: 0;
  right: 100%;
  margin-top: -3px;
  -webkit-border-radius: 0 6px 6px 6px;
  -moz-border-radius: 0 6px 6px;
  border-radius: 0 6px 6px 6px; }

.dropdown-submenu {
  position: relative; }

.dropdown-submenu:hover > .dropdown-menu {
  display: block; }

.dropdown-submenu > a:after {
  display: block;
  content: " ";
  float: left;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
  border-width: 5px 0 5px 5px;
  border-right-color: #ccc;
  margin-top: 5px;
  margin-right: -10px; }

.dropdown-submenu:hover > a:after {
  border-right-color: #fff; }

.dropdown-submenu.pull-right {
  float: none; }

.dropdown-submenu.pull-right > .dropdown-menu {
  right: -100%;
  margin-right: 10px;
  -webkit-border-radius: 6px 0 6px 6px;
  -moz-border-radius: 6px 0 6px 6px;
  border-radius: 6px 0 6px 6px; }

.nav-pills > .active > a {
  text-decoration: none;
  border-radius: 0px;
  border-bottom-width: 2px;
  border-bottom-style: solid;
  border-bottom-color: #333;
  color: #333 !important;
  background-color: transparent !important; }
  .nav-pills > .active > a:hover {
    text-decoration: none;
    border-radius: 0px;
    border-bottom-width: 2px;
    border-bottom-style: solid;
    border-bottom-color: #333;
    color: #333 !important;
    background-color: transparent !important; }

.nav-pills > li > a {
  color: #333;
  border-radius: 0px; }
  .nav-pills > li > a:hover {
    text-decoration: none;
    border-radius: 0px;
    border-bottom-width: 2px;
    border-bottom-style: solid;
    border-bottom-color: #333;
    color: #333 !important;
    background-color: transparent !important; }

.nav-pills-b > .active > a {
  text-decoration: none;
  border-radius: 5px;
  border: 1px solid #E9E9E9;
  color: #333 !important;
  background-color: white !important; }

.nav-pills-b > li > a {
  color: white;
  border-radius: 5px;
  background-color: #3396DA;
  border: 1px solid #0A73BC; }
  .nav-pills-b > li > a:hover {
    text-decoration: none;
    color: #333 !important;
    background-color: white !important; }

.nav > li > a:hover, .nav > li > a:focus {
  background-color: #fff; }

.nav .open > a {
  background-color: #fff; }
  .nav .open > a:hover, .nav .open > a:focus {
    background-color: #fff; }

.navbar-toggle .icon-bar {
  background-color: #2F3D58; }

.logo {
  height: 58px;
  width: inherit; }

.navbar {
  border: none;
  margin-bottom: 0px; }

.user-thumbnail {
  width: 38px;
  height: 38px;
  margin-right: 10px;
  border-radius: 5px; }

.change-password {
  display: none; }

.bold-list ol, .bold-list li {
  font-weight: bold; }

.bold-list .normal-weight {
  font-weight: normal; }

/*---------------------------------------Nav Bar Media Queries---------------------------------------------*/
@media (max-width: 1200px) {
  .navbar-header {
    float: none; }
  .navbar-toggle {
    display: block; }
  .navbar-collapse {
    border-top: 1px solid transparent;
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1); }
  .navbar-nav {
    float: none !important;
    margin: 7.5px -15px; }
  .navbar-nav > li {
    float: none; }
  .navbar-nav > li > a {
    padding-top: 10px;
    padding-bottom: 10px; } }

#navbar-on-small-screen {
  display: none;
  width: 100%;
  height: 81px;
  padding-right: 40px;
  padding-left: 40px;
  padding-top: 20px; }
  #navbar-on-small-screen #notification_list a:hover {
    border-radius: 3px;
    background-color: #000066;
    font-weight: 550;
    color: white; }
  #navbar-on-small-screen a {
    text-decoration: none;
    color: inherit; }
  #navbar-on-small-screen span {
    display: table-cell;
    table-layout: fixed;
    float: right;
    width: 50px;
    height: 50px;
    text-align: center;
    cursor: pointer; }
    #navbar-on-small-screen span a.dropdown-toggle:last-child {
      display: none; }
  #navbar-on-small-screen .custom_dropdown.dropdown-menu > li > a:hover {
    color: white !important; }
  #navbar-on-small-screen .custom_dropdown.dropdown-menu > li:nth-child(5n+1) > a:hover {
    background-color: #AC3898; }
  #navbar-on-small-screen .custom_dropdown.dropdown-menu > li:nth-child(5n+2) > a:hover {
    background-color: #3596D6; }
  #navbar-on-small-screen .custom_dropdown.dropdown-menu > li:nth-child(5n+3) > a:hover {
    background-color: #71C240; }
  #navbar-on-small-screen .custom_dropdown.dropdown-menu > li:nth-child(5n+4) > a:hover {
    background-color: #FF6600; }
  #navbar-on-small-screen .custom_dropdown.dropdown-menu > li:nth-child(5n+5) > a:hover {
    background-color: #f31208; }
  #navbar-on-small-screen .container-fluid > .navbar-collapse, #navbar-on-small-screen .container-fluid > .navbar-header, #navbar-on-small-screen .container > .navbar-collapse, #navbar-on-small-screen .container > .navbar-header {
    margin-right: -15px !important;
    margin-left: -15px !important; }

@media (max-width: 550px) {
  #navbar-on-small-screen {
    padding-right: 5px;
    padding-left: 5px; }
    #navbar-on-small-screen #my-collection-icon {
      float: left;
      margin-left: 10px; }
    #navbar-on-small-screen span {
      width: 11.11%; }
    #navbar-on-small-screen #my-collection-dropdown {
      float: left; } }

@media (max-width: 768px) {
  .navbar-collapse.collapse {
    display: none !important;
    height: auto !important;
    padding-bottom: 0;
    overflow: visible !important; }
  #navbar-on-small-screen {
    display: table !important; }
  #logo-container {
    display: none; } }

@media (max-width: 1200px) {
  .navbar-collapse.collapse {
    display: none !important;
    height: auto !important;
    padding-bottom: 0;
    overflow: visible !important; }
  #navbar-on-small-screen {
    display: table !important; }
  #logo-container {
    display: none; } }

@media (max-width: 1200px) {
  .navbar-collapse.collapse.in {
    display: block !important; } }

.container-fluid > .navbar-collapse, .container-fluid > .navbar-header, .container > .navbar-collapse, .container > .navbar-header {
  margin-right: -15px !important;
  margin-left: -15px !important; }

.container {
  margin: 0 auto; }

.navbar-form {
  width: auto;
  margin: 8px -15px; }

@media screen {
  .fixed-nav {
    position: fixed;
    height: 85px;
    width: 100%;
    background-color: #fff;
    z-index: 3;
    top: 0px;
    border-bottom: 1px solid #C5C5C5; }
  .user-offline {
    width: 100%; }
    .user-offline li {
      background-color: white;
      height: 14vh;
      max-height: 85px;
      padding: 0 5px;
      text-align: center;
      border-left: 1px solid #333; }
      .user-offline li a {
        position: relative;
        top: 50%;
        -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        transform: translateY(-50%); }
    .user-offline .item-rear {
      border-right: 1px solid #333; }
    .user-offline li a {
      color: #333;
      background: transparent; }
    .user-offline li a:hover {
      background: transparent; }
    .user-offline li:hover a {
      color: #fff; }
    .user-offline li:hover:nth-child(5n+1) {
      background-color: #AC3898; }
    .user-offline li:hover:nth-child(5n+2) {
      background-color: #3596D6; }
    .user-offline li:hover:nth-child(5n+3) {
      background-color: #71C240; }
    .user-offline li:hover:nth-child(5n+4) {
      background-color: #FF6600; }
    .user-offline li:hover:nth-child(5n+5) {
      background-color: #f31208; }
  .user-online {
    width: 100%;
    background-color: white;
    text-align: center; }
    .user-online form {
      position: relative;
      top: 10px;
      left: 30px; }
    .user-online input {
      border-radius: 9px;
      height: 48px; }
    .user-online li a {
      color: #333; }
    .user-online .dropdown li a {
      color: #333; }
      .user-online .dropdown li a:hover, .user-online .dropdown li a:active, .user-online .dropdown li a:focus {
        background: #2D3E58;
        color: #fff;
        text-decoration: none; } }

@media screen and (min-width: 1200px) {
  .user-online .nav-margin, .user-online .dropdown {
    margin-top: 18px; }
  .custom_dropdown.dropdown-menu > li > a:hover {
    color: white !important; }
  .custom_dropdown.dropdown-menu > li:nth-child(1) > a:hover {
    background-color: #AC3898 !important; }
  .custom_dropdown.dropdown-menu > li:nth-child(2) > a:hover {
    background-color: #3596D6 !important; }
  .custom_dropdown.dropdown-menu > li:nth-child(3) > a:hover {
    background-color: #71C240 !important; }
  .custom_dropdown.dropdown-menu > li:nth-child(4) > a:hover {
    background-color: #FF6600 !important; }
  .custom_dropdown.dropdown-menu > li:nth-child(5) > a:hover {
    background-color: red; }
  .custom_dropdown.dropdown-menu > li:nth-child(6) > a:hover {
    background-color: #AC3898 !important; }
  .custom_dropdown.dropdown-menu > li:nth-child(7) > a:hover {
    background-color: #3596D6 !important; }
  .custom_dropdown.dropdown-menu > li:nth-child(8) > a:hover {
    background-color: #71C240 !important; }
  .custom_dropdown.dropdown-menu > li:nth-child(9) > a:hover {
    background-color: #FF6600 !important; }
  .custom_dropdown.dropdown-menu > li:nth-child(10) > a:hover {
    background-color: #B8B894 !important; }
  .custom_dropdown.dropdown-menu > li:nth-child(11) > a:hover {
    background-color: #AC3898 !important; }
  .custom_dropdown.dropdown-menu > li:nth-child(12) > a:hover {
    background-color: #3596D6 !important; }
  .custom_dropdown.dropdown-menu > li:nth-child(13) > a:hover {
    background-color: #71C240 !important; }
  .custom_dropdown.dropdown-menu > li:nth-child(14) > a:hover {
    background-color: #FF6600 !important; }
  .custom_dropdown.dropdown-menu > li:nth-child(15) > a:hover {
    background-color: red; }
  .custom_dropdown.dropdown-menu > li:nth-child(16) > a:hover {
    background-color: #AC3898 !important; }
  .custom_dropdown.dropdown-menu > li:nth-child(17) > a:hover {
    background-color: #3596D6 !important; }
  .custom_dropdown.dropdown-menu > li:nth-child(18) > a:hover {
    background-color: #71C240 !important; }
  .custom_dropdown.dropdown-menu > li:nth-child(19) > a:hover {
    background-color: #FF6600 !important; }
  .custom_dropdown.dropdown-menu > li:nth-child(20) > a:hover {
    background-color: #B8B894 !important; }
  .custom_dropdown_new_project li a:hover {
    background-color: #2D3E58;
    color: white; } }

@media screen and (min-width: 1200px) {
  .user-offline {
    width: auto; }
    .user-offline li {
      height: 14vh;
      max-height: 85px;
      width: 90px;
      padding: 0 2px;
      text-align: center;
      border-left: 1px solid #333;
      font-size: 0.8em; }
      .user-offline li a {
        position: relative;
        top: 50%;
        -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        transform: translateY(-50%); } }

/*----------------------------------------------Content----------------------------------------------------*/
/*--------------------------------------------Grid-------------------------------------------------------*/
.panel {
  position: relative; }

.update_link {
  color: #428bca !important; }

.panel-image {
  position: relative;
  text-align: center;
  background-color: #fff;
  min-height: 180px; }
  .panel-image img.panel-image-preview {
    width: 100%;
    border-radius: 0px; }
  .panel-image label {
    display: block;
    position: absolute;
    top: 0px;
    left: 0px;
    height: 100%;
    width: 100%; }

input[type="checkbox"],
input[type="radio"] {
  margin: 0 10px; }

.panel-heading ~ .panel-image img.panel-image-preview {
  border-radius: 0px; }

.panel-heading {
  color: white !important; }

.panel, .panel-default, .panel-title, .panel-heading, .panel-footer {
  background-color: inherit !important; }

[class*="cause-"] > .panel.panel-default {
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24); }

.panel-body {
  overflow: hidden;
  padding: 0; }

.panel.progress-panel {
  background-color: transparent !important;
  border: 1px solid #ddd; }

.panel.new-survey-panel {
  background-color: transparent !important;
  border: 1px solid #ddd; }

.panel.get-started-panel {
  border: 2px solid #ddd;
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
  margin-bottom: 3px !important; }

.panel-image ~ input[type=checkbox] {
  position: absolute;
  top: -30px;
  z-index: -1; }
  .panel-image ~ input[type=checkbox] ~ .panel-body {
    height: 0px;
    padding: 0px; }
  .panel-image ~ input[type=checkbox]:checked ~ .panel-body {
    height: auto;
    padding: 15px; }

.panel-body ~ .panel-footer a, .panel-image ~ .panel-footer a {
  font-size: 14px;
  color: #fff;
  width: 32.3333%;
  display: inline-block; }

.panel-footer {
  padding: 0px;
  border-top: none;
  border-top-left-radius: 0px;
  border-bottom-left-radius: 9px;
  border-top-right-radius: 0px;
  border-bottom-right-radius: 9px; }

.project-panel, .survey-panel {
  border: none;
  border-radius: 9px;
  margin: 10px; }

.panel-heading-new {
  padding: 0 !important;
  border-radius: 7px 7px 0 0;
  background: white !important; }

.seperator {
  border-right: 1px solid #fff; }

.white-bck {
  background-color: #fff !important; }

.white-bottom-border {
  border-style: solid;
  border-bottom-color: white;
  border-width: 0px 0px 1px 0px; }

.row-header-border {
  border-style: solid;
  border-color: #EAEDF1;
  border-width: 0px 0px 2px 0px; }

.row-standard-padding {
  padding: 5px 0px; }

.row-footer-border {
  border-style: solid;
  border-color: #EAEDF1;
  border-width: 4px 0px 0px 0px; }

.col-right-border {
  border-style: solid;
  border-color: #EAEDF1;
  border-width: 0px 4px 0px 0px; }

.panel-body {
  padding-top: 0px;
  padding-bottom: 5px; }

.panel-default > .panel-heading {
  border-bottom: none; }

.panel {
  border: none;
  border-radius: 9px; }
  .panel a:not(.makerble-btn-primary) {
    text-decoration: none; }

.center-block {
  float: none; }

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

.center-float {
  position: absolute;
  top: 50%;
  left: 50%;
  margin-right: -50%;
  transform: translate(-50%, -50%); }

.center-margin {
  margin-left: auto;
  margin-right: auto; }

.impact-link {
  color: white;
  text-shadow: 1px 1px #000; }
  .impact-link:hover, .impact-link:active, .impact-link:focus {
    color: #fff;
    text-decoration: none; }

.total-curve {
  border-radius: 9px; }

.top-curve {
  border-top-left-radius: 9px;
  border-top-right-radius: 9px; }

.bottom-left-curve {
  border-bottom-left-radius: 9px;
  border-top-left-radius: 0px; }

.bottom-right-curve {
  border-bottom-right-radius: 9px;
  border-top-right-radius: 0px; }

.quote {
  font-size: 42px;
  line-height: 1.3;
  color: #000;
  background-color: #fff;
  height: 350px; }
  .quote p {
    position: relative;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    padding: 15px;
    text-align: center;
    font-family: "Piron v2",sans-serif; }

.qname {
  position: relative;
  font-size: 17px;
  top: 10px;
  display: block;
  text-align: right; }

.icn-font {
  font-size: 20px;
  margin-top: 10px;
  margin-left: -22px;
  position: absolute; }

.btn-toggle {
  width: 100%;
  background-color: #0593D1;
  color: #fff;
  text-align: left;
  margin-top: 20px; }
  .btn-toggle ~ .panel {
    margin-top: 10px; }
  .btn-toggle:hover {
    color: #fff; }

.new-charity {
  height: 60px;
  width: auto;
  position: relative;
  top: 56px; }

.charity-prop {
  padding: 10px 20px 5px 20px; }

.home-heading {
  margin: 5px 0 20px 0; }

.middle-align {
  position: relative;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  text-align: center; }

.mid-height {
  height: 193px;
  overflow: hidden; }

.full-height {
  height: 100%;
  overflow: hidden; }

.btn {
  white-space: normal; }

.makerble-btn-small {
  position: absolute;
  top: 174px;
  padding: 8px 15px;
  font-size: 1.6rem;
  background: #2D3E58;
  text-align: left;
  text-shadow: none;
  border: none;
  border-radius: 0;
  color: #fff;
  line-height: 20px;
  min-width: 129px;
  margin-left: -62px;
  font-family: "Piron v2",sans-serif; }
  .makerble-btn-small:hover, .makerble-btn-small:active, .makerble-btn-small:focus {
    background: #EE364A;
    color: #fff;
    text-decoration: none; }

.btn-small-arrow {
  margin-left: 10px;
  background-image: url(https://makerble-prod.azureedge.net/media-makerble-com/assets/sprites/icons/arrow-to-right.png);
  height: 20px;
  width: 20px;
  float: right; }

.makerble-btn {
  position: relative;
  top: 20px;
  border: none;
  border-radius: 0px;
  padding: 8px 15px;
  font-size: 1.6rem;
  background: #2D3E58;
  text-align: left;
  text-shadow: none;
  color: #fff; }
  .makerble-btn a {
    color: #fff;
    text-decoration: none; }
  .makerble-btn:hover, .makerble-btn:active, .makerble-btn:focus {
    background: #EE364A;
    color: #fff;
    text-decoration: none; }

.makerble-btn-primary {
  position: relative;
  margin-top: 20px;
  border: none;
  border-radius: 0px;
  padding: 8px 15px;
  font-size: 1.6rem;
  background: #2D3E58;
  text-shadow: none;
  color: #fff; }
  .makerble-btn-primary a {
    color: #fff;
    text-decoration: none; }
  .makerble-btn-primary:hover, .makerble-btn-primary:active, .makerble-btn-primary:focus {
    background: #EE364A;
    color: #fff;
    text-decoration: none; }

.makerble-btn-save {
  position: relative;
  margin-top: 20px;
  min-width: 100px;
  border: none;
  border-radius: 2px;
  padding: 8px 15px;
  font-size: 1.6rem;
  background: #0A2761;
  text-align: center;
  text-shadow: none;
  color: #fff; }
  .makerble-btn-save a {
    color: #fff;
    text-decoration: none; }
  .makerble-btn-save:hover, .makerble-btn-save:active, .makerble-btn-save:focus {
    background: #EE364A;
    color: #fff;
    text-decoration: none; }
  .makerble-btn-save:disabled, .makerble-btn-save.disabled {
    background: #8A94A3;
    color: #fff;
    cursor: not-allowed;
    opacity: 0.6; }
    .makerble-btn-save:disabled:hover, .makerble-btn-save:disabled:active, .makerble-btn-save:disabled:focus, .makerble-btn-save.disabled:hover, .makerble-btn-save.disabled:active, .makerble-btn-save.disabled:focus {
      background: #8A94A3;
      color: #fff;
      cursor: not-allowed; }
    .makerble-btn-save:disabled a, .makerble-btn-save.disabled a {
      color: #fff;
      cursor: not-allowed;
      pointer-events: none; }

.makerble-btn-cancel {
  position: relative;
  margin-top: 20px;
  border: none;
  border-radius: 2px;
  padding: 8px 15px;
  font-size: 1.6rem;
  background: #8A94A3;
  text-align: center;
  text-shadow: none;
  color: #fff;
  background-width: 100px; }
  .makerble-btn-cancel a {
    color: #fff;
    text-decoration: none; }
  .makerble-btn-cancel:hover, .makerble-btn-cancel:active, .makerble-btn-cancel:focus {
    background: #EE364A;
    color: #fff;
    text-decoration: none; }

.makerble-btn-general, .makerble-btn-tip, .makerble-btn-close-modal, .makerble-btn-mini-action, .makerble-btn-mini, .makerble-btn-div, .makerble-btn-div-inverse, .makerble-btn-general-shadow, .makerble-btn-title-shadow, .makerble-btn-general-inverse-shadow, .makerble-btn-general-go-shadow {
  position: relative;
  margin: 5px;
  border-radius: 0px;
  padding: 8px 15px;
  font-size: 1.6rem;
  text-align: left;
  text-shadow: none; }
  .makerble-btn-general span, .makerble-btn-tip span, .makerble-btn-close-modal span, .makerble-btn-mini-action span, .makerble-btn-mini span, .makerble-btn-div span, .makerble-btn-div-inverse span, .makerble-btn-general-shadow span, .makerble-btn-title-shadow span, .makerble-btn-general-inverse-shadow span, .makerble-btn-general-go-shadow span {
    color: white; }
  .makerble-btn-general a, .makerble-btn-tip a, .makerble-btn-close-modal a, .makerble-btn-mini-action a, .makerble-btn-mini a, .makerble-btn-div a, .makerble-btn-div-inverse a, .makerble-btn-general-shadow a, .makerble-btn-title-shadow a, .makerble-btn-general-inverse-shadow a, .makerble-btn-general-go-shadow a {
    color: white;
    text-decoration: none; }
  .makerble-btn-general:hover, .makerble-btn-tip:hover, .makerble-btn-close-modal:hover, .makerble-btn-mini-action:hover, .makerble-btn-mini:hover, .makerble-btn-div:hover, .makerble-btn-div-inverse:hover, .makerble-btn-general-shadow:hover, .makerble-btn-title-shadow:hover, .makerble-btn-general-inverse-shadow:hover, .makerble-btn-general-go-shadow:hover, .makerble-btn-general:active, .makerble-btn-tip:active, .makerble-btn-close-modal:active, .makerble-btn-mini-action:active, .makerble-btn-mini:active, .makerble-btn-div:active, .makerble-btn-div-inverse:active, .makerble-btn-general-shadow:active, .makerble-btn-title-shadow:active, .makerble-btn-general-inverse-shadow:active, .makerble-btn-general-go-shadow:active, .makerble-btn-general:focus, .makerble-btn-tip:focus, .makerble-btn-close-modal:focus, .makerble-btn-mini-action:focus, .makerble-btn-mini:focus, .makerble-btn-div:focus, .makerble-btn-div-inverse:focus, .makerble-btn-general-shadow:focus, .makerble-btn-title-shadow:focus, .makerble-btn-general-inverse-shadow:focus, .makerble-btn-general-go-shadow:focus {
    background: #EE364A;
    color: white;
    text-decoration: none;
    outline: none; }

.makerble-btn-general-shadow, .makerble-btn-title-shadow, .makerble-btn-general-inverse-shadow, .makerble-btn-general-go-shadow {
  box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16), 0 3px 6px rgba(0, 0, 0, 0.23); }

.makerble-btn-general-go-shadow {
  background-color: #2C8437; }
  .makerble-btn-general-go-shadow:hover, .makerble-btn-general-go-shadow:active, .makerble-btn-general-go-shadow:focus {
    background-color: #84C68C; }

.makerble-btn-general-inverse-shadow {
  background-color: #EE364A; }
  .makerble-btn-general-inverse-shadow:hover {
    background-color: #2D3E58; }

.makerble-btn-title-shadow {
  background-color: white;
  color: #2D3E58; }
  .makerble-btn-title-shadow span {
    color: #2D3E58; }
  .makerble-btn-title-shadow:hover {
    background-color: #EE364A;
    color: white; }
    .makerble-btn-title-shadow:hover span {
      color: white; }

.makerble-btn-div, .makerble-btn-div-inverse {
  background-color: #2D3E58;
  text-align: center;
  white-space: normal;
  position: relative;
  border-radius: 0;
  margin: 0;
  padding: 5px;
  width: 100%; }
  .makerble-btn-div:hover, .makerble-btn-div-inverse:hover {
    background-color: #EE364A; }

.makerble-btn-div-inverse {
  background-color: #EE364A; }
  .makerble-btn-div-inverse:hover {
    background-color: #2D3E58; }

.makerble-btn-header, .makerble-btn-header-primary {
  position: relative;
  top: 20px;
  border: none;
  border-radius: 0;
  padding: 8px 15px;
  font-size: 1.6rem;
  background: #EE364A !important;
  text-align: left;
  text-shadow: none;
  color: #fff !important; }
  .makerble-btn-header a, .makerble-btn-header-primary a {
    color: #fff !important;
    text-decoration: none; }
  .makerble-btn-header:hover, .makerble-btn-header-primary:hover, .makerble-btn-header:active, .makerble-btn-header-primary:active, .makerble-btn-header:focus, .makerble-btn-header-primary:focus {
    background: #EE364A !important;
    color: #fff;
    text-decoration: none; }

.header-button {
  text-align: center;
  margin: 6px 7px 7px !important;
  padding: 0 10px !important;
  border-radius: 10px;
  min-width: 120px;
  font-size: 16px;
  font-weight: bold !important;
  min-height: 38px;
  line-height: 36px !important; }

.makerble-btn-header-primary {
  background-color: #2D3E58 !important; }
  .makerble-btn-header-primary:hover, .makerble-btn-header-primary:active, .makerble-btn-header-primary:focus {
    background: #2D3E58 !important; }

.makerble-btn-settingsButton {
  position: relative;
  border: none;
  border-radius: 0;
  font-size: 1.2rem;
  background: #2D3E58 !important;
  text-align: left;
  text-shadow: none;
  color: #fff !important; }
  .makerble-btn-settingsButton a {
    color: #fff !important;
    text-decoration: none; }
  .makerble-btn-settingsButton:hover, .makerble-btn-settingsButton:active, .makerble-btn-settingsButton:focus {
    background: #EE364A !important;
    color: #fff;
    text-decoration: none; }

.makerble-btn-testButton {
  position: relative;
  border: none;
  border-radius: 0;
  font-size: 1.2rem;
  background: white;
  text-align: left;
  text-shadow: none;
  color: #2D3E58; }
  .makerble-btn-testButton a {
    color: #fff !important;
    text-decoration: none; }
  .makerble-btn-testButton:hover, .makerble-btn-testButton:active, .makerble-btn-testButton:focus {
    background: white;
    color: red;
    text-decoration: none; }

.makerble-mobile-nav-icons {
  width: 14%;
  padding-top: 5px;
  text-align: center;
  position: relative; }
  .makerble-mobile-nav-icons p {
    font-size: 11px;
    text-align: center;
    color: black; }

.makerble-icon-img {
  height: 21px;
  width: 21px; }

.makerble-btn-tip, .makerble-btn-close-modal, .makerble-btn-mini-action, .makerble-btn-mini {
  margin: 5px;
  border-radius: 0px;
  padding: 5px 5px 5px 5px;
  font-size: 1.2rem;
  background: #566479;
  text-align: left;
  text-shadow: none; }
  .makerble-btn-tip:hover, .makerble-btn-close-modal:hover, .makerble-btn-mini-action:hover, .makerble-btn-mini:hover, .makerble-btn-tip:active, .makerble-btn-close-modal:active, .makerble-btn-mini-action:active, .makerble-btn-mini:active, .makerble-btn-tip:focus, .makerble-btn-close-modal:focus, .makerble-btn-mini-action:focus, .makerble-btn-mini:focus {
    background: #2D3E58; }

.makerble-btn-tip.selected, .selected.makerble-btn-close-modal, .selected.makerble-btn-mini-action, .selected.makerble-btn-mini {
  background: #2D3E58; }

.edit-theory-of-change-btn {
  background: #ee364a !important; }

.makerble-btn-mini {
  background: #2D3E58; }
  .makerble-btn-mini:hover, .makerble-btn-mini:active, .makerble-btn-mini:focus {
    background: #EE364A; }

.makerble-btn-mini-action {
  background: #EE364A; }
  .makerble-btn-mini-action:hover, .makerble-btn-mini-action:active, .makerble-btn-mini-action:focus {
    background: #2D3E58; }

.makerble-btn-close-modal {
  background: white;
  color: #2D3E58; }
  .makerble-btn-close-modal:hover, .makerble-btn-close-modal:active, .makerble-btn-close-modal:focus {
    background: #EE364A;
    color: white; }

.nav-messages {
  margin-left: 0.5em;
  padding: 0 0.4em;
  background: #2d3e58; }

.fb-login-button {
  background: #125ca9;
  color: white;
  display: inline-block;
  padding: 13px 15px 13px 15px;
  position: relative;
  width: 300px; }

.cell-summary {
  position: relative; }
  .cell-summary a {
    color: white;
    color: white;
    text-decoration: none; }
  .cell-summary p {
    color: white; }
  .cell-summary .cell-content {
    position: absolute;
    z-index: 1;
    bottom: 0;
    left: 0;
    width: 100%;
    padding-left: 5%; }

.image-with-caption {
  position: relative;
  width: 100%; }
  .image-with-caption .caption {
    top: 5%;
    width: 100%;
    position: absolute;
    text-align: center; }

.content-begin {
  margin-top: 75px;
  padding-top: 15px;
  background: #EAEDF1; }

.get-started-desc {
  font-size: 19px;
  padding: 18px;
  font-family: "Piron v2",sans-serif; }

.charity-title {
  text-transform: uppercase;
  font-weight: lighter; }

.project-modal a {
  position: absolute;
  top: 10px;
  right: 5px;
  color: white; }
  .project-modal a:hover, .project-modal a:active, .project-modal a:focus {
    color: #fff;
    text-decoration: none; }

.project-modal-space {
  padding: 0px 15px; }

.panel-heading {
  padding: 10px;
  text-align: center; }

.get-started {
  height: 600px;
  background: url(https://makerble-prod.azureedge.net/media-makerble-com/assets/common/masthead_background-782511a0c7f024ecfb1f0a6a72ed666745094e6ea7f82366b76a8ff3c6a13da0.jpg) no-repeat center 0px; }
  .get-started .get-started-message {
    text-align: center;
    background-color: white;
    padding: 40px 20px;
    text-align: center;
    margin-top: 50px; }
    .get-started .get-started-message h1 {
      margin-bottom: 40px; }

@media (max-width: 991px) {
  .get-started {
    height: 500px; } }

@media (min-width: 992px) and (max-width: 1199px) {
  .get-started {
    height: 500px; } }

.img-bottom {
  position: absolute;
  width: 182px;
  height: 182px;
  top: 0px;
  margin-left: -181px; }

.panel-body h3 {
  color: #4A5A6E;
  font-size: 22px;
  margin-bottom: 0px;
  margin-top: 14px;
  text-align: center; }

.slim-panel {
  margin-bottom: 4px;
  padding: 5px; }

.slim-gutters {
  padding: 2px; }

.about-project .panel-body {
  padding-top: 35px;
  padding-bottom: 20px; }

.total-border {
  border: 2px solid;
  border-color: #0593D1; }

.faq .panel-body p {
  margin-left: 20px; }

.faq .panel-body textarea {
  background-color: #EAEDF1;
  padding: 5px;
  border-radius: 9px;
  width: 100%; }

.faq .panel-body .faq-post {
  border-radius: 3px;
  border-color: green;
  color: green;
  float: right;
  height: 25px;
  padding: 2px 12px; }

.faq .panel-body span {
  position: relative;
  left: 0px;
  color: green;
  float: left; }

.story .panel-body .story-user img {
  width: 64px;
  height: 64px;
  padding: 3px;
  background-color: red; }

.story .panel-body .story-user h5, .story .panel-body .story-user p, .story .panel-body .story-user span {
  position: relative;
  left: 10px;
  display: flex; }

.story .panel-body .story-user h5 {
  top: 12px !important; }

.left, .right {
  background-image: none !important;
  color: black;
  font-size: 14px; }

.border-bottom {
  padding-bottom: 5px;
  border-bottom: 1px solid;
  border-color: red; }

.update {
  clear: both;
  padding: 5px 0px;
  text-align: center; }
  .update h3 {
    padding-bottom: 5px; }
  .update span {
    padding-bottom: 5px; }
  .update a {
    color: #428bca !important; }

.story .message {
  position: absolute;
  top: 65%;
  text-align: left; }
  .story .message p {
    color: #fff;
    background-color: red;
    display: inline; }

.fa-clock-o:before, .fa-quote-left:before {
  padding-right: 5px; }

.row-grey-panel, .row-faq, .row-white-panel, .row-faq-question {
  padding-top: 50px;
  padding-bottom: 50px; }

.row-white-panel, .row-faq-question {
  background-color: white; }

.row-faq {
  padding-top: 10px;
  padding-bottom: 10px;
  padding-left: 10px; }

.row-faq-question {
  padding-top: 10px;
  padding-bottom: 10px;
  padding-left: 10px; }

.circle-icon {
  width: 50px;
  height: 50px;
  border-radius: 25px;
  color: #fff;
  line-height: 50px;
  text-align: center;
  background: #000; }

.panel-body > .donate_to_project {
  color: #428bca;
  float: right; }

.row-eq-height {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex; }

.nav-margin, .dropdown {
  margin-top: 0px; }

.dropdown li a {
  color: #333; }
  .dropdown li a:hover, .dropdown li a:active, .dropdown li a:focus {
    background: #2D3E58;
    color: #fff;
    text-decoration: none; }

.dropdown .accept-link {
  color: green; }
  .dropdown .accept-link:hover, .dropdown .accept-link:active, .dropdown .accept-link:focus {
    background: green;
    color: #fff;
    text-decoration: none; }

.equal-heights {
  overflow: hidden; }

.equalise {
  margin-bottom: -99999px;
  padding-bottom: 99999px; }

.checkout-placeholder {
  color: white;
  position: relative;
  top: 27px;
  font-size: 1.2em; }

.pages.checkout .row .bloc {
  padding: 18px 10px 5px;
  background: #f5f5f5; }
  .pages.checkout .row .bloc .title {
    color: #2D3E58; }
  .pages.checkout .row .bloc img {
    display: none; }
    .pages.checkout .row .bloc img.inactive {
      display: block; }
  .pages.checkout .row .bloc.active {
    color: #3595d5;
    background: white; }
    .pages.checkout .row .bloc.active img {
      display: block; }
      .pages.checkout .row .bloc.active img.inactive {
        display: none; }

.pages.checkout .row input {
  height: 100%;
  width: 100%;
  font-size: 63px;
  border: solid 2px black;
  margin-top: 4px;
  text-align: center; }
  .pages.checkout .row input.placeholder {
    color: #cbcaca;
    position: relative;
    top: 27px;
    font-size: 0.3em; }
  .pages.checkout .row input:-moz-placeholder {
    color: #cbcaca;
    position: relative;
    top: 27px;
    font-size: 0.3em; }
  .pages.checkout .row input::-webkit-input-placeholder {
    color: #cbcaca;
    position: relative;
    top: 27px;
    font-size: 0.3em; }

.pages.checkout .choice-banner {
  max-height: 100px; }

input.faChkRnd, input.faChkSqr {
  visibility: hidden; }

input.faChkRnd:checked:after, input.faChkRnd:after {
  visibility: visible;
  font-family: FontAwesome;
  font-size: 25px;
  height: 17px;
  width: 17px;
  position: relative;
  top: -3px;
  left: 0px;
  background-color: #FFF;
  display: inline-block; }

input.faChkSqr:checked:after, input.faChkSqr:after {
  visibility: visible;
  font-family: FontAwesome;
  font-size: 25px;
  height: 17px;
  width: 17px;
  position: relative;
  top: -3px;
  left: 0px;
  background-color: #FFF;
  display: inline-block; }

input.faChkRnd:checked:after {
  content: '\f058'; }

input.faChkRnd:after {
  content: '\f10c'; }

input.faChkSqr:checked:after {
  content: '\f14a'; }

input.faChkSqr:after {
  content: '\f096'; }

/*---------------------------------------------Grid Media Queries--------------------------------*/
@media screen and (min-width: 1200px) {
  .panel-body ~ .panel-footer a, .panel-image ~ .panel-footer a {
    width: 31.3333%; }
  .quote {
    height: 300px; }
    .quote p {
      line-height: 1; }
      .quote p b {
        font-size: 65%; }
  .panel-image {
    min-height: 95px; }
  .new-charity {
    top: 26px;
    height: 36px; }
  .get-started-desc {
    font-size: 16px; }
  .story .panel-body .story-user h5 {
    top: 3px !important;
    margin-bottom: 0px; }
  .img-bottom {
    position: absolute;
    width: 152px;
    height: 152px;
    top: 0px;
    margin-left: -151px; }
  .img-preview {
    max-height: 150px; } }

@media screen and (min-width: 992px) and (max-width: 1200px) {
  .panel-body ~ .panel-footer a, .panel-image ~ .panel-footer a {
    width: 31.3333%; }
  .quote p {
    line-height: 1; }
    .quote p b {
      font-size: 85%; }
  .panel-image {
    min-height: 147px; }
  .new-charity {
    top: 40px; }
  .profile_frame {
    left: 96px !important; } }

@media screen and (max-width: 991px) {
  .panel-image ~ .panel-footer a {
    width: 31.3333%; }
  .quote p {
    line-height: 1; }
    .quote p b {
      font-size: 65%; } }

@media screen and (max-width: 1200px) {
  .story .panel-body .story-user h5 {
    top: 12px !important;
    padding-bottom: 4px; }
  .makerble-btn-div p, .makerble-btn-div-inverse p {
    font-size: 0.85em; }
  .makerble-btn-div h3, .makerble-btn-div-inverse h3 {
    font-size: 1.1em; }
  .bloc.title {
    font-size: 0.85em; } }

.project-preview .panel-heading {
  height: 100px; }

.project-preview .panel-body {
  height: 75px; }

/*-------------------------------------------------General Form--------------------------------------------------------*/
.general-form input, .general-form textarea {
  border: solid;
  border-color: #2D3E58;
  border-width: 1px;
  padding: 5px 10px; }
  .general-form input:focus, .general-form input:active, .general-form textarea:focus, .general-form textarea:active {
    box-shadow: none;
    outline: none;
    border-width: 2px; }

@media (max-width: 991px) {
  .general-form input {
    font-size: 1.2em;
    padding: 2px 5px; } }

@media (min-width: 992px) and (max-width: 1199px) {
  .general-form input {
    font-size: 1.4em; } }

@media (min-width: 1200px) {
  .general-form input {
    font-size: 1.6em; } }

/*-------------------------------------------------Profile Details-----------------------------------------------------*/
.c-profile-details {
  background: #eaedf1;
  padding: 30px 0px 10px 0px; }

.c-display-pic img {
  border-radius: 12%;
  width: 80%;
  min-width: 70px;
  max-width: 120px; }

.c-profile-figure, .c-profile-figure-details {
  font-weight: 400;
  text-align: center;
  margin: 0px; }

.c-profile-name h5 {
  text-transform: uppercase;
  font-size: 17px; }

@media (max-width: 420px) {
  .c-profile-figure {
    font-size: 18px; }
  .c-profile-figure-details {
    font-size: 10px; } }

.c-content-area {
  background: #eaedf1; }

.nav-tabs > li > a {
  border: 0 none;
  border-bottom: 2px solid grey; }

.c-sub-nav li a {
  padding: 10px 35px;
  border: 0px !important; }

.c-sub-nav-bottom {
  background: #fff;
  padding: 10px 10px 0px 10px;
  font-size: 20px;
  text-align: center;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px; }
  .c-sub-nav-bottom a {
    color: #2d3e58; }

.c-content-tile {
  padding-top: 10px; }

.c-item-green {
  background: #63a937; }

.c-item-orange {
  background: #f6a118; }

.c-item-pink {
  background: #e0368c; }

.c-item-peach {
  background: #ec6764; }

.c-item-blue {
  background: #36ad9b; }

.c-item-white {
  color: #333; }

.c-item-each {
  width: 24%;
  position: absolute;
  color: #fff;
  padding: 2px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  max-height: 240px;
  overflow: hidden;
  margin-bottom: 2px; }
  .c-item-each img {
    margin-right: auto;
    margin-left: auto; }
  .c-item-each a {
    color: white;
    text-decoration: none; }

.c-tile-small-text {
  text-align: center;
  margin-top: -10px;
  padding-bottom: 15px;
  font-size: 18px; }

.c-icon-prize {
  position: absolute;
  bottom: 0px;
  left: 10px; }

.c-text-overlay-button {
  position: absolute;
  bottom: 0px;
  left: 0px;
  right: 0px;
  text-align: center; }

img.c-tile-badge {
  width: 70%;
  margin-top: 5px; }

.c-tile-overlay-text {
  font-weight: bold;
  font-size: 1.2em;
  position: absolute;
  z-index: 1;
  bottom: 0;
  left: 0;
  width: 100%;
  padding-left: 5%; }
  .c-tile-overlay-text a {
    color: white !important; }

@media (max-width: 1200px) {
  .c-tile-overlay-text {
    font-size: 20px; }
  .c-item-each {
    max-height: 203px; } }

@media (max-width: 991px) {
  .c-tile-overlay-text {
    font-size: 17px; }
  .c-item-each {
    max-height: 170px; } }

@media (max-width: 580px) {
  .c-tile-overlay-text {
    font-size: 14px; }
  .c-item-each {
    max-height: 170px; }
  .c-tile-small-text {
    font-size: 15px; } }

@media (max-width: 490px) {
  .c-tile-overlay-text {
    font-size: 12px;
    padding: 5px 10px; }
  .c-item-each {
    max-height: 130px; }
  .c-tile-small-text {
    font-size: 13px;
    padding-bottom: 5px; } }

@media (max-width: 768px) {
  .c-item-each {
    width: 31%; } }

@media (max-width: 445px) {
  .c-item-each {
    width: 30%; } }

@media (max-width: 320px) {
  .c-item-each {
    width: 29%; } }

@media (max-width: 991px) {
  .subscription-project-summary img {
    max-height: 50px;
    max-width: 50px;
    margin-top: 5px;
    margin-bottom: 5px; } }

@media (min-width: 992px) and (max-width: 1199px) {
  .subscription-project-summary img {
    max-height: 80px;
    max-width: 80px;
    margin-top: 5px;
    margin-bottom: 5px; } }

@media (min-width: 1200px) {
  .subscription-project-summary img {
    max-height: 100px;
    max-width: 100px;
    margin-top: 5px;
    margin-bottom: 5px; } }

/*-------------------------------------------------Project Details-----------------------------------------------------*/
.c-project-title p, .c-project-badges-wrap p {
  font-size: 10px; }

.c-project-title img, .c-project-badges-wrap img {
  max-width: 30px; }

.c-project-image img {
  width: 100%; }

.c-project-text {
  position: absolute;
  top: 20px;
  margin-right: 30px; }

.c-project-image h3 {
  white-space: pre-wrap;
  display: inline-table;
  background: #69b33e;
  color: #fff;
  font-weight: bold;
  padding-left: 20px;
  line-height: 1.5em;
  border-top-right-radius: 20px;
  border-bottom-right-radius: 20px; }

.c-project-small-details {
  margin-right: 20px;
  margin-left: 5px;
  font-size: 10px; }

.c-project-count {
  margin-top: -30px; }
  .c-project-count span {
    border: 2px solid #2d3e58;
    border-radius: 3px;
    padding: 2px 3px;
    font-size: 11px; }

.c-project-action-each {
  font-size: 10px;
  padding-bottom: 1px;
  display: block;
  width: 32% !important;
  margin-right: 2%; }
  .c-project-action-each:last-child {
    margin-right: 0%; }
  .c-project-action-each a {
    font-weight: bold;
    display: block; }
    .c-project-action-each a:hover {
      text-decoration: none; }
  .c-project-action-each img {
    width: 60%;
    margin: 10px 0px 5px 0px;
    max-width: 70px; }

.c-project-action-green a {
  color: #fff; }

.c-project-action-grey a {
  color: #2d3e58; }

.c-project-action-red a {
  color: #fff; }

.c-project-action-green {
  background: #69b33e;
  color: #fff; }

.c-project-action-grey {
  background: #e0e3e8;
  color: #2d3e58; }
  .c-project-action-grey:hover {
    background: #fff; }

.c-project-action-red {
  background: #ee364a;
  color: #fff; }

.c-project-amount {
  margin-bottom: 20px; }

.c-amount-toggle {
  background: #fff;
  margin-bottom: 0px !important;
  padding-bottom: 22px; }

@media (min-width: 480px) {
  .c-project-title p, .c-project-badges-wrap p {
    font-size: 14px; }
  .c-project-small-details {
    font-size: 12px; }
  .c-project-action-each {
    font-size: 14px; } }

.c-amount-wrap {
  background: #fff;
  display: none; }

.c-amount-each {
  padding: 20px 0px; }
  .c-amount-each p {
    font-size: 10px;
    margin-bottom: 0px;
    color: #2d3e58; }
  .c-amount-each .active p {
    color: #ee364a !important; }
  .c-amount-each img {
    width: 70%;
    max-width: 50px; }
  .c-amount-each .c-amount-para-text {
    font-weight: bold; }

.c-amount-each-input {
  padding: 20px 10px; }
  .c-amount-each-input .input-group-addon:first-child {
    border: 0px none;
    background: #fff;
    font-weight: bold;
    color: #2d3e58;
    font-size: 18px; }
  .c-amount-each-input .input-group .form-control:last-child {
    border: 0px none;
    border-bottom: 2px dotted #ccc; }
    .c-amount-each-input .input-group .form-control:last-child:focus {
      border: 1px solid #ccc;
      border-radius: 3px; }

.budget-details p {
  font-weight: bold;
  font-size: 0.8em; }

.dropbtn-info {
  color: white;
  border: none;
  cursor: pointer;
  text-align: center; }

.dropdown-info {
  position: relative;
  display: inline-block; }

.dropdown-content-info {
  display: none;
  position: absolute;
  background-color: #f9f9f9;
  min-width: 130px;
  box-shadow: 0px 8px 16px 0px rgba(0, 0, 0, 0.2);
  z-index: 1; }

.dropdown-content-info a {
  color: black !important;
  padding: 12px 16px;
  text-decoration: none;
  display: block; }

.dropdown-content-info a:hover {
  background-color: #f1f1f1; }

.dropdown-info:hover .dropdown-content-info {
  display: block; }

.dropbtn-info:hover {
  color: #A9A9A9;
  background-color: white; }

/*-------------------------------------------------Story Details-----------------------------------------------------*/
.active-story-preview {
  padding: 10px;
  background-color: white;
  margin: 5px 0px 5px 0px; }
  .active-story-preview a {
    text-decoration: none;
    color: #2D3E58; }
    .active-story-preview a:hover {
      text-decoration: none;
      font-weight: bold; }

.inactive-story-preview {
  padding: 10px;
  margin: 5px 0px 5px 0px; }
  .inactive-story-preview p {
    color: white; }
  .inactive-story-preview a {
    text-decoration: none;
    color: white; }
    .inactive-story-preview a:hover {
      text-decoration: none;
      font-weight: bold; }

.story-modal-body {
  padding-top: 0px;
  padding-bottom: 0px; }

@media (min-width: 768px) {
  .story-modal-dialog {
    width: 50% !important; } }

.story-footer a {
  font-size: 1rem; }

/*-----------------------------------------------Homepage----------------------------------------*/
.donation-summary .summary-col {
  background-color: white;
  padding: 15px; }

.donation-summary .icon {
  margin-top: 10px; }

.project-modal-dialog {
  max-height: 420px;
  overflow-y: auto; }

.home-checkout .information {
  text-align: center;
  width: 100%;
  top: 5%;
  padding: 20px;
  padding-bottom: 30px; }

/*-------------------------------------------------Charity Signup-------------------------------*/
.charity-signup-banner {
  position: relative;
  width: 100%; }
  .charity-signup-banner .caption {
    top: 5%;
    width: 100%;
    position: absolute;
    text-align: center; }

.charity-signup-benefits {
  background-color: white;
  padding: 10px; }

.charity-signup-icon {
  max-width: 100px;
  max-height: 100px; }

/* ------------------------------------------------- Signup-------------------------------*/
select.date.optional.form-control {
  display: inline;
  width: 32%; }

/*-----------------------------------------------Homepage Media Queries--------------------------*/
/* Extra small devices (phones, less than 768px) */
/* No media query since this is the default in Bootstrap */
@media (max-width: 1200px) {
  .donation-summary .summary-col {
    margin-top: 5px; } }

@media (min-width: 768px) {
  .donation-summary {
    overflow: hidden; }
    .donation-summary .summary-col {
      margin-bottom: -99999px;
      padding-bottom: 99999px; } }

/*-----------------------------------------------Impact Overview---------------------------------*/
.impact-overview .impact-title {
  background-color: #2D3E58;
  color: white; }

.impact-overview .impact-cause {
  border: 1px solid white; }
  .impact-overview .impact-cause .count {
    position: absolute;
    top: 5px;
    right: 5px;
    background: white;
    border-radius: 20px;
    color: #2D3E58;
    font: 15px/13px Helvetica, Verdana, Tahoma;
    height: 20px;
    padding: 4px 3px 0 3px;
    text-align: center;
    min-width: 14px; }
  .impact-overview .impact-cause p {
    color: white; }

/*-----------------------------------------------Change Overview---------------------------------*/
.change-overview .count {
  position: absolute;
  display: block;
  top: 2%;
  left: 60%;
  background: #EE364A;
  border-radius: 20px;
  color: white;
  font: 10px Helvetica, Verdana, Tahoma;
  height: 20px;
  padding: 4px 3px;
  text-align: center;
  min-width: 14px; }

/*-----------------------------------------------Vouchers---------------------------------------*/
.voucher-buy .row .bloc {
  padding: 18px 10px 5px;
  background: #f5f5f5; }
  .voucher-buy .row .bloc .title {
    color: #2D3E58; }
  .voucher-buy .row .bloc img {
    display: none; }
    .voucher-buy .row .bloc img.inactive {
      display: block; }
  .voucher-buy .row .bloc.active {
    color: #3595d5;
    background: white; }
    .voucher-buy .row .bloc.active img {
      display: block; }
      .voucher-buy .row .bloc.active img.inactive {
        display: none; }

.voucher-buy .row input {
  height: 100%;
  width: 100%;
  font-size: 63px;
  border: solid 2px black;
  margin-top: 4px;
  text-align: center; }
  .voucher-buy .row input.placeholder {
    color: #cbcaca;
    position: relative;
    top: 27px;
    font-size: 0.3em; }
  .voucher-buy .row input:-moz-placeholder {
    color: #cbcaca;
    position: relative;
    top: 27px;
    font-size: 0.3em; }
  .voucher-buy .row input::-webkit-input-placeholder {
    color: #cbcaca;
    position: relative;
    top: 27px;
    font-size: 0.3em; }

.voucher-fan {
  max-height: 150px; }

.voucher-banner {
  max-height: 200px; }

.voucher-small-banner {
  max-height: 150px; }

/*-----------------------------------------------Sharing Actions---------------------------------*/
.sharing-actions p {
  margin-bottom: 2px;
  font-size: 1em; }

@media (max-width: 991px) {
  .sharing-actions a {
    font-size: 2em; } }

@media (min-width: 992px) and (max-width: 1199px) {
  .sharing-actions a {
    font-size: 2.5em; } }

@media (min-width: 1200px) {
  .sharing-actions a {
    font-size: 3em; } }

/*-----------------------------------------------Footer------------------------------------------*/
.sprites-line {
  background-image: url(https://makerble-prod.azureedge.net/media-makerble-com/assets/sprites/layout/line-af27d2e96b6111a10a19e1bccb88566795565fd3c6cfccb2be41cd9968815840.png);
  height: 9px;
  width: 100%; }

.sprites-m-logo {
  background-image: url(https://makerble-prod.azureedge.net/media-makerble-com/assets/sprites/logos/m-logo-1f7cf135af35e6600010dfc890ee37f1bce682fc45cb34884791f2e1a55e3526.png);
  height: 48px;
  width: 48px;
  margin-top: -28px;
  margin-right: auto;
  margin-left: auto; }

.footer-prop h4 {
  color: #2D3E58; }

.footer-prop a, .footer-prop li a {
  color: #2D3E58;
  font-size: 14px;
  background-color: none; }
  .footer-prop a:hover, .footer-prop li a:hover {
    color: #2D3E58;
    font-size: 14px;
    background-color: none;
    text-decoration: none; }

.copyright-prop {
  color: #bbb;
  font-size: 12px;
  background-color: none; }

.navbar-sub-footer {
  float: left;
  height: 50px;
  padding: 10px 15px;
  line-height: 20px; }
  .navbar-sub-footer:hover {
    text-decoration: none; }

/*-------------------------------------------Footer Media Queries-----------------------------------------*/
@media screen and (min-width: 1200px) {
  .social-media-prop li {
    position: relative;
    display: block;
    float: left;
    padding-left: 12px; }
  .makerble-beta {
    background-image: url(https://makerble-prod.azureedge.net/media-makerble-com/assets/sprites/logos/makerble-small-logo-b3ad49d24c0988fc1f040e3abf19b383b897c2b49220534e1782682d26cf208e.png);
    height: 30px;
    width: 184px;
    float: left; }
  .pinterest {
    background-image: url(https://makerble-prod.azureedge.net/media-makerble-com/assets/sprites/social/footer/footer-pinterest-a746088fbc3e90e2babc7fc9f8a980df5a93efaa34951f53dc621aff9fdc41ff.png);
    height: 50px;
    width: 50px; }
  .youtube {
    background-image: url(https://makerble-prod.azureedge.net/media-makerble-com/assets/sprites/social/footer/footer-youtube-a0e116c8854ef7296345fc05c705d7efbe98d88dcf383d38a61e6405ee2ee2bd.png);
    height: 50px;
    width: 50px; }
  .instagram {
    background-image: url(https://makerble-prod.azureedge.net/media-makerble-com/assets/sprites/social/footer/footer-instagram-c3047871ccba63643bb5f5e216bdf4a5a9a17a5ff3f400f09ae49bc83d5c5ac1.png);
    height: 50px;
    width: 50px; }
  .blog {
    background-image: url(https://makerble-prod.azureedge.net/media-makerble-com/assets/sprites/social/footer/footer-blog-77b0892bae364d6fd669a8868dd5262dd707c816d2e2ab4e0c2eb64942c1fbe2.png);
    height: 50px;
    width: 50px; }
  .twitter {
    background-image: url(https://makerble-prod.azureedge.net/media-makerble-com/assets/sprites/social/footer/footer-twitter-e5575bfa4d2d7a9cce598527142863553fb9e3a64a78af10d62fadbd938ca99d.png);
    height: 50px;
    width: 50px; }
  .facebook {
    background-image: url(https://makerble-prod.azureedge.net/media-makerble-com/assets/sprites/social/footer/footer-facebook-dbc4648eb7a0b22039eb9ff0c42446501c00886d60f8dd60060a37adfd36d5fc.png);
    height: 50px;
    width: 50px; } }

/* ------------------------------- Smartphones (portrait) -----------------------*/
@media only screen and (min-width: 321px) and (max-width: 766px) {
  .social-media-prop li {
    position: relative;
    display: block;
    float: left;
    padding-left: 8px; }
  .makerble-beta {
    background-image: url(https://makerble-prod.azureedge.net/media-makerble-com/assets/sprites/logos/makerble-small-logo-b3ad49d24c0988fc1f040e3abf19b383b897c2b49220534e1782682d26cf208e.png);
    height: 30px;
    width: 184px;
    float: left; }
  .pinterest {
    background-image: url(https://makerble-prod.azureedge.net/media-makerble-com/assets/sprites/social/footer/footer-pinterest-a746088fbc3e90e2babc7fc9f8a980df5a93efaa34951f53dc621aff9fdc41ff.png);
    height: 28px;
    width: 28px;
    background-size: 1017px auto; }
  .youtube {
    background-image: url(https://makerble-prod.azureedge.net/media-makerble-com/assets/sprites/social/footer/footer-youtube-a0e116c8854ef7296345fc05c705d7efbe98d88dcf383d38a61e6405ee2ee2bd.png);
    height: 28px;
    width: 28px;
    background-size: 1017px auto; }
  .instagram {
    background-image: url(https://makerble-prod.azureedge.net/media-makerble-com/assets/sprites/social/footer/footer-instagram-c3047871ccba63643bb5f5e216bdf4a5a9a17a5ff3f400f09ae49bc83d5c5ac1.png);
    height: 28px;
    width: 28px;
    background-size: 1017px auto; }
  .blog {
    background-image: url(https://makerble-prod.azureedge.net/media-makerble-com/assets/sprites/social/footer/footer-blog-77b0892bae364d6fd669a8868dd5262dd707c816d2e2ab4e0c2eb64942c1fbe2.png);
    height: 28px;
    width: 28px;
    background-size: 1017px auto; }
  .twitter {
    background-image: url(https://makerble-prod.azureedge.net/media-makerble-com/assets/sprites/social/footer/footer-twitter-e5575bfa4d2d7a9cce598527142863553fb9e3a64a78af10d62fadbd938ca99d.png);
    height: 28px;
    width: 28px;
    background-size: 1017px auto; }
  .facebook {
    background-image: url(https://makerble-prod.azureedge.net/media-makerble-com/assets/sprites/social/footer/footer-facebook-dbc4648eb7a0b22039eb9ff0c42446501c00886d60f8dd60060a37adfd36d5fc.png);
    height: 28px;
    width: 28px;
    background-size: 1017px auto; } }

/* ----------------------- Smartphones (portrait) -----------*/
@media only screen and (max-width: 320px) {
  /* Styles */ }

/*-------------------------------------Modal--------------------------------------*/
.modal-header {
  color: white;
  padding: 9px 15px;
  border-bottom: 1px solid #eee; }
  .modal-header a {
    color: white; }
    .modal-header a:hover, .modal-header a:active, .modal-header a:focus {
      background: transparent;
      color: #fff;
      text-decoration: none; }

.modal-content {
  border: none;
  border-radius: 0px;
  position: absolute;
  width: 100%; }

.modal-dialog {
  width: 80%; }

.modal-btn {
  text-align: center;
  margin-top: 20px;
  padding-left: 0px; }
  .modal-btn li {
    display: inline;
    list-style-type: none;
    padding-left: 20px; }
  .modal-btn a:hover {
    text-decoration: none; }
  .modal-btn .fa:before {
    padding-right: 10px; }

/*-------------------------------------Typeahead--------------------------------------*/
.tt-hint {
  display: block;
  width: 100%;
  height: 38px;
  padding: 8px 12px;
  font-size: 14px;
  line-height: 1.428571429;
  color: #999;
  vertical-align: middle;
  background-color: #ffffff;
  border: 1px solid #cccccc;
  border-radius: 4px;
  -webkit-box-shadow: none;
    -webkit-box-shadow-box-shadow: none;
  -webkit-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
    -webkit-transition-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s; }

.twitter-typeahead {
  width: 100%;
  position: relative; }

.tt-dropdown-menu {
  width: 100%; }

.twitter-typeahead .tt-hint {
  width: 100%;
  margin-bottom: 0; }

.tt-dropdown-menu {
  min-width: 285px;
  margin-top: 2px;
  padding: 5px 0;
  background-color: #fff;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.2);
  *border-right-width: 2px;
  *border-bottom-width: 2px;
  -webkit-border-radius: 6px;
    -webkit-border-radius--moz-border-radius: 6px;
      -webkit-border-radius--moz-border-radius-border-radius: 6px;
  -webkit-box-shadow: none;
    -webkit-box-shadow--moz-box-shadow: none;
      -webkit-box-shadow--moz-box-shadow-box-shadow: none;
  -webkit-background-clip: padding-box;
    -webkit-background-clip--moz-background-clip: padding;
      -webkit-background-clip--moz-background-clip-background-clip: padding-box; }

.tt-dropdown-menu h4 {
  font-size: 16px;
  line-height: 20px;
  text-align: left !important;
  padding: 3px 20px; }

.tt-suggestion {
  display: block;
  padding: 3px 20px; }

.tt-suggestion.tt-is-under-cursor {
  background: #333;
  color: #fff; }

.tt-suggestion.tt-is-under-cursor a {
  color: #fff; }

.tt-suggestion p {
  margin: 0; }

/*----------------------------------------------Carousel Box---------------------------------------*/
/* carousel */
#makers-carousel, #followers-carousel, #staff-carousel {
  padding: 0 10px 30px 10px; }

.carousel-inner {
  margin-top: 0px; }

/* Control buttons */
#makers-carousel .carousel-control, #followers-carousel .carousel-control, #staff-carousel .carousel-control {
  width: 5%;
  color: #222;
  font-size: 1em;
  text-shadow: none; }

#makers-carousel img, #followers-carousel img, #staff-carousel img {
  width: 70px;
  height: 70px; }

.bundle-carousel .carousel-control {
  color: white;
  text-shadow: none;
  opacity: none; }

.item blockquote {
  border-left: none;
  margin: 0; }
  .item blockquote img {
    margin-bottom: 10px; }

/*-----------------------------------------Carousel Box Media Queries-------------------------------*/
/* Small devices (tablets, 768px and up) */
@media (min-width: 768px) {
  #makers-carousel, #followers-carousel {
    margin-bottom: 0;
    padding: 0 20px 10px 20px; } }

/* Small devices (tablets, up to 768px) */
@media (max-width: 768px) {
  .profile_frame {
    left: 15px !important;
    top: 0 !important; } }

@media (max-width: 1200px) and (min-width: 992px) {
  #makers-carousel img, #followers-carousel img, .story .panel-body .story-user img {
    width: 59px;
    height: 59px; } }

@media (max-width: 991px) and (min-width: 768px) {
  #makers-carousel img, #followers-carousel img, .story .panel-body .story-user img {
    width: 40px;
    height: 40px; }
  .profile_frame {
    left: 31px !important; } }

/*----------------------------------------------collapse grid-------------------------------------------*/
.followers {
  margin: 10px 0 20px 0; }
  .followers p {
    font-size: 14px;
    color: #333333; }
  .followers a:hover {
    text-decoration: none; }
  .followers a p {
    font-size: 14px;
    color: #333333; }
  .followers h2 {
    font-size: 16px; }
  .followers .col-xs-12, .followers .col-md-4, .followers .col-sm-4 {
    min-height: 0px; }

.collapsed:hover .fa-expand {
  display: inline; }

/*-------------------------------------------jquery expander--------------------------------------------*/
.js .myexpander.js-myexpander-hidden {
  display: none; }

.expander a:hover {
  text-decoration: none; }

.expander a p {
  font-size: 14px;
  color: #333333; }

/*------------------------------------------- VideoJS Override--------------------------------------------*/
.vjs-big-play-button {
  left: 35% !important;
  top: 35% !important;
  z-index: 1 !important; }

/*------------------------------------------- Embedly Override--------------------------------------------*/
.embedly-embed {
  width: 60% !important;
  height: 220px !important; }

/*------------------------------------------- Events -----------------------------------------------------*/
.index-events-table-container {
  background-color: white;
  border-radius: 1rem;
  max-height: 50rem;
  width: 100%;
  overflow: auto; }
  .index-events-table-container .custom-dropdown {
    display: none;
    max-height: 20rem;
    overflow-y: auto; }
    .index-events-table-container .custom-dropdown.setting-dropdown {
      margin-left: -10rem;
      margin-top: -1rem; }
  .index-events-table-container th {
    position: sticky;
    top: 0;
    background: white;
    z-index: 1;
    /*-------- regarding issue 2781 -------------*/
    /* &:last-child */
    /* right: 0 */
    /* z-index: 3 */ }
    .index-events-table-container th:nth-child(1) {
      left: 0;
      z-index: 3; }
    .index-events-table-container th:nth-child(-n+10) {
      cursor: pointer; }
  .index-events-table-container tr td:first-child {
    position: sticky;
    left: 0;
    background: white; }
  .index-events-table-container tr td:last-child {
    /*-------- regarding issue 2781 -------------*/
    /* position: sticky */
    right: 0;
    background: white; }

/*------------------------------------------- Beneficiaries Page -----------------------------------------------------*/
.index-beneficiaries-table-container {
  background-color: white;
  border-radius: 1rem;
  max-height: 50rem;
  width: 100%;
  overflow: auto; }
  .index-beneficiaries-table-container .table {
    border-collapse: separate; }
  .index-beneficiaries-table-container .custom-dropdown {
    display: none;
    max-height: 20rem;
    overflow-y: auto; }
    .index-beneficiaries-table-container .custom-dropdown.setting-dropdown {
      margin-left: -10rem;
      margin-top: -1rem; }
  .index-beneficiaries-table-container th {
    position: sticky;
    top: 0;
    background: white;
    z-index: 1;
    /*-------- regarding issue 2781 -------------*/
    /* &:last-child */
    /* right: 0 */
    /* z-index: 3 */ }
    .index-beneficiaries-table-container th:nth-child(1) {
      left: 0;
      z-index: 3; }
    .index-beneficiaries-table-container th:nth-child(-n+10) {
      cursor: pointer; }
  .index-beneficiaries-table-container tr td:first-child {
    position: sticky;
    left: 0;
    background: white;
    white-space: nowrap; }
  .index-beneficiaries-table-container tr td:last-child {
    /*-------- regarding issue 2781 -------------*/
    /* position: sticky */
    right: 0;
    background: white; }

.index-staffing-table-container {
  background-color: white;
  border-radius: 1rem;
  max-height: 50rem;
  width: 100%;
  overflow: auto; }
  .index-staffing-table-container .custom-dropdown {
    display: none;
    max-height: 20rem;
    overflow-y: auto; }
    .index-staffing-table-container .custom-dropdown.setting-dropdown {
      margin-left: -10rem;
      margin-top: -1rem; }
  .index-staffing-table-container th {
    position: sticky;
    top: 0;
    background: white;
    z-index: 1; }
    .index-staffing-table-container th:nth-child(1) {
      left: 0;
      z-index: 3; }
    .index-staffing-table-container th:last-child {
      right: 0;
      z-index: 3; }
    .index-staffing-table-container th:nth-child(-n+10) {
      cursor: pointer; }
  .index-staffing-table-container tr td:first-child {
    position: sticky;
    left: 0;
    background: white; }
  .index-staffing-table-container tr td:last-child {
    position: sticky;
    right: 0;
    background: white; }

.event-filters-container {
  position: fixed;
  width: 35rem;
  max-width: 98vw;
  right: 0;
  top: 0;
  height: 100vh;
  overflow: auto;
  display: none;
  background: white;
  z-index: 100;
  padding: 1rem 1rem 8rem 1rem;
  font-size: 1.6rem;
  box-shadow: -1px 0 3px 1px #ccc;
  background: #EAEDF1; }
  .event-filters-container .header {
    color: white;
    font-size: 2rem;
    background-image: linear-gradient(to right, #00A1AA, #00B39C);
    display: block;
    margin: -1rem -1rem 0 -1rem;
    padding: 1rem; }
    .event-filters-container .header h3 {
      margin: 0;
      display: inline;
      font-weight: bold; }
    .event-filters-container .header .apply-btn, .event-filters-container .header .reset-btn {
      background: #2D3E58;
      padding: 0.4rem 0.8rem;
      cursor: pointer;
      border-radius: 0.5rem; }
    .event-filters-container .header .reset-btn {
      background: #EE364A; }
  .event-filters-container .filter-body {
    display: none;
    padding: 0.5rem 1rem; }
  .event-filters-container .filter-title {
    cursor: pointer;
    font-size: 2rem;
    max-width: 35rem; }
  .event-filters-container .filter-dropdown-item {
    margin-bottom: 0.5rem; }
  .event-filters-container input[type=checkbox] {
    transform: scale(1.2); }
  .event-filters-container input[type=radio] {
    transform: scale(1.2); }

.people-filters-container {
  position: fixed;
  width: 35rem;
  max-width: 98vw;
  right: 0;
  top: 0;
  height: 100vh;
  overflow: auto;
  display: none;
  background: white;
  z-index: 100;
  padding: 1rem 1rem 8rem 1rem;
  font-size: 1.6rem;
  box-shadow: -1px 0 3px 1px #ccc;
  background: #EAEDF1; }
  .people-filters-container .header {
    color: white;
    font-size: 2rem;
    background-image: linear-gradient(to right, #00A1AA, #00B39C);
    display: block;
    margin: -1rem -1rem 0 -1rem;
    padding: 1rem; }
    .people-filters-container .header h3 {
      margin: 0;
      display: inline;
      font-weight: bold; }
    .people-filters-container .header .apply-btn, .people-filters-container .header .reset-btn {
      background: #2D3E58;
      padding: 0.4rem 0.8rem;
      cursor: pointer;
      border-radius: 0.5rem; }
    .people-filters-container .header .reset-btn {
      background: #EE364A; }
  .people-filters-container .filter-body {
    display: none;
    padding: 0.5rem 1rem; }
  .people-filters-container .filter-title {
    cursor: pointer;
    font-size: 2rem;
    max-width: 35rem; }
  .people-filters-container .filter-dropdown-item {
    margin-bottom: 0.5rem; }
  .people-filters-container input[type=checkbox] {
    transform: scale(1.2); }
  .people-filters-container input[type=radio] {
    transform: scale(1.2); }

/*------------------------------------------- Story or Updates--------------------------------------------*/
.story-filters-container {
  position: fixed;
  width: 35rem;
  max-width: 98vw;
  right: 0;
  top: 0;
  height: 100vh;
  overflow: auto;
  display: none;
  background: white;
  z-index: 100;
  padding: 1rem 1rem 8rem 1rem;
  font-size: 1.6rem;
  box-shadow: -1px 0 3px 1px #ccc;
  background: #EAEDF1; }
  .story-filters-container .header {
    color: white;
    font-size: 2rem;
    background-image: linear-gradient(to right, #00A1AA, #00B39C);
    display: block;
    margin: -1rem -1rem 0 -1rem;
    padding: 1rem; }
    .story-filters-container .header h3 {
      margin: 0;
      display: inline;
      font-weight: bold; }
    .story-filters-container .header .apply-btn, .story-filters-container .header .reset-btn {
      background: #2D3E58;
      padding: 0.4rem 0.8rem;
      cursor: pointer;
      border-radius: 0.5rem; }
    .story-filters-container .header .reset-btn {
      background: #EE364A; }
  .story-filters-container .filter-body {
    display: none;
    padding: 0.5rem 1rem; }
  .story-filters-container .filter-title {
    cursor: pointer;
    font-size: 2rem;
    max-width: 35rem; }
  .story-filters-container .filter-dropdown-item {
    margin-bottom: 0.5rem; }
    .story-filters-container .filter-dropdown-item input[type=checkbox] {
      transform: scale(1.2); }
    .story-filters-container .filter-dropdown-item input[type=radio] {
      transform: scale(1.2); }

.build-story-box {
  padding: 1rem;
  background: white;
  border-radius: 1rem; }
  .build-story-box #build-story-form-container {
    display: none; }
    .build-story-box #build-story-form-container #story_text {
      resize: vertical; }
  .build-story-box #fake-build-story-form-container {
    display: flex; }
    .build-story-box #fake-build-story-form-container input[type=text] {
      border-radius: 1.2rem;
      height: 4rem; }
    .build-story-box #fake-build-story-form-container .makerble-btn-mini-action {
      cursor: not-allowed;
      height: max-content;
      padding: 0.8rem 1.5rem;
      margin: 0.3rem 0 0 1rem; }
  .build-story-box .story-form-tabs-container {
    margin: 1rem -1rem 0 -1rem;
    border-bottom: 1px solid #EAEEF1; }
    .build-story-box .story-form-tabs-container .story-form-tab {
      background: #ccc;
      border-radius: 5px 5px 0 0;
      text-align: center;
      padding: 1rem;
      cursor: pointer;
      text-overflow: ellipsis;
      white-space: nowrap;
      overflow: hidden; }
      .build-story-box .story-form-tabs-container .story-form-tab.active {
        background: #396F93;
        color: white; }
  .build-story-box .story-form-tab-contents-container .story-form-tab-content {
    padding: 1rem 2rem 0 2rem;
    display: none; }
    .build-story-box .story-form-tab-contents-container .story-form-tab-content #story-form-add-attachment-sample {
      display: none; }
    .build-story-box .story-form-tab-contents-container .story-form-tab-content #build-story-box-progress-tab-container {
      margin-top: 0.5rem; }
      .build-story-box .story-form-tab-contents-container .story-form-tab-content #build-story-box-progress-tab-container td {
        padding-bottom: 0.5rem; }
  .build-story-box .custom-tabs-container .custom-tab {
    text-align: center;
    cursor: pointer;
    border-bottom: 1px solid #EAEEF1;
    font-weight: bold;
    padding: 1rem; }
    .build-story-box .custom-tabs-container .custom-tab.active {
      border: 1px solid #EAEEF1;
      border-bottom: none; }

.update_actions a {
  color: #2D3E58; }

.update_actions li {
  display: inline; }

.story.comments a {
  color: #428bca !important; }

.story_comment_textarea {
  width: 100%; }

.profile_frame {
  position: absolute;
  left: 130px; }

/* ISOTOPE MASONRY & FIXED================================================== */
.isotope-item {
  z-index: 2; }

.isotope-hidden.isotope-item {
  pointer-events: none;
  z-index: 1; }

.isotope {
  /* change duration value to whatever you like */
  -webkit-transition-duration: 0.8s;
  -moz-transition-duration: 0.8s;
  transition-duration: 0.8s;
  -webkit-transition-property: height,width;
  -moz-transition-property: height,width;
  transition-property: height,width; }
  .isotope .isotope-item {
    /* change duration value to whatever you like */
    -webkit-transition-duration: 0.8s;
    -moz-transition-duration: 0.8s;
    transition-duration: 0.8s;
    -webkit-transition-property: -webkit-transform,opacity;
    -moz-transition-property: -moz-transform,opacity;
    transition-property: transform,opacity; }

/* ------------------ Filter on explore page ---------------*/
.filter.dropdown {
  width: 100%;
  list-style-type: none;
  margin: 3%; }

.filter.dropdown-menu > li > a {
  color: #428bca;
  text-decoration: none; }

.filter.dropdown-menu li {
  padding-left: 5%; }

.filter.dropdown ul.dropdown-menu {
  border-radius: 4px;
  box-shadow: none;
  margin-top: 20px;
  width: 100%; }
  .filter.dropdown ul.dropdown-menu:before {
    content: "";
    border-bottom: 10px solid #fff;
    border-right: 10px solid transparent;
    border-left: 10px solid transparent;
    position: absolute;
    top: -10px;
    right: 16px; }
  .filter.dropdown ul.dropdown-menu:after {
    content: "";
    border-bottom: 12px solid #ccc;
    border-right: 12px solid transparent;
    border-left: 12px solid transparent;
    position: absolute;
    top: -12px;
    right: 14px; }

.filter .btn {
  margin-right: 10%; }

#filter_link {
  text-decoration: none; }

/* ------------ User my-home page ------------ */
.home-part {
  /* margin-top: 51px */
  margin-top: 15px;
  margin-bottom: 15px; }
  .home-part h2 {
    padding-left: 5px; }
  .home-part .vcenter {
    display: inline-block;
    vertical-align: middle;
    float: none; }
  .home-part .padding-text {
    padding-left: 5px;
    padding-right: 0px; }
  .home-part .project-title {
    font-size: 1em;
    margin-bottom: 0px; }
    .home-part .project-title a {
      color: black; }
      .home-part .project-title a:hover, .home-part .project-title a:active, .home-part .project-title a:focus {
        color: black;
        text-decoration: none; }
  .home-part .activities {
    border-color: #EAEDF1;
    border-style: solid;
    padding-left: 15px;
    padding-right: 15px;
    margin-left: 15px;
    margin-right: 15px;
    margin-bottom: 30px; }
    .home-part .activities p {
      margin-bottom: 0px;
      display: inline; }
    .home-part .activities .time-ago {
      text-align: right;
      font-style: italic; }
  .home-part .progress-value {
    position: absolute;
    right: 0;
    left: 0; }

.table-nonfluid {
  width: auto; }

/* ------------ Template ------------ */
.stage-change-outcome {
  margin-bottom: 10px; }
  .stage-change-outcome .form-group.select {
    margin-bottom: 0px; }
  .stage-change-outcome .updown a:hover, .stage-change-outcome .updown a:active, .stage-change-outcome .updown a:focus {
    text-decoration: none; }

/* ------------ Impact Store Laniding Page ------------ */
#secondary-nav-collapse {
  margin: 25px 0;
  position: relative;
  left: 10%;
  width: 100%; }

#search_recommend_create {
  margin-bottom: 50px; }

.search {
  border-radius: 20%; }

.close {
  float: left;
  color: white;
  border-bottom: 0; }
  .close:focus {
    color: white; }

.head-section {
  boreder: 3px solid #000; }

.store-wrapper {
  font-family: 'Quicksand';
  background: white;
  border-radius: 1px;
  box-shadow: 2px 2px 2px #e7e7e7;
  margin-bottom: 10px;
  padding: 10px;
  width: 100%; }
  .store-wrapper a {
    color: black; }

.favs {
  list-style-type: none; }

.library {
  font-family: 'Quicksand'; }

.landing-page {
  margin: 0 40px; }

#ask-about-pricing {
  font-size: 1.5em; }

@media screen and (max-width: 485px) {
  .landing-page {
    margin: 0 15px; }
  .socialIcons {
    font-size: 0px; }
  .list-unstyled {
    padding-left: 0px; }
  #ask-about-pricing {
    font-size: 1em; } }

/* -- Carousel -- */
#ban {
  position: relative;
  left: 10%; }

/* ------------ Template index Page ------------ */
#the-templates {
  float: left;
  margin-bottom: 15px; }

.clear {
  clear: both; }

#the-outcomes {
  float: left;
  margin-bottom: 15px; }

.temp-img {
  border-radius: 50%;
  display: block;
  margin: auto;
  width: 120px;
  height: 120px;
  object-fit: cover; }

.new-temp-layout {
  background: white;
  border-radius: 10px;
  width: 250px;
  height: 300px;
  margin: 15px 15px;
  text-align: center; }

#templates-container .new-temp-layout {
  position: relative;
  width: 95%;
  max-width: 290px;
  height: 320px;
  padding-top: 10px;
  margin: 15px auto 15px auto;
  left: 0;
  right: 0; }

a.use-template {
  background: #e7e7e7;
  color: #000;
  border-radius: 5px;
  max-width: 500px;
  padding: 3px;
  font-family: 'Quicksand';
  text-align: center;
  position: relative;
  top: 138px; }

.hearts {
  background: #e7e7e7;
  position: absolute;
  bottom: -20px;
  left: 10px;
  width: 40px;
  border-radius: 50%;
  height: 40px;
  z-index: 2; }

.fa.fa-heart-o {
  color: red;
  position: relative;
  top: calc(30% - 10%); }

.fa.fa-heart {
  color: red;
  position: relative;
  top: calc(30% - 10%); }

h4.temp-name {
  position: absolute;
  left: 0;
  right: 0;
  bottom: -12px;
  margin: 0 auto;
  padding: 3px;
  width: 100%;
  max-width: 220px;
  background-color: #f70964;
  color: white;
  font-family: "Quicksand";
  border-radius: 5px; }

/* ------- Template Show Pages -------*/
.jumbotron {
  border: none;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
  color: #fff;
  padding: 5px 5px 5px 5px;
  margin-left: 0px !important;
  margin-right: 0px !important; }
  .jumbotron a {
    color: #fff;
    text-decoration: none; }

.indicator-name {
  margin-top: 10px; }

/*------------------------------- Profile Page ----------------------------*/
.activities {
  margin-top: 20px; }

@media screen and (max-width: 485px) {
  #jumbo {
    width: 100%; } }

/*------------------------------- Add participant ----------------------------*/
.form_tile {
  background-color: #FFFFFF;
  border-radius: 5px;
  padding: 0px 10px 20px 20px;
  border-style: solid;
  border-color: #EEEEEE;
  border-width: 1px;
  width: 75%;
  margin: auto;
  overflow: auto; }

.beneficiary_input_box:focus {
  border-color: #0D69B7; }

.custom_date select {
  background-color: white;
  color: black;
  border: 1px solid;
  border-color: #EEEEEE;
  border-radius: 2px;
  padding: 2px 2px 2px 2px; }

.custom_date select:focus {
  border-color: #0D69B7;
  outline: none; }

/*------------------------------- Beneficiaries Page ----------------------------*/
.beneficiaries-splits-page .white-box {
  margin-bottom: 1rem; }

.beneficiaries-splits-page .bar-chart-container, .beneficiaries-splits-page .pie-chart-container {
  max-height: 28.5em; }

.beneficiaries-splits-page .pie-chart-container {
  display: none; }

.beneficiaries-splits-page .table-container {
  max-height: 28.5em;
  overflow: auto;
  display: none; }

.beneficiaries-splits-page .table-chart-switch {
  transform: scale(1.2); }

.beneficiaries-splits-page .table-container table th {
  position: sticky;
  top: 0;
  background: white; }

.beneficiary-index-table td:first-child {
  white-space: nowrap; }

.filter-projects-btn {
  border: 0.2rem solid #007bff;
  padding: 0.6rem;
  cursor: pointer;
  border-radius: 0.5rem;
  font-size: 1.6rem; }

.filter-contacts-btn {
  border: 0.2rem solid #007bff;
  padding: 0.6rem;
  cursor: pointer;
  border-radius: 0.5rem;
  font-size: 1.6rem; }

.everything-filter-contacts-btn {
  border: 0.2rem solid #007bff;
  padding: 0.6rem;
  cursor: pointer;
  border-radius: 0.5rem;
  font-size: 1.6rem; }

.left-filter-contacts-btn {
  border: 0.2rem solid #007bff;
  padding: 0.6rem;
  cursor: pointer;
  border-radius: 0.5rem;
  font-size: 1.6rem; }

.right-filter-contacts-btn {
  border: 0.2rem solid #007bff;
  padding: 0.6rem;
  cursor: pointer;
  border-radius: 0.5rem;
  font-size: 1.6rem; }

.filter-contacts-btn-filter {
  border: 0.2rem solid #007bff;
  padding: 0.6rem;
  cursor: pointer;
  border-radius: 0.5rem;
  font-size: 1.6rem; }

.filter-title {
  display: flex;
  align-items: center;
  justify-content: space-between; }

.filter-contacts-container {
  position: fixed;
  /*---- min-width: 35rem */
  /*---- width: max-content */
  width: 35rem;
  max-width: 98vw;
  right: 0;
  top: 0;
  height: 100vh;
  overflow: auto;
  display: none;
  background: white;
  z-index: 1000;
  padding: 1rem 1rem 8rem 1rem;
  font-size: 1.6rem;
  box-shadow: -1px 0 3px 1px #ccc;
  background: #EAEDF1; }
  .filter-contacts-container .filter-body {
    display: none;
    padding: 0.5rem 1rem; }
  .filter-contacts-container .filter-title {
    cursor: pointer;
    font-size: 2rem;
    max-width: 35rem; }
  .filter-contacts-container .filter-contacts-dropdown-item {
    margin-bottom: 0.5rem; }
    .filter-contacts-container .filter-contacts-dropdown-item input[type=checkbox] {
      transform: scale(1.2); }
    .filter-contacts-container .filter-contacts-dropdown-item input[type=radio] {
      transform: scale(1.2); }
  .filter-contacts-container .header {
    color: white;
    font-size: 2rem;
    background-image: linear-gradient(to right, #00A1AA, #00B39C);
    display: block;
    margin: -1rem -1rem 0 -1rem;
    padding: 1rem;
    position: sticky;
    top: -1rem;
    z-index: 1; }
    .filter-contacts-container .header h3 {
      margin: 0;
      display: inline;
      font-weight: bold; }
    .filter-contacts-container .header .apply-btn {
      background: #2D3E58;
      padding: 0.4rem 0.8rem;
      cursor: pointer;
      border-radius: 0.5rem; }
    .filter-contacts-container .header .reset-btn {
      background: #EE364A;
      padding: 0.4rem 0.8rem;
      cursor: pointer;
      border-radius: 0.5rem; }
    .filter-contacts-container .header .close-btn {
      background: #063262;
      padding: 0.4rem 0.8rem;
      cursor: pointer;
      border-radius: 0.5rem; }

.filter-projects-container {
  position: fixed;
  /*---- min-width: 35rem */
  /*---- width: max-content */
  width: 35rem;
  max-width: 98vw;
  right: 0;
  top: 0;
  height: 100vh;
  overflow: auto;
  display: none;
  background: white;
  z-index: 100;
  padding: 1rem 1rem 8rem 1rem;
  font-size: 1.6rem;
  box-shadow: -1px 0 3px 1px #ccc;
  background: #EAEDF1; }
  .filter-projects-container .filter-body {
    display: none;
    padding: 0.5rem 1rem; }
  .filter-projects-container .filter-title {
    cursor: pointer;
    font-size: 2rem;
    max-width: 35rem; }
  .filter-projects-container .filter-projects-dropdown-item {
    margin-bottom: 0.5rem; }
    .filter-projects-container .filter-projects-dropdown-item input[type=checkbox] {
      transform: scale(1.2); }
    .filter-projects-container .filter-projects-dropdown-item input[type=radio] {
      transform: scale(1.2); }
  .filter-projects-container .header {
    color: white;
    font-size: 2rem;
    background-image: linear-gradient(to right, #00A1AA, #00B39C);
    display: block;
    margin: -1rem -1rem 0 -1rem;
    padding: 1rem;
    position: sticky;
    top: -1rem;
    z-index: 1; }
    .filter-projects-container .header h3 {
      margin: 0;
      display: inline;
      font-weight: bold; }
    .filter-projects-container .header .apply-btn {
      background: #2D3E58;
      padding: 0.4rem 0.8rem;
      cursor: pointer;
      border-radius: 0.5rem; }
    .filter-projects-container .header .reset-btn {
      background: #EE364A;
      padding: 0.4rem 0.8rem;
      cursor: pointer;
      border-radius: 0.5rem; }
    .filter-projects-container .header .close-btn {
      background: #063262;
      padding: 0.4rem 0.8rem;
      cursor: pointer;
      border-radius: 0.5rem; }
    .filter-projects-container .header .save-btn {
      background: #70c240;
      padding: 0.4rem 0.8rem;
      cursor: pointer;
      border-radius: 0.5rem; }

.everything-filter-contacts-container {
  position: fixed;
  width: 45rem;
  max-width: 98vw;
  right: 0;
  top: 0;
  height: 100vh;
  overflow: auto;
  display: none;
  background: white;
  z-index: 100;
  padding: 1rem 1rem 8rem 1rem;
  font-size: 1.6rem;
  box-shadow: -1px 0 3px 1px #ccc;
  background: #EAEDF1; }
  .everything-filter-contacts-container .everything-filter-body {
    display: none;
    padding: 0.5rem 1rem; }
  .everything-filter-contacts-container .everything-filter-title {
    cursor: pointer;
    font-size: 2rem;
    max-width: 40rem; }
  .everything-filter-contacts-container .everything-filter-contacts-dropdown-item {
    margin-bottom: 0.5rem; }
    .everything-filter-contacts-container .everything-filter-contacts-dropdown-item input[type=checkbox] {
      transform: scale(1.2); }
    .everything-filter-contacts-container .everything-filter-contacts-dropdown-item input[type=radio] {
      transform: scale(1.2); }
  .everything-filter-contacts-container .everything-header {
    color: white;
    font-size: 2rem;
    background-image: linear-gradient(to right, #00A1AA, #00B39C);
    display: block;
    margin: -1rem -1rem 0 -1rem;
    padding: 1rem;
    position: sticky;
    top: -1rem;
    z-index: 1; }
    .everything-filter-contacts-container .everything-header h3 {
      margin: 0;
      display: inline;
      font-weight: bold; }
    .everything-filter-contacts-container .everything-header .everything-apply-btn {
      background: #2D3E58;
      padding: 0.4rem 0.8rem;
      cursor: pointer;
      border-radius: 0.5rem; }
    .everything-filter-contacts-container .everything-header .reset-btn {
      background: #EE364A;
      padding: 0.4rem 0.8rem;
      cursor: pointer;
      border-radius: 0.5rem; }
    .everything-filter-contacts-container .everything-header .close-btn {
      background: #EE364A;
      padding: 0.4rem 0.8rem;
      cursor: pointer;
      border-radius: 0.5rem; }

.left-filter-contacts-container {
  position: fixed;
  max-width: 98vw;
  left: 0;
  top: 0;
  height: 100vh;
  overflow: auto;
  display: none;
  background: white;
  z-index: 100;
  padding: 1rem 1rem 8rem 1rem;
  font-size: 1.6rem;
  box-shadow: -1px 0 3px 1px #ccc;
  background: #EAEDF1; }
  .left-filter-contacts-container .left-filter-body {
    display: none;
    padding: 0.5rem 1rem; }
  .left-filter-contacts-container .left-filter-title {
    cursor: pointer;
    font-size: 2rem;
    max-width: 40rem; }
  .left-filter-contacts-container .left-filter-contacts-dropdown-item {
    margin-bottom: 0.5rem; }
    .left-filter-contacts-container .left-filter-contacts-dropdown-item input[type=checkbox] {
      transform: scale(1.2); }
    .left-filter-contacts-container .left-filter-contacts-dropdown-item input[type=radio] {
      transform: scale(1.2); }
  .left-filter-contacts-container .left-header {
    color: white;
    font-size: 2rem;
    background-image: linear-gradient(to right, #00A1AA, #00B39C);
    display: block;
    margin: -1rem -1rem 0 -1rem;
    padding: 1rem;
    position: sticky;
    top: -1rem;
    z-index: 1; }
    .left-filter-contacts-container .left-header h3 {
      margin: 0;
      display: inline;
      font-weight: bold; }
    .left-filter-contacts-container .left-header .left-apply-btn {
      background: #2D3E58;
      padding: 0.4rem 0.8rem;
      cursor: pointer;
      border-radius: 0.5rem; }
    .left-filter-contacts-container .left-header .left-reset-btn {
      background: #EE364A;
      padding: 0.4rem 0.8rem;
      cursor: pointer;
      border-radius: 0.5rem; }
    .left-filter-contacts-container .left-header .close-btn {
      background: #EE364A;
      padding: 0.4rem 0.8rem;
      cursor: pointer;
      border-radius: 0.5rem; }

.right-filter-contacts-container {
  position: fixed;
  max-width: 98vw;
  right: 0;
  top: 0;
  height: 100vh;
  overflow: auto;
  display: none;
  background: white;
  z-index: 100;
  padding: 1rem 1rem 8rem 1rem;
  font-size: 1.6rem;
  box-shadow: -1px 0 3px 1px #ccc;
  background: #EAEDF1; }
  .right-filter-contacts-container .right-filter-body {
    display: none;
    padding: 0.5rem 1rem; }
  .right-filter-contacts-container .right-filter-title {
    cursor: pointer;
    font-size: 2rem;
    max-width: 40rem; }
  .right-filter-contacts-container .right-filter-contacts-dropdown-item {
    margin-bottom: 0.5rem; }
    .right-filter-contacts-container .right-filter-contacts-dropdown-item input[type=checkbox] {
      transform: scale(1.2); }
    .right-filter-contacts-container .right-filter-contacts-dropdown-item input[type=radio] {
      transform: scale(1.2); }
  .right-filter-contacts-container .right-header {
    color: white;
    font-size: 2rem;
    background-image: linear-gradient(to right, #00A1AA, #00B39C);
    display: block;
    margin: -1rem -1rem 0 -1rem;
    padding: 1rem;
    position: sticky;
    top: -1rem;
    z-index: 1; }
    .right-filter-contacts-container .right-header h3 {
      margin: 0;
      display: inline;
      font-weight: bold; }
    .right-filter-contacts-container .right-header .right-apply-btn {
      background: #2D3E58;
      padding: 0.4rem 0.8rem;
      cursor: pointer;
      border-radius: 0.5rem; }
    .right-filter-contacts-container .right-header .right-reset-btn {
      background: #EE364A;
      padding: 0.4rem 0.8rem;
      cursor: pointer;
      border-radius: 0.5rem; }
    .right-filter-contacts-container .right-header .close-btn {
      background: #EE364A;
      padding: 0.4rem 0.8rem;
      cursor: pointer;
      border-radius: 0.5rem; }

.custom-dropdown {
  border: 1px solid #EEEEEE;
  width: max-content;
  padding: 0.3rem 0;
  background: white;
  z-index: 1; }
  .custom-dropdown a {
    text-decoration: none;
    color: black;
    padding: 0.3rem 1rem;
    display: block; }
    .custom-dropdown a:hover {
      color: white !important; }
    .custom-dropdown a:hover:nth-child(5n+1) {
      background-color: #AC3898; }
    .custom-dropdown a:hover:nth-child(5n+2) {
      background-color: #3596D6; }
    .custom-dropdown a:hover:nth-child(5n+3) {
      background-color: #71C240; }
    .custom-dropdown a:hover:nth-child(5n+4) {
      background-color: #FF6600; }
    .custom-dropdown a:hover:nth-child(5n+5) {
      background-color: #f31208; }

.tab-container {
  border-radius: 5px 5px 0 0; }

.beneficiaries-switch-tab {
  padding: 10px 15px;
  border-radius: 5px 5px 0 0;
  background: white;
  color: #0b5394;
  font-weight: normal;
  cursor: pointer;
  white-space: nowrap; }
  .beneficiaries-switch-tab.active {
    background: #1155ccff;
    color: white;
    font-weight: bold; }
  .beneficiaries-switch-tab:hover {
    background: #2D3E58;
    color: white; }

.beneficiary-index-dropdown-trigger {
  background: #2D3E58;
  color: white;
  font-size: 1.6rem;
  padding: 0.8rem;
  border-radius: 0.5rem;
  cursor: pointer; }

.beneficiaries-more-options li.active:last-child a {
  background: #AC3897 !important; }

.beneficiaries-more-options li a {
  border-radius: 5px;
  top: 0;
  padding-top: 10px;
  padding-bottom: 10px; }

.impact_tracker-more-option li a {
  border-radius: 5px;
  top: 0;
  padding-top: 10px;
  padding-bottom: 10px; }

.beneficiaries-create-options li.active:first-child a {
  background: #AC3897 !important; }

.beneficiaries-create-options li a {
  border-radius: 5px;
  top: 0;
  padding-top: 10px;
  padding-bottom: 10px; }

.beneficiary-search {
  position: relative; }
  .beneficiary-search .form-control {
    background-color: #fff !important;
    padding-right: 30px;
    border-radius: 10px; }
  .beneficiary-search .fa-search {
    position: absolute;
    right: 8px;
    top: 9px; }

.icon-menu {
  right: 0;
  left: auto; }
  .icon-menu li {
    border-bottom: 1px solid #EFF2F6; }
  .icon-menu li:last-child {
    border: none; }

.beneficiary-nav-1 .nav-tabs li a {
  border: 1px solid transparent; }

/*------------------------------- Header Page ----------------------------*/
.user-online .navbar-nav li a {
  padding-left: 13px;
  padding-right: 13px; }

@media screen and (max-width: 1280px) {
  .user-online .navbar-nav li a {
    padding-left: 6px;
    padding-right: 6px; } }

/*------------------------------- Home Page After Login----------------------------*/
.pageloader {
  min-height: 150px;
  z-index: 999999;
  text-align: center; }
  .pageloader .loaderImage {
    position: absolute;
    left: 50%;
    top: 50%;
    display: block; }

.makerble-border-bottom {
  padding-bottom: 5px;
  border-bottom: 1px solid;
  border-color: #EAEEF1;
  margin-inline: -15px; }

.dropdown-list-scroller {
  padding-right: 0 !important;
  padding-left: 0;
  list-style: none; }
  .dropdown-list-scroller li a {
    display: block;
    clear: both;
    font-weight: 300;
    line-height: 35px;
    white-space: normal;
    font-size: 13px;
    padding: 10px 11px 10px;
    text-shadow: none;
    text-decoration: none;
    color: #000;
    border-bottom: 1px solid #EFF2F6 !important; }
  .dropdown-list-scroller li .photo {
    float: left;
    margin: 0 6px 6px 0; }
    .dropdown-list-scroller li .photo img {
      height: 50px;
      width: 50px;
      border-radius: 7px !important; }
  .dropdown-list-scroller li .subject {
    vertical-align: top;
    display: block;
    margin-left: 46px; }
    .dropdown-list-scroller li .subject .from {
      font-size: 13px;
      font-weight: 500; }
  .dropdown-list-scroller li .message {
    font-weight: 200;
    display: block !important;
    font-size: 13px;
    line-height: 1.3;
    margin-left: 46px; }

.followers a:hover {
  text-decoration: none; }

.newsfeeds {
  margin-bottom: 20px;
  display: block;
  padding: 15px;
  border-radius: 5px; }
  .newsfeeds p {
    display: inline;
    color: #333; }
  .newsfeeds .comments {
    padding-top: 18px;
    border-top: 1px solid;
    border-color: #eaeef1; }
    .newsfeeds .comments input {
      color: #333;
      padding: 5px;
      padding-inline: 10px;
      outline: 0px;
      border: 1px solid lightgray;
      border-radius: 30px; }
      .newsfeeds .comments input:-ms-input-placeholder {
        padding: 10px; }
      .newsfeeds .comments input::-webkit-input-placeholder {
        padding: 10px; }
      .newsfeeds .comments input::-moz-placeholder {
        padding: 10px; }
      .newsfeeds .comments input:-moz-placeholder {
        padding: 10px; }
    .newsfeeds .comments input.comment-box {
      width: 85%; }
    .newsfeeds .comments input.edit-comment-box {
      width: 85%; }
    .newsfeeds .comments input.postbtn {
      margin-top: 2px;
      border-radius: 4px;
      border: 0px;
      color: white;
      font-weight: 700;
      padding-inline: 14px; }
    .newsfeeds .comments .user-img {
      border-radius: 25px; }
    .newsfeeds .comments .padd5 {
      padding-left: 10px; }

.padd15 {
  padding: 15px; }

.img-height {
  height: 150px;
  position: relative;
  display: block; }

.hideOrganisation {
  display: none; }

.hideProject {
  display: none; }

.hideDocument {
  display: none; }

.hideColleague {
  display: none; }

.hideParticipant {
  display: none; }

.hideFile {
  display: none; }

.hideMergeContact {
  display: none; }

.hideBundle {
  display: none; }

.hideProgress {
  display: none; }

.hideSurvey {
  display: none; }

.hideUser {
  display: none; }

.hideManager {
  display: none; }

.hideWorker {
  display: none; }

.hideCollection {
  display: none; }

.survey-list {
  list-style: none;
  padding-top: 10px;
  padding-left: 0;
  margin-bottom: 0; }
  .survey-list .survey-info {
    display: flex;
    width: 100%;
    padding-bottom: 10px; }
    .survey-list .survey-info .survey-img {
      width: 110px;
      padding-left: 10px;
      padding-right: 10px; }
    .survey-list .survey-info .survey-name {
      width: 100%; }

.organisation-list {
  list-style: none;
  padding-top: 10px;
  padding-left: 0;
  margin-bottom: 0; }
  .organisation-list .organisation-info {
    display: flex;
    width: 100%;
    padding-bottom: 10px; }
    .organisation-list .organisation-info .organisation-img {
      width: 110px;
      padding-left: 10px;
      padding-right: 10px; }
    .organisation-list .organisation-info .organisation-name {
      width: 100%; }

.project-list {
  list-style: none;
  padding-top: 10px;
  padding-left: 0;
  margin-bottom: 0; }
  .project-list .project-info {
    display: flex;
    width: 100%;
    padding-bottom: 10px; }
    .project-list .project-info .project-img {
      width: 70px;
      padding-left: 10px;
      padding-right: 10px; }
    .project-list .project-info .project-detail {
      width: 90%; }
    .project-list .project-info .actions .mini-dropdown {
      display: inline-block;
      position: relative; }

.document-list {
  list-style: none;
  padding-top: 10px;
  padding-left: 0;
  margin-bottom: 0; }
  .document-list .document-info {
    display: flex;
    width: 100%;
    padding-bottom: 10px; }
    .document-list .document-info .document-img {
      width: 70px;
      padding-left: 10px;
      padding-right: 10px; }
    .document-list .document-info .document-detail {
      width: 90%; }
    .document-list .document-info .actions .mini-dropdown {
      display: inline-block;
      position: relative; }

.bundle-list {
  list-style: none;
  padding-top: 10px;
  padding-left: 0;
  margin-bottom: 0; }
  .bundle-list .bundle-info {
    display: flex;
    width: 100%;
    padding: 10px; }
    .bundle-list .bundle-info .bundle-detail {
      width: 100%; }
    .bundle-list .bundle-info .actions .mini-dropdown {
      display: inline-block;
      position: relative; }

.user-list {
  list-style: none;
  padding-top: 10px;
  padding-left: 0;
  margin-bottom: 0; }
  .user-list .user-info {
    display: flex;
    width: 100%;
    padding-bottom: 10px; }
    .user-list .user-info .user-img {
      width: 70px;
      padding-left: 10px;
      padding-right: 10px; }
    .user-list .user-info .user-detail {
      width: 90%; }
    .user-list .user-info .actions .mini-dropdown {
      display: inline-block;
      position: relative; }

.manager-list {
  list-style: none;
  padding-top: 10px;
  padding-left: 0;
  margin-bottom: 0; }
  .manager-list .manager-info {
    display: flex;
    width: 100%;
    padding-bottom: 10px; }
    .manager-list .manager-info .manager-img {
      width: 70px;
      padding-left: 10px;
      padding-right: 10px; }
    .manager-list .manager-info .manager-detail {
      width: 90%; }
    .manager-list .manager-info .actions .mini-dropdown {
      display: inline-block;
      position: relative; }

.worker-list {
  list-style: none;
  padding-top: 10px;
  padding-left: 0;
  margin-bottom: 0; }
  .worker-list .worker-info {
    display: flex;
    width: 100%;
    padding-bottom: 10px; }
    .worker-list .worker-info .worker-img {
      width: 70px;
      padding-left: 10px;
      padding-right: 10px; }
    .worker-list .worker-info .worker-detail {
      width: 90%; }
    .worker-list .worker-info .actions .mini-dropdown {
      display: inline-block;
      position: relative; }

.collection-list {
  list-style: none;
  padding-top: 10px;
  padding-left: 0;
  margin-bottom: 0; }
  .collection-list .collection-info {
    display: flex;
    width: 100%;
    padding-bottom: 10px; }
    .collection-list .collection-info .collection-img {
      width: 70px;
      padding-left: 10px;
      padding-right: 10px; }
    .collection-list .collection-info .collection-detail {
      width: 90%; }
    .collection-list .collection-info .actions .mini-dropdown {
      display: inline-block;
      position: relative; }

#header_white .actions .mini-dropdown {
  display: inline-block;
  position: relative; }

.colleague-list {
  list-style: none;
  padding-top: 10px;
  padding-left: 0;
  margin-bottom: 0; }
  .colleague-list .colleague-info {
    display: flex;
    width: 100%;
    padding-bottom: 10px; }
    .colleague-list .colleague-info .colleague-img {
      width: 90px;
      padding-left: 10px;
      padding-right: 10px; }
    .colleague-list .colleague-info .colleague-detail {
      width: 100%; }

.participant-list {
  list-style: none;
  padding-top: 10px;
  padding-left: 0;
  margin-bottom: 0; }
  .participant-list .participant-info {
    display: flex;
    width: 100%;
    padding-bottom: 10px; }
    .participant-list .participant-info .participant-img {
      width: 90px;
      padding-left: 10px;
      padding-right: 10px; }
    .participant-list .participant-info .participant-detail {
      width: 100%; }

.colleagues-list {
  list-style: none;
  padding-top: 10px;
  padding-left: 0;
  margin-bottom: 0; }
  .colleagues-list .colleagues-info {
    display: flex;
    width: 100%;
    padding-bottom: 10px; }
    .colleagues-list .colleagues-info .colleagues-img {
      width: 90px;
      padding-left: 10px;
      padding-right: 10px; }
    .colleagues-list .colleagues-info .colleagues-detail {
      width: 100%; }

.file-list {
  list-style: none;
  padding-top: 10px;
  padding-left: 0;
  margin-bottom: 0; }
  .file-list .file-info {
    display: flex;
    width: 100%;
    padding-bottom: 10px; }
    .file-list .file-info .file-img {
      width: 40px;
      padding-left: 10px;
      padding-right: 10px; }
    .file-list .file-info .file-detail {
      width: 90%; }
    .file-list .file-info .actions .mini-dropdown {
      display: inline-block;
      position: relative; }

.merge-contact-list {
  list-style: none;
  padding-top: 10px;
  padding-left: 0;
  margin-bottom: 0; }
  .merge-contact-list .merge-contact-info {
    display: flex;
    width: 100%;
    padding-bottom: 10px; }
    .merge-contact-list .merge-contact-info .merge-contact-img {
      width: 90px;
      padding-left: 10px;
      padding-right: 10px; }
    .merge-contact-list .merge-contact-info .merge-contact-detail {
      width: 100%; }
      .merge-contact-list .merge-contact-info .merge-contact-detail p {
        word-break: break-all;
        font-size: 16px; }

.PcBundle-list {
  list-style: none;
  padding-top: 10px;
  padding-left: 0;
  margin-bottom: 0; }
  .PcBundle-list .PcBundle-info {
    display: flex;
    width: 100%;
    padding-bottom: 10px; }
    .PcBundle-list .PcBundle-info .PcBundle-img {
      width: 90px;
      padding-left: 10px;
      padding-right: 10px; }
    .PcBundle-list .PcBundle-info .PcBundle-detail {
      width: 100%; }

.hidePcBundle {
  display: none; }

.CharityBundle-list {
  list-style: none;
  padding-top: 10px;
  padding-left: 0;
  margin-bottom: 0; }
  .CharityBundle-list .CharityBundle-info {
    display: flex;
    width: 100%;
    padding-bottom: 10px; }
    .CharityBundle-list .CharityBundle-info .CharityBundle-img {
      width: 90px;
      padding-left: 10px;
      padding-right: 10px; }
    .CharityBundle-list .CharityBundle-info .CharityBundle-detail {
      width: 100%; }

.hideCharityBundle {
  display: none; }

.UserBundle-list {
  list-style: none;
  padding-top: 10px;
  padding-left: 0;
  margin-bottom: 0; }
  .UserBundle-list .UserBundle-info {
    display: flex;
    width: 100%;
    padding-bottom: 10px; }
    .UserBundle-list .UserBundle-info .UserBundle-img {
      width: 90px;
      padding-left: 10px;
      padding-right: 10px; }
    .UserBundle-list .UserBundle-info .UserBundle-detail {
      width: 100%; }

.hideUserBundle {
  display: none; }

.comment-favourite-count {
  padding-left: 5px;
  padding-right: 16px;
  text-align: right;
  margin-top: 3px; }
  .comment-favourite-count b {
    color: #C7C9CC; }
    .comment-favourite-count b a {
      color: #C7C9CC; }

.comment-list {
  list-style: none;
  padding-top: 10px;
  padding-left: 0;
  margin-bottom: 0; }
  .comment-list .comment-info {
    display: flex;
    width: 100%;
    padding-bottom: 10px; }
    .comment-list .comment-info .comment-img {
      width: 50px;
      padding-right: 10px; }
      .comment-list .comment-info .comment-img img {
        max-width: none;
        border-radius: 5px;
        width: 40px;
        height: 40px; }
    .comment-list .comment-info .comment-detail {
      width: 100%;
      text-align: left;
      color: #333; }
    .comment-list .comment-info .actions .mini-dropdown {
      display: inline-block;
      position: relative; }
      .comment-list .comment-info .actions .mini-dropdown .dropdown-menu {
        font-size: 80%;
        right: 0 !important;
        left: auto !important; }

.user-box {
  padding-right: 0; }
  .user-box .user-info {
    display: flex;
    width: 100%; }
    .user-box .user-info .user-img {
      width: 60px; }
      .user-box .user-info .user-img img {
        border-radius: 5px; }
    .user-box .user-info .user-info {
      width: 100%;
      padding-left: 10px;
      display: block;
      text-align: left; }
      .user-box .user-info .user-info .reporter-link {
        width: 100%; }
        .user-box .user-info .user-info .reporter-link h4 {
          margin-top: 0;
          margin-bottom: 0; }
        .user-box .user-info .user-info .reporter-link a {
          width: 100%;
          text-decoration: none; }
      .user-box .user-info .user-info .editor-name {
        display: flex;
        width: 100%;
        color: #333; }
        .user-box .user-info .user-info .editor-name .edited-by:before {
          content: ", "; }
          @media (max-width: 768px) {
            .user-box .user-info .user-info .editor-name .edited-by:before {
              content: ""; } }
        @media (max-width: 768px) {
          .user-box .user-info .user-info .editor-name {
            display: block; } }
.carousel-img .img-responsive {
  object-fit: cover;
  width: 100%;
  border-radius: 5px;
  height: 350px !important; }
  @media (max-width: 768px) {
    .carousel-img .img-responsive {
      height: 233px !important; } }
@media (max-width: 768px) {
  .participant-body img {
    height: 60px;
    width: 60px; }
  .colleagues-body img {
    height: 60px;
    width: 60px; } }

@media (max-width: 991px) {
  .newsfeeds .comments input.comment-box {
    width: 81%; }
  .newsfeeds .comments input.edit-comment-box {
    width: 79%; } }

/*--------------- Template Share Button  ------------------*/
.btn-simple {
  border: 0;
  outline: 0;
  box-shadow: none;
  text-decoration: underline;
  padding: 0;
  margin: 0;
  position: relative; }

.popover {
  font-family: 'Quicksand'; }

#btn-share .popover {
  border: none;
  background: none;
  box-shadow: none; }
  #btn-share .popover .popover-content {
    width: 250px;
    float: left;
    padding: 0; }
  #btn-share .popover .popover-content:after {
    position: absolute;
    bottom: -9px;
    left: 50%;
    margin-left: -11px;
    content: "";
    border-left: 11px solid transparent;
    border-right: 11px solid transparent;
    border-top: 10px solid #052536; }

.btn-media {
  width: 50px;
  height: 50px;
  line-height: 50px;
  float: left;
  color: #fff;
  text-align: center;
  background: #052536; }
  .btn-media i {
    font-size: 30px;
    line-height: 50px; }

.btn-media + .btn-media {
  border-left: 1px solid #264356; }

.btn-media:first-child {
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px; }

.btn-media:last-child {
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px; }

.makerble-border-bottom {
  padding-bottom: 5px;
  border-bottom: 1px solid;
  border-color: #EAEEF1;
  margin-inline: -15px; }

/************* Table Sorting Column ***************/
thead th {
  background-repeat: no-repeat;
  background-position: right center; }
  thead th.up {
    padding-right: 20px;
    background-image: url(data:image/gifbase64,R0lGODlhFQAEAIAAACMtMP///yH5BAEAAAEALAAAAAAVAAQAAAINjI8Bya2wnINUMopZAQA7); }
  thead th.down {
    padding-right: 20px;
    background-image: url(data:image/gifbase64,R0lGODlhFQAEAIAAACMtMP///yH5BAEAAAEALAAAAAAVAAQAAAINjB+gC+jP2ptn0WskLQA7); }

/************* Story Show Page ***************/
.panel-padding .panel {
  border: 1px solid transparent; }
  .panel-padding .panel .panel-body {
    padding: 15px 15px 0; }

.panel-padding .panel-default {
  border-color: #ddd; }

.matric-inline {
  display: inline-block;
  width: 70px;
  padding: 0 10px;
  text-align: center;
  margin-bottom: 15px; }
  .matric-inline > img {
    width: 50px;
    height: 50px;
    display: inline-block;
    vertical-align: top;
    border-radius: 50%; }

.medium-gutters .newsfeeds .comments {
  border-top: none; }

.panel-body a.remote_call {
  position: relative;
  padding: 5px 0; }
  .panel-body a.remote_call:active, .panel-body a.remote_call:focus {
    border: 2px solid #ccc; }
  .panel-body a.remote_call .badge {
    position: absolute;
    margin-left: 0.5em;
    background: #ee364a;
    top: -3px;
    right: 10px; }

.panel-body a.beneficiaries_icon {
  position: relative;
  padding: 7px 0; }
  .panel-body a.beneficiaries_icon:active, .panel-body a.beneficiaries_icon:focus {
    border: 2px solid #ccc;
    padding: 7px 0; }

.total_progress_see_more {
  padding: 2em 1.5em 2em;
  height: 27.5em;
  overflow: hidden; }
  .total_progress_see_more .col-xs-3, .total_progress_see_more .col-sm-3, .total_progress_see_more .col-md-3 {
    margin-top: 0.5em; }
  .total_progress_see_more .row {
    margin: 1em 0; }

.total_progress_down_arrow {
  background: white;
  text-align: center;
  font-family: Quicksand;
  padding-bottom: 0.5em;
  cursor: pointer; }
  .total_progress_down_arrow p {
    margin-bottom: 0.1em;
    font-weight: 500;
    color: #828282; }
  .total_progress_down_arrow .down-arrow-img img {
    height: 1.2em; }

/************* Tip Show Page ***************/
.tip_show_view .panel.panel-default .panel-heading {
  color: #333 !important;
  border-bottom: 1px solid #ddd;
  text-align: left; }

.metric_tip_title a:not(.makerble-btn-primary) {
  color: #fff !important; }

/************* Participant Category Field View Table ***************/
.scrolling table {
  table-layout: inherit; }

.scrolling td {
  vertical-align: top;
  padding: 10px;
  min-width: 100px; }

th {
  vertical-align: top;
  padding: 10px;
  min-width: 100px; }

.scrolling th {
  position: absolute;
  left: 0;
  width: 200px; }

.outer {
  position: relative; }

.inner {
  overflow-x: auto;
  overflow-y: visible;
  margin-left: 200px; }

.panel .panel-btn-mini .btn {
  float: right;
  margin-right: 15px;
  color: #fff; }

.dropdown.color_select_dropdown .btn {
  display: block;
  width: 100%;
  height: 34px;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #555;
  background-color: #fff;
  background-image: none;
  border: 1px solid #ccc;
  border-radius: 4px;
  text-align: left;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -webkit-transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
  -o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
  transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s; }
  .dropdown.color_select_dropdown .btn:focus {
    border-color: #0d69b7;
    outline: 0;
    -webkit-box-shadow: none;
    -webkit-box-shadow--moz-box-shadow: none;
    -webkit-box-shadow--moz-box-shadow-box-shadow: none; }
  .dropdown.color_select_dropdown .btn .caret {
    float: right;
    margin-top: 7px; }

.dropdown.color_select_dropdown .dropdown-menu {
  min-width: auto;
  padding: 0;
  width: 100%;
  margin-top: 0; }
  .dropdown.color_select_dropdown .dropdown-menu li a {
    color: transparent;
    height: 34px; }
    .dropdown.color_select_dropdown .dropdown-menu li a:hover, .dropdown.color_select_dropdown .dropdown-menu li a:active, .dropdown.color_select_dropdown .dropdown-menu li a:focus {
      background: rgba(204, 204, 204, 0.5);
      border-color: transparent; }

/* ------------------ Web-Engine Headline ---------------*/
.project-carousel {
  height: 100%; }
  .project-carousel .li {
    display: inline; }
  .project-carousel img {
    opacity: 0.84;
    margin-left: 10px;
    margin-right: 2px;
    height: 100px;
    width: 100px;
    background-size: cover; }
  .project-carousel h2 {
    position: absolute;
    font-size: 250%;
    font-weight: bold;
    color: white;
    top: 25%;
    left: 0;
    padding-left: 18%; }
    .project-carousel h2 span {
      letter-spacing: -1px; }

.carousel-control.left {
  margin-left: -82px;
  top: -50%; }

.carousel-control.right {
  margin-right: -82px;
  top: -50%; }

.filter-heading {
  background-color: #efefef;
  box-sizing: border-box;
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
  padding: 10px;
  text-align: left; }

.filter-heading .accordion-toggle:after {
  /* symbol for "opening" panels */
  font-family: 'Glyphicons Halflings';
  content: "\e114";
  float: right;
  color: grey; }

.filter-heading .accordion-toggle.collapsed:after {
  /* symbol for "collapsed" panels */
  content: "\e080"; }

.progress-bar {
  position: relative;
  display: block;
  width: 90%;
  height: 20px;
  border-radius: 4px;
  margin: 0 auto 60px; }

.bar {
  position: absolute;
  display: block;
  height: 100%;
  border-radius: 4px;
  width: 0%; }

.label {
  position: absolute;
  display: block;
  padding: 5px 10px;
  height: 30px;
  line-height: 22px;
  top: 30px;
  font-size: 12px;
  font-family: sans-serif;
  text-align: center;
  color: #fff;
  border-radius: 6px;
  white-space: nowrap;
  opacity: 0; }

.bar > span {
  transition: all .5s linear;
  position: absolute;
  display: block;
  content: "";
  width: 10px;
  height: 10px;
  transform: rotate(45deg);
  top: 25px;
  right: 0%; }

.vertical-divider {
  border-left: #DDD 1px solid;
  height: 100%; }

.dropdown-submenu > .header-submenu {
  width: 100%;
  left: -100%; }
  .dropdown-submenu > .header-submenu li a {
    white-space: normal;
    word-break: break-all; }

.dropdown-submenu > .header-right-submenu {
  width: fit-content;
  left: 100%; }
  .dropdown-submenu > .header-right-submenu li a {
    white-space: normal; }

.report-profile-image {
  object-fit: cover;
  width: 30%;
  height: 30%; }

.explore_btn {
  left: 30%;
  position: relative;
  background: #71C240;
  border-radius: 24px;
  color: white;
  font-weight: 600;
  font-size: 20px;
  width: 43%;
  padding: 6px; }

.explore_btn:focus, .explore_btn:active, .explore_btn:hover {
  text-decoration: none;
  outline: none;
  color: white; }

.metric_list {
  border-radius: 22px;
  border: 1px solid #C0C0C0;
  min-height: 500px;
  max-height: 500px;
  margin-left: 20px;
  margin-right: 20px;
  margin-bottom: 20px;
  overflow-y: scroll;
  overflow-x: hidden; }

.project-btn {
  background-color: #198CFF;
  color: white;
  border: 2px solid #C3E1FF;
  font-weight: bold;
  margin-left: 280px; }

.close_btn {
  margin-left: 290px;
  margin-top: 3px;
  font-size: 12px;
  font-weight: bold; }

.metric_div {
  border: 2px solid #C0C0C0;
  min-height: 300px;
  max-height: auto;
  margin-left: 20px;
  margin-right: 20px;
  overflow: hidden; }

.add_library_btn, .add_library_btn:hover, .add_library_btn:active {
  border-radius: 15px;
  text-decoration: none;
  outline: none; }

.add_project_button {
  font-weight: bold;
  border: 1px solid #00BFFF; }

.remove_project_button, .remove_project_button:hover, .remove_project_button:active, .remove_project_button:focus {
  padding-right: 8px;
  font-weight: bold;
  background-color: lightgrey;
  color: #333;
  padding-left: 10px;
  outline: none; }

.caresoul_outcome_box:before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  height: 50%;
  width: 100%;
  background: rgba(0, 0, 0, 0.5);
  z-index: 1; }

/*-----------------------logged_in_header_mobile-----------------------------*/
#logged_in_header_mobile {
  height: 65px;
  display: flex;
  width: 100vw;
  padding: 0 5px;
  position: fixed;
  z-index: 100;
  border-bottom: 1px solid #cccccc;
  background: white; }
  #logged_in_header_mobile .tt-dropdown-menu {
    min-width: 60vw !important;
    max-width: 60vw !important;
    max-height: 60vh !important;
    overflow-y: auto;
    overflow-x: hidden;
    border-radius: 0 !important; }
  #logged_in_header_mobile .tt-hint {
    display: none !important;
    height: 4vh;
    margin-top: 1vh; }

/*-----------------------logged_in_footer_mobile-----------------------------*/
#logged_in_footer_mobile {
  height: 6vh;
  width: 100vw;
  overflow: hidden;
  padding: 0;
  position: fixed;
  bottom: 0;
  z-index: 999;
  border-top: 1px solid #cccccc;
  box-shadow: none;
  background: white; }
  #logged_in_footer_mobile a {
    color: black;
    text-decoration: none; }
  #logged_in_footer_mobile div small {
    font-size: 1.5vh;
    color: black; }
  #logged_in_footer_mobile .footer_btns_mobile {
    width: 20vw;
    height: 100%;
    float: left;
    text-align: center;
    border-right: 1px solid #cccccc; }
    #logged_in_footer_mobile .footer_btns_mobile img {
      width: auto;
      height: 3vh;
      margin-top: 0.5vh; }

#new_btn_dropdown_mobile {
  display: none;
  text-align: center;
  position: fixed;
  bottom: 6vh;
  width: 95vw;
  height: 6vh;
  border: 1px solid #cccccc;
  border-bottom: none;
  border-radius: 5px;
  left: 0;
  right: 0;
  margin-right: auto;
  margin-left: auto;
  padding: 0 5px;
  background: white; }

/*-----------------------Notifications Mobile-----------------------------*/
#notifications_container_mobile .notifications_nav_btns {
  text-align: center;
  border: 1px solid #cccccc;
  height: 30px;
  max-height: 30px;
  font-size: 16px;
  padding-top: 3px;
  background: transparent;
  cursor: pointer; }

#notifications_container_mobile #notifications_table_container {
  margin-top: 15px; }
  #notifications_container_mobile #notifications_table_container .remove_notifications_btn {
    font-size: 14px;
    white-space: nowrap;
    text-align: center;
    color: #2D3E58;
    float: right;
    width: 100%; }

#notifications_container_mobile #notifications_table {
  color: #2D3E58;
  margin: 0px;
  margin-top: 10px;
  margin-bottom: 10px;
  padding-top: 5px;
  padding-bottom: 5px;
  border: 1px solid #cccccc;
  border-radius: 5px;
  background: white; }
  #notifications_container_mobile #notifications_table a {
    color: #2D3E58;
    text-decoration: none; }

/*-----------------------Tasks table Mobile-----------------------------*/
#notifications_container_mobile .tasks_tables {
  border: 1px solid #cccccc;
  background: white;
  color: #2D3E58;
  margin: 0;
  border-radius: 5px;
  padding-top: 5px;
  padding-bottom: 5px; }

#notifications_container_mobile #tasks_form_container {
  margin: 0;
  padding: 0;
  margin-top: 10px; }

#notifications_container_mobile #tasks_table_btns_container {
  margin-top: 10px; }
  #notifications_container_mobile #tasks_table_btns_container .tasks_table_btns {
    border: 1px solid #cccccc;
    border-bottom: none;
    width: 100%;
    text-align: center; }

#notifications_container_mobile .task_fields .multiselect {
  width: 100%; }

#notifications_container_mobile .advance_form .row {
  margin-bottom: 10px; }

#notifications_container_mobile .select2-container-multi .select2-choices .select2-search-field input {
  color: #666 !important; }

#notifications_container_mobile .select2-choices {
  background: none !important;
  border: 1px solid !important; }

/*------------------------ Manage Survey Campaign ------------------------*/
.response-rate-table {
  border: 1px solid #EAEEF1;
  width: 100%; }
  .response-rate-table tr {
    border-bottom: 1px solid #EAEEF1; }
  .response-rate-table th {
    padding: 0.3em; }
  .response-rate-table td {
    border: none;
    padding: 0.3em;
    overflow: hidden;
    text-overflow: ellipsis; }

.survey-campaign-nav-bar-container .custom-nav-bar {
  display: flex;
  justify-content: space-around; }
  .survey-campaign-nav-bar-container .custom-nav-bar .nav-bar-item {
    font-size: 1.1em;
    padding: 0.3em 1em;
    background: #a19e97;
    color: white;
    width: 100%;
    margin-right: 1em; }
    .survey-campaign-nav-bar-container .custom-nav-bar .nav-bar-item:last-child {
      margin-right: 0; }
  .survey-campaign-nav-bar-container .custom-nav-bar .nav-bar-item.active {
    background: #007bff;
    font-weight: bold; }
  .survey-campaign-nav-bar-container .custom-nav-bar .nav-bar-item.disabled {
    cursor: not-allowed; }

.status-switch {
  position: relative;
  width: 30px;
  height: 17px; }
  .status-switch input {
    opacity: 0;
    width: 0;
    height: 0; }

.status-switch-slider {
  position: absolute;
  cursor: pointer;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: #f31208;
  border-radius: 25px;
  -webkit-transition: .4s;
  transition: .4s; }

.status-switch-slider::before {
  position: absolute;
  content: "";
  height: 13px;
  width: 13px;
  left: 2px;
  bottom: 2px;
  background-color: white;
  border-radius: 25px;
  -webkit-transition: .4s;
  transition: .4s; }

.status-switch input:checked + .status-switch-slider {
  background-color: #71c240; }

.status-switch input:checked + .status-switch-slider::before {
  -webkit-transform: translateX(13px);
  -ms-transform: translateX(13px);
  transform: translateX(13px); }

.status-switch input:disabled + .status-switch-slider {
  background-color: #cccccc; }

.beneficiary_states {
  width: 62%; }

.add_beneficiary_states {
  width: 110%; }

/* ------------------------ Horizontal navbar tabs ------------------------ */
.horizontal-nav-bar {
  display: flex;
  width: max-content;
  width: 100%;
  border-radius: 7px;
  background: white;
  padding: 0.5em 0 0.15em 0;
  margin: 0;
  border-bottom: 1px solid #C5C5C5;
  overflow-x: auto;
  overflow-y: hidden; }
  .horizontal-nav-bar::-webkit-scrollbar {
    border-radius: 7px;
    height: 0.8em;
    background-color: white; }
  .horizontal-nav-bar::-webkit-scrollbar-thumb {
    border-radius: 7px;
    background-color: white;
    border: 1px solid #b2b0b0; }
  .horizontal-nav-bar .nav-bar-btn {
    margin: 0 0.5em 0.2em 0.5em;
    text-align: center;
    white-space: nowrap;
    min-width: 9em;
    max-width: max-content;
    padding: 0.5em 0;
    border: 1px solid #b2b0b0;
    border-radius: 7px;
    cursor: pointer;
    text-decoration: none;
    color: black; }
    .horizontal-nav-bar .nav-bar-btn:hover {
      font-weight: bold;
      color: white; }
    .horizontal-nav-bar .nav-bar-btn:hover:nth-child(5n+1) {
      background-color: #AC3898; }
    .horizontal-nav-bar .nav-bar-btn:hover:nth-child(5n+2) {
      background-color: #3596D6; }
    .horizontal-nav-bar .nav-bar-btn:hover:nth-child(5n+3) {
      background-color: #71C240; }
    .horizontal-nav-bar .nav-bar-btn:hover:nth-child(5n+4) {
      background-color: #FF6600; }
    .horizontal-nav-bar .nav-bar-btn:hover:nth-child(5n+5) {
      background-color: #f31208; }
  .horizontal-nav-bar .nav-bar-dropdown {
    position: fixed;
    display: none;
    z-index: 3;
    border: 1px solid #b2b0b0;
    background-color: white;
    border-radius: 7px;
    padding-top: 0.3em;
    padding-bottom: 0.3em;
    min-width: 9em;
    width: max-content;
    max-width: 100%;
    max-height: 40vh;
    overflow-y: auto;
    overflow-x: hidden; }
    .horizontal-nav-bar .nav-bar-dropdown .nav-bar-dropdown-item {
      line-height: 1.8;
      display: block;
      color: black;
      text-decoration: none;
      padding: 0 0.5em;
      white-space: nowrap;
      overflow: hidden;
      text-overflow: ellipsis; }
      .horizontal-nav-bar .nav-bar-dropdown .nav-bar-dropdown-item:hover {
        color: white;
        font-weight: bold; }
      .horizontal-nav-bar .nav-bar-dropdown .nav-bar-dropdown-item:hover:nth-child(5n+1) {
        background-color: #AC3898; }
      .horizontal-nav-bar .nav-bar-dropdown .nav-bar-dropdown-item:hover:nth-child(5n+2) {
        background-color: #3596D6; }
      .horizontal-nav-bar .nav-bar-dropdown .nav-bar-dropdown-item:hover:nth-child(5n+3) {
        background-color: #71C240; }
      .horizontal-nav-bar .nav-bar-dropdown .nav-bar-dropdown-item:hover:nth-child(5n+4) {
        background-color: #FF6600; }
      .horizontal-nav-bar .nav-bar-dropdown .nav-bar-dropdown-item:hover:nth-child(5n+5) {
        background-color: #f31208; }

#navbar-tabs-container {
  display: flex;
  width: max-content;
  max-width: 100vw;
  border-radius: 7px;
  background-color: white;
  padding: 0.5em 0.2em 0.15em 0.2em;
  border-bottom: 1px solid #C5C5C5; }

#navbar-tabs {
  border-radius: 7px;
  display: block;
  position: relative;
  background: none;
  overflow-x: auto;
  overflow-y: hidden;
  white-space: nowrap; }

/* - Horizontal scrollbar styling - */
/* - Webkit supported browsers - */
#navbar-tabs::-webkit-scrollbar {
  border-radius: 7px;
  height: 0.8em;
  background-color: white; }

#navbar-tabs::-webkit-scrollbar-thumb {
  border-radius: 7px;
  border: 1px solid #b2b0b0; }

#navbar-tabs .navbar-tabs-btn {
  margin-bottom: 3px;
  display: inline-block;
  height: auto;
  text-align: center;
  border: 1px solid #b2b0b0;
  border-radius: 7px;
  margin-left: 5px;
  margin-right: 5px;
  background-color: white;
  width: 9em;
  padding-top: 8px;
  padding-bottom: 8px;
  cursor: pointer; }

#navbar-tabs a {
  text-decoration: none;
  color: black;
  display: block; }

#navbar-tabs .navbar-tabs-btn:hover {
  font-weight: bold;
  border: none; }

#navbar-tabs .navbar-tabs-btn:hover a {
  color: white; }

#navbar-tabs .navbar-tabs-btn:hover:nth-child(5n+1) {
  background-color: #AC3898; }

#navbar-tabs .navbar-tabs-btn:hover:nth-child(5n+2) {
  background-color: #3596D6; }

#navbar-tabs .navbar-tabs-btn:hover:nth-child(5n+3) {
  background-color: #71C240; }

#navbar-tabs .navbar-tabs-btn:hover:nth-child(5n+4) {
  background-color: #FF6600; }

#navbar-tabs .navbar-tabs-btn:hover:nth-child(5n+5) {
  background-color: #f31208; }

.navbar-tabs-dropdown {
  position: absolute;
  display: inline;
  z-index: 2;
  border: 1px solid #b2b0b0;
  background-color: white;
  border-radius: 7px;
  padding-top: 0.3em;
  padding-bottom: 0.3em; }

.navbar-tabs-dropdown div {
  display: block;
  line-height: 1.8; }

.navbar-tabs-dropdown a {
  color: black;
  text-decoration: none;
  display: block;
  padding-left: 0.5em;
  padding-right: 0.5em; }

.navbar-tabs-dropdown div:hover a {
  color: white;
  font-weight: bold; }

.navbar-tabs-dropdown div:hover:nth-child(5n+1) {
  background-color: #AC3898; }

.navbar-tabs-dropdown div:hover:nth-child(5n+2) {
  background-color: #3596D6; }

.navbar-tabs-dropdown div:hover:nth-child(5n+3) {
  background-color: #71C240; }

.navbar-tabs-dropdown div:hover:nth-child(5n+4) {
  background-color: #FF6600; }

.navbar-tabs-dropdown div:hover:nth-child(5n+5) {
  background-color: #f31208; }

.time-ago {
  color: #333; }

@media only screen and (max-width: 768px) {
  #story_form #build_story_profile_img {
    max-width: 150% !important; }
  #story_form .btn.story_post_btn {
    margin-left: 0px !important;
    width: 53px !important; }
  #story_form .story-tab-img {
    width: 38%;
    margin-top: 8px;
    margin-bottom: 8px; }
  #story_form #build_story_tab {
    height: 40px !important; } }

/* ------------------------------------------------------------------------- */
/* ------------------------ Beneficiary page mobile ------------------------ */
.beneficiary-page-mobile {
  margin: 0;
  padding: 0; }
  .beneficiary-page-mobile .div {
    margin: 0;
    padding: 0; }
  .beneficiary-page-mobile .beneficiary-page-table-mobile {
    width: 100%;
    overflow-x: hidden;
    background: white; }
    .beneficiary-page-mobile .beneficiary-page-table-mobile .table-body {
      background: none !important;
      border-bottom: 1px solid #efefef; }
      .beneficiary-page-mobile .beneficiary-page-table-mobile .table-body td {
        height: 3em; }
    .beneficiary-page-mobile .beneficiary-page-table-mobile .table-body:first {
      border-top: 1px solid #efefef; }
  .beneficiary-page-mobile .makerble-btn-header, .beneficiary-page-mobile .makerble-btn-header-primary {
    text-align: center;
    padding-left: 0;
    padding-right: 0;
    padding-top: 6px;
    top: 0;
    width: 100%;
    border-radius: 10px;
    font-size: 0.9em;
    height: 30px;
    white-space: nowrap; }
  .beneficiary-page-mobile .beneficiary-search-mobile {
    margin: 0;
    padding: 0 5px 0 5px;
    width: 80vw; }
    .beneficiary-page-mobile .beneficiary-search-mobile .fa-search {
      top: 8px;
      right: 10px; }
    .beneficiary-page-mobile .beneficiary-search-mobile .tt-hint {
      display: none; }

/* ------------------------------------------------------------------------- */
/* -----------------dashboard beneficiary-page---------------- */
.beneficiary-header-cases-container {
  display: flex;
  overflow-x: scroll;
  padding: 0 0 10px 0;
  width: 100%; }

.beneficiary-header-case-btn {
  min-width: 10em;
  max-width: 20em;
  border: 1px solid;
  text-align: center;
  cursor: pointer;
  margin-right: 1em;
  padding-left: 1em;
  padding-right: 1em; }
  .beneficiary-header-case-btn h4 {
    font-weight: bold;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis; }

/* ------------------------------------------------------------------------- */
/* -----------------dashboard_mobile beneficiary-page-mobile---------------- */
.beneficiary-page-mobile {
  margin: 0;
  padding: 0; }
  .beneficiary-page-mobile #render_dashboard_tab_mobile {
    padding: 10px; }
  .beneficiary-page-mobile .story-tab-img {
    width: 100% !important;
    height: 100% !important;
    margin: 2px 0 2px 0 !important;
    padding: 5px !important;
    object-fit: cover; }
  .beneficiary-page-mobile #tabbed_view_top_impact {
    font-size: 2.5vw; }
  .beneficiary-page-mobile .newsfeeds {
    padding: 5px; }
    .beneficiary-page-mobile .newsfeeds .user-box {
      padding-left: 0; }
    .beneficiary-page-mobile .newsfeeds .submit .btn {
      width: 15%; }
    .beneficiary-page-mobile .newsfeeds .submit #comment_text {
      width: 80%; }
  .beneficiary-page-mobile .row {
    margin: 0;
    padding: 0; }
  .beneficiary-page-mobile .back-arrow {
    width: 10%;
    padding: 0;
    margin: 0;
    float: left; }
    .beneficiary-page-mobile .back-arrow img {
      max-width: 100%;
      max-height: 100%;
      height: 39px;
      margin-top: -2px; }
  .beneficiary-page-mobile .beneficiary-page-mobile-tabs {
    width: 98%;
    display: flex;
    height: 48px;
    background: white;
    margin-left: auto;
    margin-right: auto;
    padding: 0;
    border-radius: 5px; }
    .beneficiary-page-mobile .beneficiary-page-mobile-tabs div {
      flex: 1;
      width: 100%;
      border-radius: 5px; }
  .beneficiary-page-mobile #simpleStoryForm {
    margin-top: 15px; }
  .beneficiary-page-mobile .charts-divider {
    border-bottom: 3px solid grey; }
    .beneficiary-page-mobile .charts-divider:last-child {
      border: none; }
  .beneficiary-page-mobile #render_dashboard_tab_loading_mobile {
    display: none;
    text-align: center;
    margin-top: 10px; }

/* ------------------------------------------------------------------------- */
/* ---------------------- display_value_chart_popup--------------------------*/
.display_value_chart_popup_table {
  width: 100%;
  height: 500px; }
  .display_value_chart_popup_table table {
    min-width: 100%; }
  .display_value_chart_popup_table tr {
    white-space: nowrap;
    padding: 5px; }
  .display_value_chart_popup_table td {
    white-space: nowrap;
    padding: 5px;
    border: 1px solid; }
  .display_value_chart_popup_table th {
    border: 1px solid; }

/* --------------------------------------------------------------------------*/
/* -------------------------Progress board-----------------------------------*/
#progress-board-filters .dropdown {
  margin: 5px 15px 5px 15px; }

#progress-board-filters .dropdown-menu {
  color: initial;
  max-width: 300px;
  max-height: 600px;
  overflow-y: auto; }

#progress-board-filters .dropdown-menu-header {
  top: 0;
  position: sticky;
  display: flex;
  min-width: max-content;
  white-space: nowrap;
  overflow: hidden;
  padding: 5px 10px 5px 10px;
  margin-bottom: 5px;
  border-bottom: 1px solid #2f3542;
  background: #f1f2f6; }

#progress-board-filters .board-filters-search {
  padding: 5px;
  margin-top: -5px; }
  #progress-board-filters .board-filters-search input {
    width: 100%;
    padding: 5px;
    border: none;
    border: 1px solid #ccc;
    border-radius: 5px;
    outline: none; }

#progress-board-filters .apply-btn {
  float: right;
  background: #2f3542;
  color: white;
  border: none;
  border-radius: 5px;
  padding: 5px 10px 5px 10px; }

#progress-board-filters .apply-filters-text {
  font-weight: bold;
  top: 0;
  bottom: 0;
  margin: auto 15px auto 0; }

#progress-board-filters .board-filter-checkbox {
  margin: 0;
  width: 20px;
  height: 20px;
  float: right;
  cursor: pointer; }

#progress-board-filters li {
  padding: 5px 10px 5px 10px;
  cursor: default; }
  #progress-board-filters li label {
    max-width: 89%;
    font-weight: normal;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis; }

/* ------------------------Mention User List Css----------------------*/
.atwho-view {
  width: 300px;
  top: 0;
  left: 0;
  display: none;
  margin-top: 18px;
  background: white;
  color: black;
  border: 1px solid #DDD;
  border-radius: 3px;
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.1);
  min-width: 120px;
  z-index: 11110 !important; }

.atwho-view .atwho-header {
  padding: 5px;
  margin: 5px;
  cursor: pointer;
  border-bottom: solid 1px #eaeff1;
  color: #6f8092;
  font-size: 11px;
  font-weight: bold; }

.atwho-view .atwho-header .small {
  color: #6f8092;
  float: right;
  padding-top: 2px;
  margin-right: -5px;
  font-size: 12px;
  font-weight: normal; }

.atwho-view .atwho-header:hover {
  cursor: default; }

.atwho-view .cur {
  background: #337ab7;
  color: white; }

.atwho-view .cur small {
  color: white; }

.atwho-view strong {
  color: #337ab7; }

.atwho-view .cur strong {
  color: white; }

.atwho-view ul {
  width: auto;
  padding: 0;
  max-height: 200px;
  overflow-y: auto; }

.atwho-view ul li {
  display: block;
  padding: 5px 10px;
  border-bottom: 1px solid #DDD;
  cursor: pointer;
  /* border-top: 1px solid #C8C8C8 */ }

.atwho-view small {
  font-size: smaller;
  color: #777;
  font-weight: normal; }

/* --------------------------------------------------------------------------*/
/*----------------------------- Timesheets -----------------------------------*/
.new-timesheet-index-btn {
  color: white;
  background: #449D44;
  font-size: 1.6rem;
  padding: 0.8rem;
  border-radius: 0.5rem;
  width: max-content;
  cursor: pointer; }

.new-timesheet-modal {
  font-size: 1.6rem; }
  .new-timesheet-modal label {
    font-weight: normal; }
  .new-timesheet-modal .modal-dialog {
    margin: 8vh auto 8vh auto;
    width: 50vw; }
    @media screen and (max-width: 767px) {
      .new-timesheet-modal .modal-dialog {
        margin: 8vh auto;
        width: 95vw; } }
  .new-timesheet-modal .modal-content {
    min-width: 30vw;
    width: auto;
    max-width: 95vw;
    border-radius: 15px;
    position: relative; }
  .new-timesheet-modal .modal-header {
    color: black;
    text-align: center; }
  .new-timesheet-modal .modal-title {
    font-size: 2rem; }
  .new-timesheet-modal .modal-body {
    padding-left: 30px;
    padding-right: 30px;
    max-height: 55vh;
    overflow-y: auto; }

/*-----------------------------Custom Field--------------------------------*/
.custom-field-section-text-trix-editor {
  margin-top: 1em; }
  .custom-field-section-text-trix-editor .trix-editor-wrapper {
    background: white;
    color: black; }
  .custom-field-section-text-trix-editor .trix-content {
    min-height: 250px;
    max-height: 300px;
    overflow-y: auto; }
  .custom-field-section-text-trix-editor .trix-button--icon-strike {
    display: none; }
  .custom-field-section-text-trix-editor .trix-button--icon-code {
    display: none; }
  .custom-field-section-text-trix-editor .trix-button-group--file-tools {
    display: none; }
  .custom-field-section-text-trix-editor .trix-button--icon-link {
    display: none; }
  .custom-field-section-text-trix-editor .trix-button--icon-quote {
    display: none; }

/*-----------------------------Story Category--------------------------------*/
.story-category-description-editor-container .control-label {
  display: none; }

.story-category-description-editor-container .trix-editor-wrapper {
  background: white;
  color: black; }

.story-category-description-editor-container .trix-content {
  min-height: 250px;
  max-height: 300px;
  overflow-y: auto; }

.story-category-description-editor-container .trix-button--icon-strike {
  display: none; }

.story-category-description-editor-container .trix-button--icon-code {
  display: none; }

.story-category-description-editor-container .trix-button--icon-link {
  display: none; }

.story-category-intro-message-editor-container .control-label {
  display: none; }

.story-category-intro-message-editor-container .trix-editor-wrapper {
  background: white;
  color: black; }

.story-category-intro-message-editor-container .trix-content {
  min-height: 250px;
  max-height: 300px;
  overflow-y: auto; }

.story-category-intro-message-editor-container .trix-button--icon-strike {
  display: none; }

.story-category-intro-message-editor-container .trix-button--icon-code {
  display: none; }

.story-category-intro-message-editor-container .trix-button--icon-link {
  display: none; }

figure .attachment__metadata {
  display: none; }

/*-----------------------------Tips-----------------------------------------*/
.tip-description-block p {
  display: block !important;
  margin: 0; }

.tip-description-block img {
  max-width: 100%;
  height: auto;
  margin: 10px 0;
  display: block; }

#tips-description-form-container .trix-tip-description-editor {
  min-height: 250px;
  max-height: 300px;
  overflow-y: auto; }

#tips-description-form-container trix-toolbar {
  margin-top: 5px; }

#tips-description-form-container .trix-button-group--block-tools {
  display: none; }

#tips-description-form-container .trix-button--icon-strike {
  display: none; }

#add-tip-to-collection-modal .modal-dialog {
  margin: 8vh auto 8vh auto;
  width: 50vw; }
  @media screen and (max-width: 767px) {
    #add-tip-to-collection-modal .modal-dialog {
      margin: 8vh auto;
      width: 95vw; } }
#add-tip-to-collection-modal .modal-content {
  min-width: 30vw;
  width: auto;
  max-width: 95vw;
  border-radius: 15px;
  position: relative; }

#add-tip-to-collection-modal .modal-header {
  color: black;
  text-align: center; }

#add-tip-to-collection-modal .modal-title {
  font-size: 20px; }

#add-tip-to-collection-modal .modal-body {
  padding-left: 30px;
  padding-right: 30px;
  max-height: 55vh;
  overflow-y: auto; }

#add-tip-to-collection-modal .add-btn, #add-tip-to-collection-modal .remove-btn {
  float: right;
  padding: 1px 5px;
  width: 6rem;
  font-size: 1.3rem; }
  @media screen and (max-width: 767px) {
    #add-tip-to-collection-modal .add-btn, #add-tip-to-collection-modal .remove-btn {
      float: none;
      margin-bottom: 1vh; } }
#tip-index-body {
  margin: 0; }
  #tip-index-body .tip-card {
    width: 300px;
    background: white;
    border-radius: 25px;
    margin-bottom: 20px;
    padding: 10px;
    font-size: 1.6rem; }
    #tip-index-body .tip-card a {
      text-decoration: none; }
    #tip-index-body .tip-card .tip-title {
      font-weight: bold;
      display: block; }
    #tip-index-body .tip-card .grey-divider {
      border-top: 2px solid #EAEDF1;
      margin-left: -10px;
      margin-top: 4px;
      margin-bottom: 4px;
      width: 300px; }
    #tip-index-body .tip-card .tip-description {
      overflow: hidden;
      text-overflow: ellipsis;
      display: -webkit-box;
      -webkit-line-clamp: 5;
      -webkit-box-orient: vertical; }
    #tip-index-body .tip-card .makerble-btn-general, #tip-index-body .tip-card .makerble-btn-general-shadow, #tip-index-body .tip-card .makerble-btn-general-go-shadow, #tip-index-body .tip-card .makerble-btn-general-inverse-shadow, #tip-index-body .tip-card .makerble-btn-title-shadow, #tip-index-body .tip-card .makerble-btn-div, #tip-index-body .tip-card .makerble-btn-div-inverse, #tip-index-body .tip-card .makerble-btn-tip, #tip-index-body .tip-card .makerble-btn-mini, #tip-index-body .tip-card .makerble-btn-mini-action, #tip-index-body .tip-card .makerble-btn-close-modal {
      text-align: center;
      border-radius: 20px;
      border: none;
      padding: 1px 10px;
      margin: 0;
      font-size: 1.2rem; }
    #tip-index-body .tip-card .mini-dropdown {
      float: right;
      margin-right: 10px;
      margin-top: 0.2rem; }

.tip-filters-container input[type="checkbox"] {
  cursor: pointer; }

.tip-filters-container label {
  font-weight: normal; }

/* --------------------------------------------------------------------------*/
/* ---------------------Table first column fixed----------------------------------*/
.fixedTD {
  min-width: 400px; }

#table-listing {
  width: 100%; }

.table-scrollable {
  width: auto;
  overflow-x: auto;
  overflow-y: hidden;
  border: 1px solid #dddddd;
  margin: 10px 0; }

/* --------------------------------------------------------------------------*/
/* ------------------------------My People------------------------------------*/
#my-people-page {
  margin-bottom: 50px; }
  #my-people-page #my-people-page-header {
    margin: 1px;
    margin-top: 5px;
    background: white;
    border-radius: 20px; }
    #my-people-page #my-people-page-header h2 {
      text-align: center;
      font-weight: bold; }
    #my-people-page #my-people-page-header label {
      font-weight: normal; }
    #my-people-page #my-people-page-header input[type="radio"] {
      margin-right: 10px;
      margin-left: 5px;
      cursor: pointer; }
    #my-people-page #my-people-page-header .dropdown {
      display: inline; }
    #my-people-page #my-people-page-header .dropdown-menu {
      left: auto;
      margin-top: 15px;
      max-width: 80vw;
      width: max-content; }
      @media screen and (max-width: 767px) {
        #my-people-page #my-people-page-header .dropdown-menu {
          left: -100%; } }
      #my-people-page #my-people-page-header .dropdown-menu li {
        white-space: normal; }
    #my-people-page #my-people-page-header #my-people-header-menu {
      text-align: right; }
      @media screen and (max-width: 767px) {
        #my-people-page #my-people-page-header #my-people-header-menu {
          text-align: center; } }
  #my-people-page #my-people-page-body {
    margin: 1px;
    margin-top: 10px; }
    #my-people-page #my-people-page-body #people_search {
      height: 40px;
      font-size: 16px;
      padding: 10px;
      border-radius: 10px;
      outline: none; }
    #my-people-page #my-people-page-body #my-people-sort-container, #my-people-page #my-people-page-body #my-people-filter-container {
      height: 40px;
      font-size: 20px;
      padding: 6px 0;
      margin: 0 20px 0 0; }
    #my-people-page #my-people-page-body .my-people-filter-boxes {
      position: absolute;
      font-size: 14px;
      z-index: 1;
      background: white;
      box-shadow: 0 0 10px 1px;
      max-width: 90vw;
      padding: 0; }
      #my-people-page #my-people-page-body .my-people-filter-boxes .my-people-filter-box-header {
        display: flex;
        min-width: max-content;
        max-width: 90vw;
        padding: 5px 10px 5px 10px;
        margin-bottom: 5px;
        border-bottom: 1px solid #2f3542;
        background: #f1f2f6; }
      #my-people-page #my-people-page-body .my-people-filter-boxes .apply-btn {
        margin-left: auto;
        background: #2f3542;
        color: white;
        border: none;
        border-radius: 5px;
        padding: 5px 10px 5px 10px; }
      #my-people-page #my-people-page-body .my-people-filter-boxes .apply-filters-text {
        font-weight: bold;
        top: 0;
        bottom: 0;
        margin: auto 15px auto 0; }
      #my-people-page #my-people-page-body .my-people-filter-boxes .my-people-filter-box-options {
        max-height: 600px;
        max-width: 400px;
        min-width: max-content;
        overflow-y: auto; }
        #my-people-page #my-people-page-body .my-people-filter-boxes .my-people-filter-box-options li {
          padding: 5px 10px 5px 10px;
          cursor: default;
          list-style: none; }
          #my-people-page #my-people-page-body .my-people-filter-boxes .my-people-filter-box-options li label {
            max-width: 89%;
            font-weight: normal;
            white-space: nowrap;
            overflow: hidden;
            text-overflow: ellipsis; }
      #my-people-page #my-people-page-body .my-people-filter-boxes .my-people-filter-checkbox {
        margin: 0;
        width: 20px;
        height: 20px;
        float: right;
        cursor: pointer; }
    #my-people-page #my-people-page-body #my-people-selector-checkboxes {
      height: 40px;
      font-size: 20px;
      padding: 6px;
      text-align: right; }
      #my-people-page #my-people-page-body #my-people-selector-checkboxes label {
        font-weight: normal; }
      #my-people-page #my-people-page-body #my-people-selector-checkboxes input[type="checkbox"] {
        transform: scale(1.5);
        margin-right: 10px;
        margin-left: 5px;
        cursor: pointer; }
    #my-people-page #my-people-page-body #grid-view-cards-body {
      display: grid;
      grid-gap: 10px;
      grid-template-columns: repeat(auto-fill, 270px);
      margin-top: 5px;
      align-content: space-between;
      justify-content: space-around;
      padding-left: 20px;
      padding-right: 20px;
      padding-bottom: 40px; }
      #my-people-page #my-people-page-body #grid-view-cards-body .grid-view-cards {
        background: white;
        margin: 5px 0 5px 0;
        padding: 20px 5px 5px 5px;
        border-radius: 25px;
        height: 340px; }
        #my-people-page #my-people-page-body #grid-view-cards-body .grid-view-cards .glyphicon-cog {
          right: 15px;
          top: 15px;
          cursor: pointer;
          font-size: 16px;
          position: absolute;
          color: #0000EE; }
        #my-people-page #my-people-page-body #grid-view-cards-body .grid-view-cards a {
          text-decoration: none; }
        #my-people-page #my-people-page-body #grid-view-cards-body .grid-view-cards img {
          width: 160px;
          height: 160px;
          border-radius: 25px;
          object-fit: cover;
          left: 0;
          right: 0;
          margin-left: auto;
          margin-right: auto;
          text-align: center; }
    #my-people-page #my-people-page-body #summary-view-table-body .summary-view-table-popup {
      position: absolute;
      background: white;
      box-shadow: 0 0 5px 1px;
      padding: 0.4em;
      border-radius: 5px;
      min-width: 15em;
      max-height: 30vh;
      overflow-y: auto;
      z-index: 1; }
    #my-people-page #my-people-page-body #summary-view-table-body #my-people-summary-view-table {
      background: white;
      min-width: 70vw; }
      #my-people-page #my-people-page-body #summary-view-table-body #my-people-summary-view-table td {
        text-overflow: ellipsis;
        white-space: nowrap;
        overflow: hidden;
        vertical-align: middle; }
      #my-people-page #my-people-page-body #summary-view-table-body #my-people-summary-view-table th {
        cursor: pointer;
        background: white;
        position: sticky;
        top: 0; }

/* --------------------------------------------------------------------------*/
/* -----------------------Collection show page--------------------------------*/
#collection-page-body {
  max-width: 1280px;
  margin: 0 auto;
  padding-bottom: 45px;
  column-width: 300px;
  column-gap: 20px;
  -moz-column-width: 300px;
  -webkit-column-width: 300px;
  -moz-column-gap: 20px;
  -webkit-column-gap: 20px; }
  #collection-page-body .collection-cards {
    width: 96%;
    height: 100%;
    margin-top: 10px;
    margin-bottom: 10px;
    padding: 10px;
    border-radius: 25px;
    background: white;
    font-size: 1.6rem;
    display: inline-block; }
    #collection-page-body .collection-cards .makerble-btn-general, #collection-page-body .collection-cards .makerble-btn-general-shadow, #collection-page-body .collection-cards .makerble-btn-general-go-shadow, #collection-page-body .collection-cards .makerble-btn-general-inverse-shadow, #collection-page-body .collection-cards .makerble-btn-title-shadow, #collection-page-body .collection-cards .makerble-btn-div, #collection-page-body .collection-cards .makerble-btn-div-inverse, #collection-page-body .collection-cards .makerble-btn-tip, #collection-page-body .collection-cards .makerble-btn-mini, #collection-page-body .collection-cards .makerble-btn-mini-action, #collection-page-body .collection-cards .makerble-btn-close-modal {
      text-align: center;
      border-radius: 20px;
      border: none;
      padding: 1px 10px;
      margin: 0;
      font-size: 1.2rem; }
    #collection-page-body .collection-cards .mini-dropdown {
      display: inline;
      float: right;
      margin-right: 10px;
      margin-top: 0.2rem; }
    #collection-page-body .collection-cards .fa-list {
      color: black;
      cursor: pointer;
      font-size: 1.8rem; }
    #collection-page-body .collection-cards a {
      text-decoration: none; }
    #collection-page-body .collection-cards .tip-title, #collection-page-body .collection-cards .change-title, #collection-page-body .collection-cards .outcome-title {
      text-decoration: none;
      font-weight: bold;
      display: block; }
    #collection-page-body .collection-cards .change-title {
      font-weight: 600;
      color: white;
      width: 80%;
      margin-left: auto;
      margin-right: auto;
      overflow: hidden;
      white-space: nowrap;
      text-overflow: ellipsis; }
    #collection-page-body .collection-cards .outcome-title {
      color: #fff;
      padding: 0;
      text-align: left;
      overflow: hidden;
      white-space: nowrap;
      text-overflow: ellipsis; }
    #collection-page-body .collection-cards .grey-divider {
      border-top: 2px solid #EAEDF1;
      margin-left: -10px;
      margin-top: 4px;
      margin-bottom: 4px;
      width: 110%; }
    #collection-page-body .collection-cards .card-description {
      overflow: hidden;
      text-overflow: ellipsis;
      display: -webkit-box;
      -webkit-line-clamp: 5;
      -webkit-box-orient: vertical; }
    #collection-page-body .collection-cards .metric-description {
      overflow: hidden;
      text-overflow: ellipsis;
      display: -webkit-box;
      -webkit-line-clamp: 2;
      -webkit-box-orient: vertical; }

/* --------------------------------------------------------------------------*/
/* -----------------------case form------------------------------------------*/
.case-form label {
  font-weight: normal;
  font-size: 2rem; }

.case-form [class^='select2'] {
  border-radius: 5px !important; }

/* --------------------------------------------------------------------------*/
/* --------------------Merge beneficiary-------------------------------------*/
.merge-beneficiary-container {
  font-size: 1.6rem;
  border: 1px solid gainsboro;
  border-radius: 5px;
  padding: 1rem; }

.merge-beneficiary-preview-table {
  background: white;
  border: 1px solid gainsboro;
  table-layout: fixed; }
  .merge-beneficiary-preview-table td {
    padding: 1rem;
    text-overflow: ellipsis; }
  .merge-beneficiary-preview-table th {
    padding: 1rem; }

#merge-beneficiary-confirmation-popup {
  display: none;
  font-size: 1.6rem;
  border-radius: 10px;
  background: white;
  border: 1px solid gainsboro;
  width: max-content;
  padding: 1rem;
  box-shadow: 0 0 0.1rem 0.1rem;
  position: fixed;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%); }

/* ------------------------------Event Profile Page--------------------------------------------*/
#event-profile-middle-col-header .event-profile-middle-col-header-btn {
  color: white;
  background: #2D3E58;
  font-size: 1em;
  text-decoration: none;
  padding: 0.2em 0.32em;
  border-radius: 5px;
  margin: 0.1em 0.2em; }

#event-profile-middle-col-header a {
  text-decoration: none;
  color: none; }

/* -----------------------cases index------------------------------------------*/
.cases-charts-page .chart-container {
  max-height: 28.5em; }

.cases-charts-page .table-container {
  height: 28.5em;
  overflow: auto;
  display: none; }

#cases-index-page .cases-index-header {
  background: white;
  border-radius: 25px;
  padding-top: 1em;
  padding-bottom: 1em; }
  #cases-index-page .cases-index-header .cases-index-header-btn {
    color: white;
    background: #2D3E58;
    font-size: 1.2em;
    text-decoration: none;
    padding: 0.2em 2em;
    border-radius: 5px;
    margin: 0.1em 0.2em; }

#cases-index-page #cases-search {
  border-radius: 10px;
  font-size: 1.5em;
  height: 100%;
  outline: none; }

#cases-index-page .cases-index-table {
  background: white;
  border-radius: 10px; }
  #cases-index-page .cases-index-table .case-workers-size-btn {
    padding: 0.5em; }
  #cases-index-page .cases-index-table a {
    text-decoration: none; }
  #cases-index-page .cases-index-table td {
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    vertical-align: middle;
    padding: 1em;
    max-width: 12em; }
  #cases-index-page .cases-index-table th {
    cursor: pointer;
    background: white;
    position: sticky;
    top: 0;
    padding: 1em; }

/* --------------------------------------------------------------------------*/
/* -----------------------tasks index------------------------------------------*/
.tasks-index-table {
  table-layout: fixed; }

#tasks-index-page {
  padding: 0 2em 0em 2em; }
  #tasks-index-page .tasks-index-header {
    background: white;
    border-radius: 8px;
    margin-bottom: 25px;
    padding: 5px; }
  #tasks-index-page span {
    font-size: 26px;
    margin-left: calc(50% - 9rem);
    text-overflow: nowrap;
    font-weight: bold; }
    #tasks-index-page span .cases-index-header-btn {
      color: white;
      background: #2D3E58;
      font-size: 1.2em;
      text-decoration: none;
      padding: 0.2em 2em;
      border-radius: 5px;
      margin: 0.1em 0.2em; }

.task_search form {
  display: inline-block; }

.task_search {
  margin-left: 45px;
  margin-bottom: 25px;
  margin-top: 15px; }

.task_search .filter_button {
  margin-left: 25px;
  margin-right: 25px;
  display: inline-block;
  position: relative; }

.task_search .to_do_task {
  background: #fff;
  padding: 8px 10px;
  border: 1px solid #222;
  border-radius: 5px;
  margin-right: 8px;
  text-decoration: none;
  display: inline-block; }

.task_search .task_inactive {
  background: #a9bcd6;
  padding: 8px 12px;
  color: #fff;
  border-radius: 5px;
  border: 1px solid #a9bcd6;
  text-decoration: none;
  display: inline-block; }

.task_search form input {
  width: 344px;
  line-height: 35px;
  border-radius: 12px;
  outline: 0; }

.index_save_task_form {
  background: transparent; }
  .index_save_task_form form {
    margin-left: 15%;
    margin-right: 15%; }
  .index_save_task_form .task_form_input_box {
    background: #fff;
    padding: 8px 25px;
    display: inline-block;
    border-radius: 20px; }

.add_new_task_field {
  width: calc(100% - 85px);
  display: inline-block; }

.save_task_button {
  width: 80px;
  display: inline-block; }

.filter_button #tasks-box-filters {
  position: absolute;
  right: 0;
  top: 35px;
  width: 350px;
  background: #fff;
  max-height: 400px;
  box-shadow: 0px 0px 8px 0px rgba(0, 0, 0, 0.3);
  overflow: auto;
  z-index: 11; }

.filter_button {
  background: #fff;
  padding: 5px 15px;
  border-radius: 10px; }

.task_table_box {
  /* overflow: auto */
  /*  max-height: 50vh */
  width: max-content;
  max-width: 99%;
  margin: 15px auto;
  display: inline-block;
  padding: 0 10px; }

.task_done_buttons {
  background: #fff;
  padding: 5px 15px;
  border-radius: 10px;
  display: inline-block; }

.search_tasks_cl {
  padding: 5px 12px; }

.search_tasks_cl.placeholder {
  color: #222;
  font-size: 18px; }

.search_tasks_cl:-moz-placeholder {
  color: #222;
  font-size: 18px; }

.search_tasks_cl::-webkit-input-placeholder {
  color: #222;
  font-size: 18px; }

.border_right_td {
  border-right: 1px solid #ddd; }

.tasks-index-table .task_to_do {
  width: 210px; }

.tasks-index-table .task_done {
  width: 210px; }

.tasks-index-table td {
  word-wrap: break-word; }

.cases-select-list {
  background: #fff; }

.task_form .index_save_task_form form {
  margin-left: 0;
  margin-right: 0; }

.task_list_parent .task_to_do {
  width: 100%; }

@media (max-width: 992px) {
  .task_search form input {
    width: 100%; }
  .task_search {
    margin-left: 20px; }
  .task_done_buttons {
    margin-top: 15px; }
  .task_search .filter_button {
    margin-left: 8px;
    margin-right: 0; }
  .filter_button #tasks-box-filters {
    width: 300px;
    right: 4px; } }

.reasign_modal .modal-content {
  border-radius: 35px;
  border: 2px solid #222;
  box-shadow: none;
  z-index: 99;
  width: 550px;
  position: absolute;
  left: -200px;
  top: 35px; }

.reasign_modal .modal-header {
  border-bottom: 1px solid #222; }

.reasign_modal .modal-title {
  font-size: 18px;
  font-weight: 500 !important; }

.reasign_modal .modal-body {
  padding: 30px 85px; }

.reasign_modal .modal-body select {
  margin: 10px auto;
  border: 1px solid #222;
  border-radius: 0; }

.reassign_btn_modal {
  position: relative; }
  .reassign_btn_modal .multiselect {
    width: 100%; }

/* --------------------------------------------------------------------------*/
/* -----------------------beneficiary roles------------------------------------*/
.beneficiary-roles-index-table {
  background: white;
  margin-bottom: 0; }
  .beneficiary-roles-index-table th {
    background: white;
    position: sticky;
    top: 0; }
  .beneficiary-roles-index-table a {
    text-decoration: none;
    color: black; }
  .beneficiary-roles-index-table td {
    white-space: nowrap; }
  .beneficiary-roles-index-table .beneficiary-role-beneficiaries-popup {
    display: none;
    box-shadow: 0 0 0.5rem 0.1rem;
    background: white;
    max-width: 90vw;
    overflow-x: hidden;
    max-height: 40rem;
    overflow-y: auto;
    padding: 0.5rem 1rem;
    z-index: 2; }

.beneficiary-roles-index-table-new {
  background-color: white;
  border-radius: 1rem;
  max-height: 30rem;
  width: 100%;
  overflow: auto; }
  .beneficiary-roles-index-table-new .custom-dropdown {
    display: none;
    max-height: 20rem;
    overflow-y: auto; }
    .beneficiary-roles-index-table-new .custom-dropdown.setting-dropdown {
      margin-left: -10rem;
      margin-top: -1rem; }
  .beneficiary-roles-index-table-new th {
    position: sticky;
    top: 0;
    background: white;
    z-index: 1;
    /*-------- regarding issue 2781 -------------*/
    /* &:last-child */
    /* right: 0 */
    /* z-index: 3 */ }
    .beneficiary-roles-index-table-new th:nth-child(1) {
      left: 0;
      z-index: 3; }
  .beneficiary-roles-index-table-new tr td:first-child {
    position: sticky;
    left: 0;
    background: white;
    z-index: 1; }
  .beneficiary-roles-index-table-new tr td:last-child {
    /*-------- regarding issue 2781 -------------*/
    /* position: sticky */
    right: 0;
    background: white; }
  .beneficiary-roles-index-table-new .beneficiary-role-beneficiaries-popup {
    display: none;
    box-shadow: 0 0 0.5rem 0.1rem;
    background: white;
    max-width: 90vw;
    overflow-x: hidden;
    max-height: 40rem;
    overflow-y: auto;
    padding: 0.5rem 1rem;
    z-index: 2; }

.beneficiary-role-box {
  padding: 1rem;
  position: relative; }
  .beneficiary-role-box .beneficiary-role-box-add-btn {
    padding: 0.1rem 0.5rem;
    position: absolute;
    right: 1rem;
    top: 0.5rem; }
  .beneficiary-role-box .beneficiary-role-box-form-container {
    display: none;
    margin: 0.5em 0; }
  .beneficiary-role-box .beneficiary-role-box-roles-container {
    padding: 0.5em 0;
    max-height: 20rem;
    margin-right: -1rem;
    padding-right: 1rem;
    overflow-y: auto; }
    .beneficiary-role-box .beneficiary-role-box-roles-container .beneficiary-role-box-role {
      margin-bottom: 0.5em; }
      .beneficiary-role-box .beneficiary-role-box-roles-container .beneficiary-role-box-role .beneficiary-role-box-edit-btn {
        color: #337ab7;
        float: right;
        cursor: pointer;
        margin-left: 1em; }
      .beneficiary-role-box .beneficiary-role-box-roles-container .beneficiary-role-box-role .beneficiary-role-box-delete-btn {
        color: #EE364A;
        float: right;
        cursor: pointer; }
      .beneficiary-role-box .beneficiary-role-box-roles-container .beneficiary-role-box-role .beneficiary-role-beneficiaries-popup {
        display: none;
        box-shadow: 0 0 0.5rem 0.1rem;
        background: white;
        max-width: 100vw;
        overflow-x: hidden;
        max-height: 49rem;
        overflow-y: auto;
        padding: 0.5rem 1rem;
        left: 10px !important;
        z-index: 2; }

/* --------------------------- Messages ---------------------------------------*/
.messages-index .tabs-container {
  max-width: 100%;
  width: max-content;
  display: flex;
  margin: 0 auto;
  font-size: 1.6rem;
  border-bottom: 1px solid black; }
  .messages-index .tabs-container .tab {
    border: 1px solid grey;
    border-bottom: none;
    margin: 0 0.5rem;
    padding: 0.2rem 1rem;
    cursor: pointer; }
    .messages-index .tabs-container .tab.active {
      background: white; }

.messages-index .messages-conversations-container {
  background: #EAEDF1;
  border: 1px solid grey; }
  .messages-index .messages-conversations-container .col-xs-4 {
    border-right: 1px solid grey; }
  .messages-index .messages-conversations-container .beneficiaries-container {
    max-height: 50rem;
    overflow-y: auto;
    padding: 1rem 0; }
    .messages-index .messages-conversations-container .beneficiaries-container .beneficiary {
      cursor: pointer;
      background: white;
      padding: 0.2rem;
      margin: 0 1rem 1rem 1rem;
      border-radius: 5px;
      display: flex; }
  .messages-index .messages-conversations-container .messages-conversations-chat-header {
    background: white;
    border-bottom: 1px solid grey;
    display: flex;
    padding: 0.2rem 1rem; }
  .messages-index .messages-conversations-container .beneficiaries-conversations-chat-container {
    background-image: url(https://makerble-prod.azureedge.net/media-makerble-com/assets/message_background.png);
    background-color: #cccccc;
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    padding: 1rem 1rem 6rem 1rem; }
    .messages-index .messages-conversations-container .beneficiaries-conversations-chat-container .beneficiaries-conversations-chat {
      height: 45rem;
      margin-right: -1rem;
      padding-right: 1rem;
      overflow-y: auto; }
    .messages-index .messages-conversations-container .beneficiaries-conversations-chat-container .beneficiaries-chat-message {
      font-size: 1.6rem;
      margin-bottom: 1rem;
      padding: 0.5rem 1rem;
      border-radius: 5px;
      background: white;
      min-width: 20rem;
      width: max-content;
      max-width: 50%;
      overflow-wrap: break-word; }
    .messages-index .messages-conversations-container .beneficiaries-conversations-chat-container .message-form-container {
      width: 100%;
      background: white;
      position: absolute;
      bottom: 0;
      left: 0;
      padding: 0.5rem 1rem;
      border-top: 1px solid grey; }

/* --------------------------New Import------------------------------------------*/
.contact_disable {
  background: #8A94A3; }

.contact_disable:hover {
  background: #8A94A3; }

#find_matching_contacts {
  cursor: pointer; }

/* ----------------------------------------------------------------------------*/
/* --------------------------Shared------------------------------------------*/
.default-popup-box {
  display: none;
  background: white;
  box-shadow: 0 0 3px 1px #ccc;
  padding: 0.5rem;
  cursor: default;
  max-height: 20vh;
  overflow-y: auto;
  z-index: 1; }

.default-filter-box {
  font-size: 14px;
  z-index: 1;
  background: white;
  box-shadow: 0 0 10px 1px;
  max-width: 90vw;
  padding: 0; }
  .default-filter-box .box-header {
    display: flex;
    min-width: max-content;
    max-width: 90vw;
    padding: 5px 10px 5px 10px;
    margin-bottom: 5px;
    border-bottom: 1px solid #2f3542;
    background: #f1f2f6; }
    .default-filter-box .box-header .apply-btn {
      margin-left: auto;
      background: #2f3542;
      color: white;
      border: none;
      border-radius: 5px;
      padding: 5px 10px 5px 10px; }
    .default-filter-box .box-header .apply-filters-text {
      font-weight: bold;
      top: 0;
      bottom: 0;
      margin: auto 15px auto 0; }
  .default-filter-box .box-body {
    max-height: 350px;
    max-width: 400px;
    min-width: max-content;
    overflow-y: auto; }
    .default-filter-box .box-body li {
      padding: 5px 10px 5px 10px;
      cursor: default;
      list-style: none; }
      .default-filter-box .box-body li label {
        max-width: 89%;
        font-weight: normal;
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis; }
    .default-filter-box .box-body input[type="checkbox"] {
      margin: 0;
      width: 20px;
      height: 20px;
      float: right;
      cursor: pointer; }

/* --------------------------------------------------------------------------*/
/* --------------------------Custom list view--------------------------------*/
.custom-list-views-index-table {
  background: white;
  border-radius: 10px;
  min-width: 80vw; }
  .custom-list-views-index-table tr {
    border: 1px solid gainsboro;
    border-right: none; }
  .custom-list-views-index-table a {
    text-decoration: none; }
  .custom-list-views-index-table td {
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    vertical-align: middle;
    padding: 1em;
    max-width: 12em;
    border-right: 1px solid gainsboro; }
  .custom-list-views-index-table th {
    background: white;
    padding: 1em;
    border-right: 1px solid gainsboro;
    position: sticky;
    top: -1px; }

.charity-custom-list-form-container {
  margin-top: 1em;
  padding: 0; }
  .charity-custom-list-form-container label {
    font-weight: normal;
    font-size: 1.6rem; }

.custom-list-view-form-available-columns-container .available-columns-add-btn {
  cursor: pointer;
  font-size: 1.6rem; }
  .custom-list-view-form-available-columns-container .available-columns-add-btn:hover {
    background: gainsboro;
    padding-left: 0.5em; }

.custom-list-view-form-your-columns-container .your-columns {
  border-radius: 10px;
  border: 1px solid gainsboro;
  padding: 1em;
  margin-bottom: 1em; }
  .custom-list-view-form-your-columns-container .your-columns .move-up-column-btn {
    cursor: pointer;
    font-size: 2em;
    position: absolute;
    right: 1.5em;
    margin-top: -0.8em; }
  .custom-list-view-form-your-columns-container .your-columns .move-down-column-btn {
    cursor: pointer;
    font-size: 2em;
    position: absolute;
    right: 1.5em;
    margin-bottom: -0.8em; }
  .custom-list-view-form-your-columns-container .your-columns .remove-column-btn {
    position: absolute;
    right: 5em;
    cursor: pointer;
    padding: 0.2em 1em;
    margin-top: -1em; }
  .custom-list-view-form-your-columns-container .your-columns label {
    font-weight: bold;
    width: 100%; }

/* --------------------------------------------------------------------------*/
/* --------------------------Send Survey--------------------------------------*/
.trix-tip-description-editor-container {
  padding: 0; }
  .trix-tip-description-editor-container trix-toolbar {
    margin-top: 5px; }
  .trix-tip-description-editor-container .trix-button--icon-strike, .trix-tip-description-editor-container .trix-button--icon-link, .trix-tip-description-editor-container .trix-button-group--block-tools, .trix-tip-description-editor-container .trix-button-group--file-tools {
    display: none; }

/* -----------------------------spider chart filter ---------------------------------------------*/
.spider-chart-filters .dropdown {
  margin: 5px 15px 5px 15px; }

.spider-chart-filters .dropdown-menu {
  color: initial;
  max-width: 100%;
  max-height: 600px;
  overflow-y: auto; }

.spider-chart-filters .dropdown-menu-header {
  top: 0;
  position: sticky;
  display: flex;
  min-width: max-content;
  white-space: nowrap;
  overflow: hidden;
  padding: 5px 10px 5px 10px;
  margin-bottom: 5px;
  border-bottom: 1px solid #2f3542;
  background: #f1f2f6; }

.spider-chart-filters .board-filters-search {
  padding: 5px;
  margin-top: -5px; }
  .spider-chart-filters .board-filters-search input {
    width: 100%;
    padding: 5px;
    border: none;
    border: 1px solid #ccc;
    border-radius: 5px;
    outline: none; }

.spider-chart-filters .apply-btn {
  float: right;
  background: #2f3542;
  color: white;
  border: none;
  border-radius: 5px;
  padding: 5px 10px 5px 10px; }

.spider-chart-filters .apply-filters-text {
  font-weight: bold;
  top: 0;
  bottom: 0;
  margin: auto 15px auto 0; }

.spider-chart-filters .board-filter-checkbox {
  margin: 0;
  width: 20px;
  height: 20px;
  float: right;
  cursor: pointer; }

.spider-chart-filters li {
  cursor: default; }
  .spider-chart-filters li label {
    font-weight: normal;
    white-space: nowrap;
    text-overflow: ellipsis; }

/* -----------------------------------------------------------------------------------------*/
.beneficiary_filter_sub_list {
  display: none;
  z-index: 100;
  background-color: #EAEDF1;
  width: 400px;
  position: fixed;
  top: 10%;
  right: 403px;
  box-shadow: 0 2.8px 2.2px rgba(0, 0, 0, 0.034), 0 6.7px 5.3px rgba(0, 0, 0, 0.048), 0 12.5px 10px rgba(0, 0, 0, 0.06), 0 22.3px 17.9px rgba(0, 0, 0, 0.072), 0 41.8px 33.4px rgba(0, 0, 0, 0.086), 0 100px 80px rgba(0, 0, 0, 0.12); }

.filter_options_wrapper {
  padding-bottom: 20px; }

.case_filter {
  display: flex;
  align-items: center;
  justify-content: end; }

.survey-select {
  display: flex;
  align-items: center; }

.survey_filter_sub_list {
  display: none;
  z-index: 100;
  background-color: #EAEDF1;
  width: 400px;
  position: fixed;
  top: 10%;
  right: 403px;
  box-shadow: 0 2.8px 2.2px rgba(0, 0, 0, 0.034), 0 6.7px 5.3px rgba(0, 0, 0, 0.048), 0 12.5px 10px rgba(0, 0, 0, 0.06), 0 22.3px 17.9px rgba(0, 0, 0, 0.072), 0 41.8px 33.4px rgba(0, 0, 0, 0.086), 0 100px 80px rgba(0, 0, 0, 0.12); }

.filter_options_wrapper {
  padding-bottom: 20px; }

.beneficiaries-more-options {
  display: flex;
  align-items: center;
  justify-content: space-between; }
  .beneficiaries-more-options li.filter_contact_btn {
    border: 1px solid #6067c8;
    border-radius: 3px;
    outline: 0;
    padding: 0 !important;
    height: 40px;
    margin-right: 5px; }
    .beneficiaries-more-options li.filter_contact_btn button {
      height: 100%; }

.filter_box_heading {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 0 15px; }
  .filter_box_heading .filter_button button {
    top: 0;
    padding: 8px 10px; }

#filter_options_box .row {
  margin: 0; }

/*------------------------------------------- Timesheet Page Filter --------------------------------------------*/
.timesheet-filters-container {
  position: fixed;
  width: 35rem;
  max-width: 98vw;
  right: 0;
  top: 0;
  height: 100vh;
  overflow: auto;
  display: none;
  background: white;
  z-index: 100;
  padding: 1rem 1rem 8rem 1rem;
  font-size: 1.6rem;
  box-shadow: -1px 0 3px 1px #ccc;
  background: #EAEDF1; }
  .timesheet-filters-container .header {
    color: white;
    font-size: 2rem;
    background-image: linear-gradient(to right, #00A1AA, #00B39C);
    display: block;
    margin: -1rem -1rem 0 -1rem;
    padding: 1rem; }
    .timesheet-filters-container .header h3 {
      margin: 0;
      display: inline;
      font-weight: bold; }
    .timesheet-filters-container .header .apply-btn, .timesheet-filters-container .header .reset-btn, .timesheet-filters-container .header .close-btn {
      background: #2D3E58;
      padding: 0.4rem 0.8rem;
      cursor: pointer;
      border-radius: 0.5rem; }
    .timesheet-filters-container .header .reset-btn {
      background: #EE364A; }
    .timesheet-filters-container .header .close-btn {
      background: #063262; }
  .timesheet-filters-container .filter-body {
    display: none;
    padding: 0.5rem 1rem; }
  .timesheet-filters-container .filter-title {
    cursor: pointer;
    font-size: 2rem;
    max-width: 35rem; }
  .timesheet-filters-container .filter-dropdown-item {
    margin-bottom: 0.5rem; }
    .timesheet-filters-container .filter-dropdown-item input[type=checkbox] {
      transform: scale(1.2); }
    .timesheet-filters-container .filter-dropdown-item input[type=radio] {
      transform: scale(1.2); }

/*---------------------------Csv Dropdown Button Css--------------------------------------------*/
.csv_dropdown {
  position: relative;
  display: inline-block; }

.csv_dropdown-content {
  display: none;
  position: absolute;
  background-color: #f1f1f1;
  min-width: 300px;
  overflow: auto;
  box-shadow: 0px 8px 16px 0px rgba(0, 0, 0, 0.2);
  right: 0;
  z-index: 1; }

.csv_dropdown-content a {
  color: black;
  padding: 12px 16px;
  text-decoration: none;
  display: block; }

.csv_dropdown a:hover {
  background-color: #ddd; }

.csv_dropdown_show {
  display: block; }

/*--------------------------- Flag --------------------------------------------*/
.index-flags-table-container {
  background-color: white;
  border-radius: 1rem;
  width: 100%; }
  .index-flags-table-container .custom-dropdown {
    display: none;
    max-height: 20rem;
    overflow-y: auto; }
    .index-flags-table-container .custom-dropdown.setting-dropdown {
      margin-left: -10rem;
      margin-top: -1rem; }
  .index-flags-table-container th {
    position: sticky;
    top: 0;
    background: white;
    z-index: 1; }
    .index-flags-table-container th:nth-child(1) {
      left: 0;
      z-index: 3; }
    .index-flags-table-container th:last-child {
      right: 0;
      z-index: 3; }
    .index-flags-table-container th:nth-child(-n+10) {
      cursor: pointer; }
  .index-flags-table-container tr td:first-child {
    position: sticky;
    left: 0;
    background: white; }
  .index-flags-table-container tr td:last-child {
    position: sticky;
    right: 0;
    background: white; }

/*-------------------------- Nested Dropdown List ----------------------------------------------*/
.nested-dropdown-menu li {
  position: relative; }

.nested-dropdown-menu .dropdown-submenu {
  display: none;
  position: absolute;
  left: 100%;
  top: -7px; }

.nested-dropdown-menu .dropdown-submenu-left {
  right: 100%;
  left: auto;
  max-height: 40vh;
  overflow-y: auto; }

.nested-dropdown-menu > li:hover > .dropdown-submenu {
  display: block; }

/*------------------------------------------- Signup Page -----------------------------------------------------*/
.referral-forms-table-container {
  background-color: white;
  border-radius: 1rem;
  max-height: 50rem;
  width: 100%;
  overflow: auto; }
  .referral-forms-table-container .custom-dropdown {
    display: none;
    max-height: 20rem;
    overflow-y: auto; }
    .referral-forms-table-container .custom-dropdown.setting-dropdown {
      margin-left: -10rem;
      margin-top: -1rem; }
  .referral-forms-table-container th {
    position: sticky;
    top: 0;
    background: white;
    z-index: 1; }
    .referral-forms-table-container th:nth-child(1) {
      left: 0;
      z-index: 3; }
    .referral-forms-table-container th:last-child {
      right: 0;
      z-index: 3; }
    .referral-forms-table-container th:nth-child(-n+10) {
      cursor: pointer; }
  .referral-forms-table-container tr td:first-child {
    position: sticky;
    left: 0;
    background: white; }
  .referral-forms-table-container tr td:last-child {
    position: sticky;
    right: 0;
    background: white; }

/*-------------------------- Case Requests -----------------------------------------------------*/
.case-requests-table-container {
  background-color: white;
  border-radius: 1rem;
  max-height: 50rem;
  width: 100%;
  overflow: auto; }
  .case-requests-table-container .custom-dropdown {
    display: none;
    max-height: 20rem;
    overflow-y: auto; }
    .case-requests-table-container .custom-dropdown.setting-dropdown {
      margin-left: -10rem;
      margin-top: -1rem; }
  .case-requests-table-container th {
    position: sticky;
    top: 0;
    background: white;
    z-index: 1;
    /*-------- regarding issue 2781 -------------*/
    /* &:last-child */
    /* right: 0 */
    /* z-index: 3 */ }
    .case-requests-table-container th:nth-child(1) {
      left: 0;
      z-index: 3; }
    .case-requests-table-container th:nth-child(-n+10) {
      cursor: pointer; }
  .case-requests-table-container tr td:first-child {
    position: sticky;
    left: 0;
    background: white; }
  .case-requests-table-container tr td:last-child {
    /*-------- regarding issue 2781 -------------*/
    /* position: sticky */
    right: 0;
    background: white; }

.filter-analytics-btn {
  border: 0.2rem solid #007bff;
  padding: 0.4rem;
  cursor: pointer;
  border-radius: 0.5rem;
  font-size: 1.6rem;
  position: fixed;
  right: 0px;
  z-index: 1;
  background: lightgrey; }

.filter-analytics-container, .filter-metrics-container {
  position: fixed;
  /*---- min-width: 35rem */
  /*---- width: max-content */
  width: 35rem;
  max-width: 98vw;
  right: 0;
  top: 0;
  height: 100vh;
  overflow: auto;
  display: none;
  background: white;
  z-index: 100;
  padding: 1rem 1rem 8rem 1rem;
  font-size: 1.6rem;
  box-shadow: -1px 0 3px 1px #ccc;
  background: #EAEDF1; }
  .filter-analytics-container .filter-body, .filter-metrics-container .filter-body {
    display: none;
    padding: 0.5rem 1rem; }
  .filter-analytics-container .filter-title, .filter-metrics-container .filter-title {
    cursor: pointer;
    font-size: 2rem;
    max-width: 35rem; }
  .filter-analytics-container .filter-analytics-dropdown-item, .filter-metrics-container .filter-analytics-dropdown-item {
    margin-bottom: 0.5rem; }
    .filter-analytics-container .filter-analytics-dropdown-item input[type=checkbox], .filter-metrics-container .filter-analytics-dropdown-item input[type=checkbox] {
      transform: scale(1.2); }
    .filter-analytics-container .filter-analytics-dropdown-item input[type=radio], .filter-metrics-container .filter-analytics-dropdown-item input[type=radio] {
      transform: scale(1.2); }
  .filter-analytics-container .header, .filter-metrics-container .header {
    color: white;
    font-size: 2rem;
    background-image: linear-gradient(to right, #00A1AA, #00B39C);
    display: block;
    margin: -1rem -1rem 0 -1rem;
    padding: 1rem;
    position: sticky;
    top: -1rem;
    z-index: 1; }
    .filter-analytics-container .header h3, .filter-metrics-container .header h3 {
      margin: 0;
      display: inline;
      font-weight: bold; }
    .filter-analytics-container .header .apply-btn, .filter-metrics-container .header .apply-btn {
      background: #2D3E58;
      padding: 0.4rem 0.8rem;
      cursor: pointer;
      border-radius: 0.5rem; }
    .filter-analytics-container .header .reset-btn, .filter-metrics-container .header .reset-btn {
      background: #EE364A;
      padding: 0.4rem 0.8rem;
      cursor: pointer;
      border-radius: 0.5rem; }
    .filter-analytics-container .header .close-btn, .filter-metrics-container .header .close-btn {
      background: #063262;
      padding: 0.4rem 0.8rem;
      cursor: pointer;
      border-radius: 0.5rem; }

/*------------------------------------------- Movement Beneficiary Table -----------------------------------------------------*/
.index-movements-table-container {
  background-color: white;
  border-radius: 1rem;
  max-height: 50rem;
  width: 100%;
  overflow: auto; }
  .index-movements-table-container .custom-dropdown {
    display: none;
    max-height: 20rem;
    overflow-y: auto; }
    .index-movements-table-container .custom-dropdown.setting-dropdown {
      margin-left: -10rem;
      margin-top: -1rem; }
  .index-movements-table-container th {
    position: sticky;
    top: 0;
    background: white;
    /* z-index: 1 */
    /*-------- regarding issue 2781 -------------*/
    /* &:last-child */
    /* right: 0 */
    /* z-index: 3 */ }
    .index-movements-table-container th:nth-child(1) {
      left: 0;
      z-index: 3; }
    .index-movements-table-container th:nth-child(-n+10) {
      cursor: pointer; }
  .index-movements-table-container tr td:first-child {
    position: sticky;
    left: 0;
    background: white; }
  .index-movements-table-container tr td:last-child {
    /*-------- regarding issue 2781 -------------*/
    /* position: sticky */
    right: 0;
    background: white; }

/*------------------------------------------- Guests Table -----------------------------------------------------*/
.index-guests-table-container {
  background-color: white;
  border-radius: 1rem;
  max-height: 75rem;
  width: 100%;
  overflow: auto; }
  .index-guests-table-container .custom-dropdown {
    display: none;
    max-height: 20rem;
    overflow-y: auto; }
    .index-guests-table-container .custom-dropdown.setting-dropdown {
      margin-left: -10rem;
      margin-top: -1rem; }
  .index-guests-table-container th {
    position: sticky;
    top: 0;
    background: white;
    z-index: 1;
    /*-------- regarding issue 2781 -------------*/
    /* &:last-child */
    /* right: 0 */
    /* z-index: 3 */ }
    .index-guests-table-container th:nth-child(1) {
      left: 0;
      z-index: 3; }
  .index-guests-table-container tr td:first-child {
    position: sticky;
    left: 0;
    background: white; }
  .index-guests-table-container tr td:last-child {
    /*-------- regarding issue 2781 -------------*/
    /* position: sticky */
    right: 0;
    background: white; }

/*--------------------- Record Imports Table -------------------------------------*/
.index-record-imports-container {
  background-color: white;
  border-radius: 1rem;
  max-height: 75rem;
  width: 100%;
  overflow: auto; }
  .index-record-imports-container .custom-dropdown {
    display: none;
    max-height: 20rem;
    overflow-y: auto; }
    .index-record-imports-container .custom-dropdown.setting-dropdown {
      margin-left: -10rem;
      margin-top: -1rem; }
  .index-record-imports-container th {
    position: sticky;
    top: 0;
    background: white;
    z-index: 1; }
    .index-record-imports-container th:nth-child(1) {
      left: 0;
      z-index: 3; }
    .index-record-imports-container th:last-child {
      right: 0;
      z-index: 3; }
    .index-record-imports-container th:nth-child(-n+10) {
      cursor: pointer; }
  .index-record-imports-container tr td:first-child {
    position: sticky;
    left: 0;
    background: white; }
  .index-record-imports-container tr td:last-child {
    position: sticky;
    right: 0;
    background: white; }

/*---------------------- BeneficiaryCategory Table --------------------*/
.index-bc-field-view-table-container {
  background-color: white;
  border-radius: 1rem;
  max-height: 75rem;
  width: 100%;
  overflow: auto; }
  .index-bc-field-view-table-container .custom-dropdown {
    display: none;
    max-height: 20rem;
    overflow-y: auto; }
    .index-bc-field-view-table-container .custom-dropdown.setting-dropdown {
      margin-left: -10rem;
      margin-top: -1rem; }
  .index-bc-field-view-table-container th {
    position: sticky;
    top: 0;
    background: white;
    z-index: 1;
    /*-------- regarding issue 2781 -------------*/
    /* &:last-child */
    /* right: 0 */
    /* z-index: 3 */ }
    .index-bc-field-view-table-container th:nth-child(1) {
      left: 0;
      z-index: 3; }
  .index-bc-field-view-table-container tr td:first-child {
    position: sticky;
    left: 0;
    background: white; }
  .index-bc-field-view-table-container tr td:last-child {
    /*-------- regarding issue 2781 -------------*/
    /* position: sticky */
    right: 0;
    background: white; }

/*------------------- Add Beneficiaries to project Table --------------------*/
.index-add-beneficiaries-to-project-table-container {
  background-color: white;
  border-radius: 1rem;
  max-height: 46rem;
  width: 100%;
  overflow: auto; }
  .index-add-beneficiaries-to-project-table-container .custom-dropdown {
    display: none;
    max-height: 20rem;
    overflow-y: auto; }
    .index-add-beneficiaries-to-project-table-container .custom-dropdown.setting-dropdown {
      margin-left: -10rem;
      margin-top: -1rem; }
  .index-add-beneficiaries-to-project-table-container th {
    position: sticky;
    top: 0;
    background: white;
    z-index: 1;
    /*-------- regarding issue 2781 -------------*/
    /* &:last-child */
    /* right: 0 */
    /* z-index: 3 */ }
    .index-add-beneficiaries-to-project-table-container th:nth-child(1) {
      left: 0;
      z-index: 3; }
  .index-add-beneficiaries-to-project-table-container tr td:first-child {
    position: sticky;
    left: 0;
    background: white; }
  .index-add-beneficiaries-to-project-table-container tr td:last-child {
    /*-------- regarding issue 2781 -------------*/
    /* position: sticky */
    right: 0;
    background: white; }

/*------------------- Manage Surveys Table --------------------*/
.index-surveys-table-container {
  background-color: white;
  border-radius: 1rem;
  max-height: 80rem;
  width: 100%;
  overflow: auto; }
  .index-surveys-table-container .custom-dropdown {
    display: none;
    max-height: 20rem;
    overflow-y: auto; }
    .index-surveys-table-container .custom-dropdown.setting-dropdown {
      margin-left: -10rem;
      margin-top: -1rem; }
  .index-surveys-table-container th {
    position: sticky;
    top: 0;
    background: white;
    z-index: 1;
    /*-------- regarding issue 2781 -------------*/
    /* &:last-child */
    /* right: 0 */
    /* z-index: 3 */ }
    .index-surveys-table-container th:nth-child(1) {
      left: 0;
      z-index: 3; }
  .index-surveys-table-container tr td:first-child {
    position: sticky;
    left: 0;
    background: white;
    z-index: 1; }
  .index-surveys-table-container tr td:last-child {
    /*-------- regarding issue 2781 -------------*/
    /* position: sticky */
    right: 0;
    background: white; }

/*------------------- Scale Indicator New Page ratioset table --------------------*/
.ratio-set-table-container {
  background-color: white;
  border-radius: 1rem;
  max-height: 30rem;
  width: 100%;
  overflow: auto; }
  .ratio-set-table-container .custom-dropdown {
    display: none;
    max-height: 20rem;
    overflow-y: auto; }
    .ratio-set-table-container .custom-dropdown.setting-dropdown {
      margin-left: -10rem;
      margin-top: -1rem; }
  .ratio-set-table-container th {
    position: sticky;
    top: 0;
    background: white;
    z-index: 1;
    /*-------- regarding issue 2781 -------------*/
    /* &:last-child */
    /* right: 0 */
    /* z-index: 3 */ }
    .ratio-set-table-container th:nth-child(1) {
      left: 0;
      z-index: 3; }
  .ratio-set-table-container tr td:first-child {
    position: sticky;
    left: 0;
    background: white;
    z-index: 1; }
  .ratio-set-table-container tr td:last-child {
    /*-------- regarding issue 2781 -------------*/
    /* position: sticky */
    right: 0;
    background: white; }

/*------------------- Fix first Column --------------------*/
.sticky-first-column-row-table-container {
  background-color: white;
  border-radius: 1rem;
  max-height: 36rem;
  width: 100%;
  overflow: auto; }
  .sticky-first-column-row-table-container .custom-dropdown {
    display: none;
    max-height: 20rem;
    overflow-y: auto; }
    .sticky-first-column-row-table-container .custom-dropdown.setting-dropdown {
      margin-left: -10rem;
      margin-top: -1rem; }
  .sticky-first-column-row-table-container .beneficiary-list-popup {
    display: none;
    box-shadow: 0 0 0.5rem 0.1rem;
    background: white;
    max-width: 90vw;
    overflow-x: hidden;
    max-height: 40rem;
    overflow-y: auto;
    padding: 0.5rem 1rem;
    z-index: 2; }
  .sticky-first-column-row-table-container th {
    position: sticky;
    top: 0;
    background: white;
    z-index: 1; }
    .sticky-first-column-row-table-container th:nth-child(1) {
      left: 0;
      z-index: 3; }
    .sticky-first-column-row-table-container th:last-child {
      right: 0;
      z-index: 3; }
  .sticky-first-column-row-table-container tr td:first-child {
    position: sticky;
    left: 0;
    background: white;
    z-index: 1; }
  .sticky-first-column-row-table-container tr td:last-child {
    position: sticky;
    right: 0;
    background: white; }

.index-role-charts-table-container {
  background-color: white;
  border-radius: 1rem;
  max-height: 50rem;
  width: 100%;
  overflow: auto; }
  .index-role-charts-table-container .custom-dropdown {
    display: none;
    max-height: 20rem;
    overflow-y: auto; }
    .index-role-charts-table-container .custom-dropdown.setting-dropdown {
      margin-left: -10rem;
      margin-top: -1rem; }
  .index-role-charts-table-container th {
    position: sticky;
    top: 0;
    background: white;
    z-index: 1;
    /*-------- regarding issue 2781 -------------*/
    /* &:last-child */
    /* right: 0 */
    /* z-index: 3 */ }
    .index-role-charts-table-container th:nth-child(1) {
      left: 0;
      z-index: 3; }
    .index-role-charts-table-container th:nth-child(-n+10) {
      cursor: pointer; }
  .index-role-charts-table-container tr td:first-child {
    position: sticky;
    left: 0;
    background: white; }
  .index-role-charts-table-container tr td:last-child {
    /*-------- regarding issue 2781 -------------*/
    /* position: sticky */
    right: 0;
    background: white; }

/*------------------- Import View Table --------------------*/
.import-view-table-container {
  background-color: white;
  border-radius: 1rem;
  max-height: 50rem;
  width: 100%;
  overflow: auto; }
  .import-view-table-container .custom-dropdown {
    display: none;
    max-height: 20rem;
    overflow-y: auto; }
    .import-view-table-container .custom-dropdown.setting-dropdown {
      margin-left: -10rem;
      margin-top: -1rem; }
  .import-view-table-container th {
    position: sticky;
    top: 0;
    background: white;
    z-index: 1;
    /*-------- regarding issue 2781 -------------*/
    /* &:last-child */
    /* right: 0 */
    /* z-index: 3 */ }
    .import-view-table-container th:nth-child(1) {
      left: 0;
      z-index: 3; }
    .import-view-table-container th:nth-child(-n+10) {
      cursor: pointer; }
  .import-view-table-container tr td:first-child {
    position: sticky;
    left: 0;
    background: white; }
  .import-view-table-container tr td:last-child {
    /*-------- regarding issue 2781 -------------*/
    /* position: sticky */
    right: 0;
    background: white;
    width: 100px; }

/*------------------- BeneficiariesBeneficiaryRole Table --------------------*/
.beneficiaries-roles-tab-table-container {
  background-color: white;
  border-radius: 1rem;
  max-height: 50rem;
  width: 100%;
  overflow: auto; }
  .beneficiaries-roles-tab-table-container .custom-dropdown {
    display: none;
    max-height: 20rem;
    overflow-y: auto; }
    .beneficiaries-roles-tab-table-container .custom-dropdown.setting-dropdown {
      margin-left: -10rem;
      margin-top: -1rem; }
  .beneficiaries-roles-tab-table-container .beneficiary-list-popup {
    display: none;
    box-shadow: 0 0 0.5rem 0.1rem;
    background: white;
    max-width: 90vw;
    overflow-x: hidden;
    max-height: 40rem;
    overflow-y: auto;
    padding: 0.5rem 1rem;
    z-index: 2; }
  .beneficiaries-roles-tab-table-container .parent-table-th {
    position: sticky;
    top: 0;
    background: white;
    z-index: 1; }
  .beneficiaries-roles-tab-table-container .parent-table-th:nth-child(1) {
    left: 0;
    z-index: 3;
    /*-------- regarding issue 2781 -------------*/
    /* &:last-child */
    /* right: 0 */
    /* z-index: 3 */ }
  .beneficiaries-roles-tab-table-container .parent-table-tr .parent-table-td:first-child {
    position: sticky;
    left: 0;
    background: white;
    z-index: 1; }
  .beneficiaries-roles-tab-table-container .parent-table-tr .parent-table-td:last-child {
    /*-------- regarding issue 2781 -------------*/
    /* position: sticky */
    right: 0;
    background: white; }

/*------------------- RoleHolderRelationship Table --------------------*/
.index-role-holdar-relationships-table-container {
  background-color: white;
  border-radius: 1rem;
  max-height: 50rem;
  width: 100%;
  overflow: auto; }
  .index-role-holdar-relationships-table-container .custom-dropdown {
    display: none;
    max-height: 20rem;
    overflow-y: auto; }
    .index-role-holdar-relationships-table-container .custom-dropdown.setting-dropdown {
      margin-left: -10rem;
      margin-top: -1rem; }
  .index-role-holdar-relationships-table-container th {
    position: sticky;
    top: 0;
    background: white;
    z-index: 1;
    /*-------- regarding issue 2781 -------------*/
    /* &:last-child */
    /* right: 0 */
    /* z-index: 3 */ }
    .index-role-holdar-relationships-table-container th:nth-child(1) {
      left: 0;
      z-index: 3; }
    .index-role-holdar-relationships-table-container th:nth-child(-n+10) {
      cursor: pointer; }
  .index-role-holdar-relationships-table-container tr td:first-child {
    position: sticky;
    left: 0;
    background: white; }
  .index-role-holdar-relationships-table-container tr td:last-child {
    /*-------- regarding issue 2781 -------------*/
    /* position: sticky */
    right: 0;
    background: white; }

/*------------------- Broadcasts Overview Table --------------------*/
.index-broadcasts-table-container {
  background-color: white;
  border-radius: 1rem;
  max-height: 50rem;
  width: 100%;
  overflow: auto; }
  .index-broadcasts-table-container .custom-dropdown {
    display: none;
    max-height: 20rem;
    overflow-y: auto;
    padding: 0.4rem; }
    .index-broadcasts-table-container .custom-dropdown.setting-dropdown {
      margin-left: -10rem;
      margin-top: -1rem; }
  .index-broadcasts-table-container th {
    position: sticky;
    top: 0;
    background: white;
    z-index: 1;
    /*-------- regarding issue 2781 -------------*/
    /* &:last-child */
    /* right: 0 */
    /* z-index: 3 */ }
    .index-broadcasts-table-container th:nth-child(1) {
      left: 0;
      z-index: 3; }
    .index-broadcasts-table-container th:nth-child(-n+10) {
      cursor: pointer; }
  .index-broadcasts-table-container tr td:first-child {
    position: sticky;
    left: 0;
    background: white; }
  .index-broadcasts-table-container tr td:last-child {
    /*-------- regarding issue 2781 -------------*/
    /* position: sticky */
    right: 0;
    background: white; }

/*------------------- Beneficiary Bio Fields Table --------------------*/
.beneficiary-bio-fields-table {
  background-color: white;
  border-radius: 1rem;
  max-height: 85rem;
  width: 100%;
  overflow: auto; }
  .beneficiary-bio-fields-table .custom-dropdown {
    display: none;
    max-height: 20rem;
    overflow-y: auto; }
    .beneficiary-bio-fields-table .custom-dropdown.setting-dropdown {
      margin-left: -10rem;
      margin-top: -1rem; }
  .beneficiary-bio-fields-table th {
    position: sticky;
    top: 0;
    background: white;
    z-index: 1;
    /*-------- regarding issue 2781 -------------*/
    /* &:last-child */
    /* right: 0 */
    /* z-index: 3 */ }
    .beneficiary-bio-fields-table th:nth-child(1) {
      left: 0;
      z-index: 3; }
    .beneficiary-bio-fields-table th:nth-child(-n+10) {
      cursor: pointer; }
  .beneficiary-bio-fields-table tr td:first-child {
    position: sticky;
    left: 0;
    background: white; }
  .beneficiary-bio-fields-table tr td:last-child {
    /*-------- regarding issue 2781 -------------*/
    /* position: sticky */
    right: 0;
    background: white; }

/*------------------- Map Page UI --------------------*/
.d-none {
  display: none; }

#map {
  width: calc 99vw;
  height: calc(100vh - 200px); }

.map-filter {
  display: flex;
  align-items: center;
  margin-bottom: 10px;
  flex-wrap: wrap;
  background: white;
  border-radius: 10px;
  padding: 10px; }
  .map-filter label {
    font-weight: normal; }
  .map-filter .gap-5 {
    gap: 5px; }
  .map-filter .align-items-center {
    align-items: center; }
  .map-filter .flex-wrap {
    flex-wrap: wrap; }
  .map-filter .filter-btn {
    font-size: 13px;
    background: #063262;
    margin-left: 30px;
    color: white;
    border: none;
    border-radius: 5px;
    padding: 5px 20px; }
  .map-filter .divider {
    margin: 0 6px; }

@media (max-width: 600px) {
  .map-filter .mb-4 {
    margin-bottom: 15px; }
  .map-filter .divider {
    display: none; }
  .map-filter .w-full {
    width: 100%;
    background: white; } }

@media (max-width: 767px) {
  .metricsModal {
    margin-top: 50px;
    padding-right: 20px !important; }
    .metricsModal .modal-dialog {
      max-width: 100% !important;
      width: 100% !important; } }

.metricsModal .modal-dialog {
  max-width: 520px; }
  .metricsModal .modal-dialog .modal-title {
    color: #000;
    font-size: 20px; }
  .metricsModal .modal-dialog .modal-content {
    background: #f5f5f5;
    border-radius: 20px;
    min-height: 320px; }
    .metricsModal .modal-dialog .modal-content .modal-body {
      max-height: 400px;
      overflow-y: auto;
      min-height: 240px; }
  .metricsModal .modal-dialog .modal-footer .footer-btn {
    background: #2D3E58;
    padding: 6px 20px; }

#highlights-tab {
  background: white;
  border-radius: 10px;
  padding: 10px; }
  #highlights-tab .flex-wrap {
    flex-wrap: wrap; }
  #highlights-tab span {
    font-weight: 600;
    padding: 0 4px; }
  #highlights-tab .album {
    font-weight: 600; }
  #highlights-tab select {
    background: #fff;
    border-radius: 5px;
    padding: 4px 5px;
    margin-left: 20px; }
  #highlights-tab .metric-map-btn {
    font-size: 13px;
    background: #063262;
    color: white;
    border: none;
    border-radius: 5px;
    padding: 5px 20px; }
  #highlights-tab .color-tab ul {
    margin: 0;
    padding: 0px; }
    #highlights-tab .color-tab ul li {
      list-style: none; }
      #highlights-tab .color-tab ul li .color-box {
        width: 20px;
        height: 20px;
        border: solid 1px #333; }
        #highlights-tab .color-tab ul li .color-box.yellow {
          background: #ffa300; }
        #highlights-tab .color-tab ul li .color-box.green {
          background: #ccffcc; }
      #highlights-tab .color-tab ul li span {
        margin-left: 5px;
        margin-right: 8px;
        padding: 0; }

.border-top-0 {
  border-top: 0; }

.border-0 {
  border: none; }

.bg-none {
  background: none; }

.ml-auto {
  margin-left: auto; }

.story-count-btn {
  color: #007bff; }

body {
  padding-right: 0 !important; }

.stories-list ul {
  list-style: none; }

@media (max-width: 992px) {
  #highlights-tab .mt-10 {
    margin-top: 10px; }
  #highlights-tab select {
    margin-left: 0; } }

.MetricsColorModal .field-set {
  gap: 10px;
  padding: 15px 0;
  flex-wrap: wrap;
  border-bottom: solid 1px #ccc; }
  .MetricsColorModal .field-set input[type="number"] {
    width: 55px;
    text-align: center; }
  .MetricsColorModal .field-set select {
    width: 100px;
    padding: 3px 5px; }

.MetricsColorModal .edit-btn button {
  font-size: 15px; }

.MetricsColorModal .add-another-range {
  background: #2D3E58; }

.justify-center {
  justify-content: center; }

.text-decoration-underline {
  text-decoration: underline; }

.project-list-map {
  margin: 0px;
  padding: 0px;
  list-style: none; }
  .project-list-map .project-info .project-detail {
    padding: 0px; }
    .project-list-map .project-info .project-detail p {
      margin: 0px; }

.gm-style-iw-d {
  font-family: Quicksand; }
  .gm-style-iw-d .ben-title a {
    outline: none; }
  .gm-style-iw-d p {
    color: black;
    font-weight: 400; }
  .gm-style-iw-d a {
    font-weight: 400; }

.beneficiary-count {
  background: #fff;
  padding: 8px;
  border-radius: 10px;
  margin-bottom: 10px;
  font-weight: 600; }

.gap-5 {
  gap: 5px; }

.flex-col {
  flex-direction: column; }

.mt-5 {
  margin-top: 5px; }

.flex-wrap {
  flex-wrap: wrap; }

/*------------------- Target Form Table --------------------*/
.set-target-form-table {
  background-color: white;
  border-radius: 1rem;
  width: 100%;
  overflow: auto; }
  .set-target-form-table th {
    position: sticky;
    top: 0;
    background: white;
    z-index: 1; }
    .set-target-form-table th:nth-child(1) {
      left: 0;
      z-index: 3; }
    .set-target-form-table th:nth-child(-n+10) {
      cursor: pointer; }
  .set-target-form-table tr td:first-child {
    position: sticky;
    left: 0;
    background: white; }
  .set-target-form-table tr td:last-child {
    right: 0;
    background: white; }

/*------------------- Gmails page --------------------*/
.gmail-page-parent-container .gmail-page-threads-list {
  padding: 1rem 0;
  margin-bottom: 3rem; }

.gmail-page-parent-container .thread-container {
  border-bottom: 1px solid grey;
  padding: 1rem; }
  .gmail-page-parent-container .thread-container:hover {
    background: #EAEDF1; }
  .gmail-page-parent-container .thread-container:last-child {
    border-bottom: none; }

.gmail-thread-messages-modal .modal-content {
  width: 60vw;
  max-width: 80vw;
  margin-left: auto;
  margin-right: auto;
  left: 0;
  right: 0; }

/* ------------------------------------------------------------------------- */
.progress-board-form-outer textarea {
  vertical-align: middle;
  margin: 5px 0px;
  height: auto !important;
  border: 1px solid lightgray;
  padding: 4px;
  border-radius: 4px;
  margin-right: 10px; }

.new-email-btn {
  padding: 0.1rem 0.5rem; }

.subject-input-field {
  width: 100%;
  height: 50px;
  padding: 0.4em 0.6em;
  margin-bottom: 0.7rem;
  overflow: scroll; }

/*------------------- Outcome metrics page --------------------*/
.image-row {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  width: 100%; }

.image-column {
  width: 25%;
  display: flex;
  flex-direction: column;
  align-items: center;
  border: solid;
  border-color: grey;
  padding: 10px;
  text-align: center;
  position: relative; }

.outcome-image {
  width: 50%;
  height: auto;
  display: inline;
  margin-bottom: 5px; }

.outcome-about-container {
  position: relative;
  top: 50%;
  transform: translateY(-50%); }

.outcome-about-txt {
  display: block; }

.outcome-about-heading {
  font-weight: bold;
  font-size: 32px; }

.new-line {
  display: block;
  margin-top: 1px;
  font-weight: bold;
  position: relative; }

.bottom-radio {
  position: absolute;
  bottom: 0;
  margin: 0 auto;
  display: block;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  z-index: 2; }

.outcome-block-height {
  position: relative;
  height: 50px;
  /* Increase the height */ }

.resize-col-block {
  padding-left: 0; }

.make-font-normal {
  font-weight: normal;
  font-size: 13px; }

@media (max-width: 1359px) {
  .outcome-about-heading {
    font-weight: bold;
    font-size: 24px;
    overflow-x: hidden; } }

@media (max-width: 992px) {
  .outcome-about-heading {
    font-weight: bold;
    font-size: 24px;
    overflow-x: hidden; } }

@media (max-width: 767px) {
  .outcome-about-heading {
    font-weight: bold;
    font-size: 16px;
    overflow-x: hidden; } }

@media (max-width: 600px) {
  .outcome-about-heading {
    font-weight: bold;
    font-size: 8px;
    overflow-x: hidden; } }

/* ------------------------------------------------------------------------- */
.score-scale {
  font-size: 16px;
  white-space: nowrap; }

.radio-label {
  display: block; }

/* ------------------------------------------------------------------------- */
.filter-automation-contacts-container {
  position: fixed;
  /*---- min-width: 35rem */
  /*---- width: max-content */
  width: 35rem;
  max-width: 98vw;
  right: 0;
  top: 0;
  height: 100vh;
  overflow: auto;
  display: none;
  background: white;
  z-index: 100;
  padding: 1rem 1rem 8rem 1rem;
  font-size: 1.6rem;
  box-shadow: -1px 0 3px 1px #ccc;
  background: #EAEDF1; }
  .filter-automation-contacts-container .filter-body {
    display: none;
    padding: 0.5rem 1rem; }
  .filter-automation-contacts-container .filter-title {
    cursor: pointer;
    font-size: 2rem;
    max-width: 35rem; }
  .filter-automation-contacts-container .filter-contacts-dropdown-item {
    margin-bottom: 0.5rem; }
    .filter-automation-contacts-container .filter-contacts-dropdown-item input[type=checkbox] {
      transform: scale(1.2); }
    .filter-automation-contacts-container .filter-contacts-dropdown-item input[type=radio] {
      transform: scale(1.2); }
  .filter-automation-contacts-container .header {
    color: white;
    font-size: 2rem;
    background-image: linear-gradient(to right, #00A1AA, #00B39C);
    display: block;
    margin: -1rem -1rem 0 -1rem;
    padding: 1rem;
    position: sticky;
    top: -1rem;
    z-index: 1; }
    .filter-automation-contacts-container .header h3 {
      margin: 0;
      display: inline;
      font-weight: bold; }
    .filter-automation-contacts-container .header .apply-btn {
      background: #2D3E58;
      padding: 0.4rem 0.8rem;
      cursor: pointer;
      border-radius: 0.5rem; }
    .filter-automation-contacts-container .header .reset-btn {
      background: #EE364A;
      padding: 0.4rem 0.8rem;
      cursor: pointer;
      border-radius: 0.5rem; }

/* Date Range Fields */
.date-range-field {
  width: 75%; }

.no_btn {
  border: 0;
  background: white; }

.p_padding {
  padding: 0px 6px 0px 6px; }

@media (max-width: 280px) {
  body, h1, h2, h3, h4, h5, h6, p, a, li, span, div, input, textarea, label, button, .btn, .nav, .navbar, .panel, .panel-body, .panel-heading, .panel-footer, .panel-title, .panel-group, .panel-collapse, .panel-default, .panel-primary, .panel-success, .panel-info, .panel-warning, .panel-danger, .panel-content, .panel-summary, .panel-details, .panel-section, .panel-title, .panel-subtitle, .panel-text, .panel-caption, .panel-description, .panel-comment, .panel-note, .panel-alert, .panel-message, .panel-content, .panel-header, .panel-footer, .panel-image, .panel-media, .panel-gallery, .panel-slide, .panel-item, .panel-link, .panel-button, .panel-icon, .panel-widget, .panel-module, .panel-widget-content, .panel-widget-header, .panel-widget-footer, .panel-widget-item, .panel-widget-link, .panel-widget-button, .panel-widget-icon, .panel-widget-media, .panel-widget-image, .panel-widget-gallery, .panel-widget-slide, .panel-widget-list, .panel-widget-table, .panel-widget-form, .panel-widget-field, .panel-widget-label, .panel-widget-value, .panel-widget-text, .panel-widget-content, .panel-widget-header, .panel-widget-footer, .panel-widget-item, .panel-widget-link, .panel-widget-button, .panel-widget-icon, .panel-widget-media, .panel-widget-image, .panel-widget-gallery, .panel-widget-slide, .panel-widget-list, .panel-widget-table, .panel-widget-form, .panel-widget-field, .panel-widget-label, .panel-widget-value, .panel-widget-text, .panel-widget-content, .panel-widget-header, .panel-widget-footer, .panel-widget-item, .panel-widget-link, .panel-widget-button, .panel-widget-icon, .panel-widget-media, .panel-widget-image, .panel-widget-gallery, .panel-widget-slide, .panel-widget-list, .panel-widget-table, .panel-widget-form, .panel-widget-field, .panel-widget-label, .panel-widget-value, .panel-widget-text, .panel-widget-content, .panel-widget-header, .panel-widget-footer, .panel-widget-item, .panel-widget-link, .panel-widget-button, .panel-widget-icon, .panel-widget-media, .panel-widget-image, .panel-widget-gallery, .panel-widget-slide, .panel-widget-list, .panel-widget-table, .panel-widget-form, .panel-widget-field, .panel-widget-label, .panel-widget-value, .panel-widget-text, .panel-widget-content, .panel-widget-header, .panel-widget-footer, .panel-widget-item, .panel-widget-link, .panel-widget-button, .panel-widget-icon, .panel-widget-media, .panel-widget-image, .panel-widget-gallery, .panel-widget-slide, .panel-widget-list, .panel-widget-table, .panel-widget-form, .panel-widget-field, .panel-widget-label, .panel-widget-value, .panel-widget-text, .panel-widget-content, .panel-widget-header, .panel-widget-footer, .panel-widget-item, .panel-widget-link, .panel-widget-button, .panel-widget-icon, .panel-widget-media, .panel-widget-image, .panel-widget-gallery, .panel-widget-slide, .panel-widget-list, .panel-widget-table, .panel-widget-form, .panel-widget-field, .panel-widget-label, .panel-widget-value, .panel-widget-text {
    font-size: 13px; }
  .panel-collapse {
    row-gap: 0px;
    padding: 0px; }
  .dropdown-menu {
    left: 0px; }
  .panel-body {
    max-height: 35px; }
  .panel {
    max-height: 200px; } }

.index-table-container {
  background-color: white;
  border-radius: 1rem;
  max-height: 50rem;
  width: 100%;
  overflow: auto; }
  .index-table-container th {
    position: sticky;
    top: 0;
    background: white;
    z-index: 1; }
    .index-table-container th:nth-child(1) {
      left: 0;
      z-index: 3; }
  .index-table-container tr td:first-child {
    position: sticky;
    left: 0;
    background: white; }
  .index-table-container tr td:last-child {
    right: 0;
    background: white; }

.illustration_tile_parent {
  align-items: center;
  width: 100%;
  overflow: hidden; }

.illustration_tile,
.illustration_tile_sm,
.illustration_tile_md,
.illustration_tile_lg {
  border-radius: 20px;
  height: auto !important;
  width: 50% !important; }

.illustration_tile_sm {
  width: 40% !important; }

.illustration_tile_md {
  width: 50% !important; }

.illustration_tile_lg {
  width: 60% !important; }

.green_custom_button,
.blue_custom_button {
  background: #2D3E58;
  color: white !important;
  font-size: 1.6rem;
  padding: 0.8rem;
  border-radius: 0.5rem;
  cursor: pointer; }

.green_custom_button {
  background: #5cb85c !important; }

.dropdown_items {
  display: block;
  clear: both;
  font-weight: 400;
  line-height: 1.42857143;
  color: #333;
  white-space: nowrap; }

.no_text_decor:hover {
  text-decoration: none;
  color: white; }

.app-section-fields {
  margin-top: 10px;
  margin-bottom: 10px; }

.steps_span {
  font-weight: bold;
  font-size: 14px; }

.card_width {
  width: 50%; }

.card_title_height {
  height: 70px; }

@media (min-width: 1000px) {
  .card_width {
    width: 33.33%; } }

@media (min-width: 1500px) {
  .card_width {
    width: 25%; } }

@media (min-width: 1700px) {
  .card_title_height {
    height: 50px; } }

.button_for_deactivate {
  width: 100%;
  text-align: start;
  padding: 3px 20px; }

.deactivate-item .dropdown-item:hover {
  background-color: #c82333;
  color: #fff; }

.activate-item .dropdown-item:hover {
  background-color: #218838;
  color: #fff; }

.template-item .dropdown-item:hover {
  background-color: #e0a800;
  color: #000; }

.logs-item .dropdown-item:hover {
  background-color: #ac3897;
  color: #fff; }

.edit-item .dropdown-item:hover {
  background-color: #138496;
  color: #fff; }

.delete-item .dropdown-item:hover {
  background-color: #e85900;
  color: #fff; }

.link_btn {
  background: #EE364A !important;
  color: white !important;
  padding: 6px 10px 6px 10px;
  font-weight: bold;
  border-radius: 4px;
  text-decoration: none !important; }
