/*
 * This is a manifest file that'll automatically include all the stylesheets available in this directory
 * and any sub-directories. You're free to add application-wide styles to this file and they'll appear at
 * the top of the compiled file, but it's generally better to create a new file per style scope.
 * require_self
 * require_tree .
*/
@import url(https://fonts.googleapis.com/css?family=PT+Serif:400,400italic,700,700italic);
@import url(https://fonts.googleapis.com/css?family=Pacifico);
@font-face {
  font-family: 'BebasNeueRegular';
  src: url("BebasNeue-webfont.eot");
  src: url("BebasNeue-webfont.eot?#iefix") format("eot"), url("BebasNeue-webfont.woff") format("woff"), url("BebasNeue-webfont.ttf") format("truetype"), url("BebasNeue-webfont.svg#webfontX0YNjQNl") format("svg");
  font-weight: normal;
  font-style: normal;
}
/* GOOGLE FONT PT SERIF */
/* GOOGLE FONT PACIFICO */
/* KISSKIT MIXINS */
/* STYLE BEGINS HERE - NEW GRAPHIC CHART */
/* line 59, ../../app/assets/stylesheets/kisskit.css.scss */
body .kisskit h1 {
  font: italic 700 50px/60px 'PT Serif', serif;
  letter-spacing: 0;
  margin: 30px auto;
  text-align: center;
}
/* line 61, ../../app/assets/stylesheets/kisskit.css.scss */
body .kisskit h2 {
  font: italic 700 35px/60px 'PT Serif', serif;
  letter-spacing: 0;
  margin: 30px auto;
  text-align: center;
}
/* line 63, ../../app/assets/stylesheets/kisskit.css.scss */
body .kisskit p {
  font: 16px/24px 'Helvetica Neue', Helvetica, Arial, sans-serif;
  margin: 18px 0;
  text-align: left;
}
/* line 65, ../../app/assets/stylesheets/kisskit.css.scss */
body .kisskit label {
  font: 16px/24px 'Helvetica Neue', Helvetica, Arial, sans-serif;
  width: auto;
  float: none;
  margin: 0;
  padding: 0;
  text-align: left;
}
/* line 67, ../../app/assets/stylesheets/kisskit.css.scss */
body .kisskit .button {
  display: inline-block;
  height: auto;
  padding: 0 15px;
  font-weight: 600;
  font-size: 16px;
  line-height: 2;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  border: 1px solid #26a8e6;
  -moz-border-radius: 4px 4px 4px 4px;
  -webkit-border-radius: 4px;
  border-radius: 4px 4px 4px 4px;
  color: #ffffff;
  background: #54baeb;
  -moz-box-shadow: #82ccf0 0 1px 0 inset, rgba(0, 0, 0, 0.2) 0 1px 1px;
  -webkit-box-shadow: #82ccf0 0 1px 0 inset, rgba(0, 0, 0, 0.2) 0 1px 1px;
  box-shadow: #82ccf0 0 1px 0 inset, rgba(0, 0, 0, 0.2) 0 1px 1px;
}
/* line 45, ../../app/assets/stylesheets/kisskit.css.scss */
body .kisskit .button:not([disabled='disabled']):not(.disabled):hover {
  background: #3db1e8;
  -moz-box-shadow: #26a8e6 0 0 2px inset, rgba(0, 0, 0, 0.2) 0 1px 1px;
  -webkit-box-shadow: #26a8e6 0 0 2px inset, rgba(0, 0, 0, 0.2) 0 1px 1px;
  box-shadow: #26a8e6 0 0 2px inset, rgba(0, 0, 0, 0.2) 0 1px 1px;
}
/* line 50, ../../app/assets/stylesheets/kisskit.css.scss */
body .kisskit .button:not([disabled='disabled']):not(.disabled):active {
  background: #26a8e6;
  -moz-box-shadow: #3db1e8 0 1px 0 inset, rgba(0, 0, 0, 0.2) 0 1px 1px;
  -webkit-box-shadow: #3db1e8 0 1px 0 inset, rgba(0, 0, 0, 0.2) 0 1px 1px;
  box-shadow: #3db1e8 0 1px 0 inset, rgba(0, 0, 0, 0.2) 0 1px 1px;
}
/* line 69, ../../app/assets/stylesheets/kisskit.css.scss */
body .kisskit .button.active, body .kisskit .button[disabled] {
  cursor: default;
}
/* line 72, ../../app/assets/stylesheets/kisskit.css.scss */
body .kisskit .button.red {
  display: inline-block;
  height: auto;
  padding: 0 15px;
  font-weight: 600;
  font-size: 16px;
  line-height: 2;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  border: 1px solid #c1121d;
  -moz-border-radius: 4px 4px 4px 4px;
  -webkit-border-radius: 4px;
  border-radius: 4px 4px 4px 4px;
  color: #ffffff;
  background: #ea1c29;
  -moz-box-shadow: #ee4b55 0 1px 0 inset, rgba(0, 0, 0, 0.2) 0 1px 1px;
  -webkit-box-shadow: #ee4b55 0 1px 0 inset, rgba(0, 0, 0, 0.2) 0 1px 1px;
  box-shadow: #ee4b55 0 1px 0 inset, rgba(0, 0, 0, 0.2) 0 1px 1px;
}
/* line 45, ../../app/assets/stylesheets/kisskit.css.scss */
body .kisskit .button.red:not([disabled='disabled']):not(.disabled):hover {
  background: #d81420;
  -moz-box-shadow: #c1121d 0 0 2px inset, rgba(0, 0, 0, 0.2) 0 1px 1px;
  -webkit-box-shadow: #c1121d 0 0 2px inset, rgba(0, 0, 0, 0.2) 0 1px 1px;
  box-shadow: #c1121d 0 0 2px inset, rgba(0, 0, 0, 0.2) 0 1px 1px;
}
/* line 50, ../../app/assets/stylesheets/kisskit.css.scss */
body .kisskit .button.red:not([disabled='disabled']):not(.disabled):active {
  background: #c1121d;
  -moz-box-shadow: #d81420 0 1px 0 inset, rgba(0, 0, 0, 0.2) 0 1px 1px;
  -webkit-box-shadow: #d81420 0 1px 0 inset, rgba(0, 0, 0, 0.2) 0 1px 1px;
  box-shadow: #d81420 0 1px 0 inset, rgba(0, 0, 0, 0.2) 0 1px 1px;
}
/* line 75, ../../app/assets/stylesheets/kisskit.css.scss */
body .kisskit .button.black {
  display: inline-block;
  height: auto;
  padding: 0 15px;
  font-weight: 600;
  font-size: 16px;
  line-height: 2;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  border: 1px solid #141414;
  -moz-border-radius: 4px 4px 4px 4px;
  -webkit-border-radius: 4px;
  border-radius: 4px 4px 4px 4px;
  color: #ffffff;
  background: #2d2d2d;
  -moz-box-shadow: #474747 0 1px 0 inset, rgba(0, 0, 0, 0.2) 0 1px 1px;
  -webkit-box-shadow: #474747 0 1px 0 inset, rgba(0, 0, 0, 0.2) 0 1px 1px;
  box-shadow: #474747 0 1px 0 inset, rgba(0, 0, 0, 0.2) 0 1px 1px;
}
/* line 45, ../../app/assets/stylesheets/kisskit.css.scss */
body .kisskit .button.black:not([disabled='disabled']):not(.disabled):hover {
  background: #202020;
  -moz-box-shadow: #141414 0 0 2px inset, rgba(0, 0, 0, 0.2) 0 1px 1px;
  -webkit-box-shadow: #141414 0 0 2px inset, rgba(0, 0, 0, 0.2) 0 1px 1px;
  box-shadow: #141414 0 0 2px inset, rgba(0, 0, 0, 0.2) 0 1px 1px;
}
/* line 50, ../../app/assets/stylesheets/kisskit.css.scss */
body .kisskit .button.black:not([disabled='disabled']):not(.disabled):active {
  background: #141414;
  -moz-box-shadow: #202020 0 1px 0 inset, rgba(0, 0, 0, 0.2) 0 1px 1px;
  -webkit-box-shadow: #202020 0 1px 0 inset, rgba(0, 0, 0, 0.2) 0 1px 1px;
  box-shadow: #202020 0 1px 0 inset, rgba(0, 0, 0, 0.2) 0 1px 1px;
}
/* line 78, ../../app/assets/stylesheets/kisskit.css.scss */
body .kisskit .button.green {
  display: inline-block;
  height: auto;
  padding: 0 15px;
  font-weight: 600;
  font-size: 16px;
  line-height: 2;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  border: 1px solid #53b890;
  -moz-border-radius: 4px 4px 4px 4px;
  -webkit-border-radius: 4px;
  border-radius: 4px 4px 4px 4px;
  color: #ffffff;
  background: #77c7a7;
  -moz-box-shadow: #9bd6be 0 1px 0 inset, rgba(0, 0, 0, 0.2) 0 1px 1px;
  -webkit-box-shadow: #9bd6be 0 1px 0 inset, rgba(0, 0, 0, 0.2) 0 1px 1px;
  box-shadow: #9bd6be 0 1px 0 inset, rgba(0, 0, 0, 0.2) 0 1px 1px;
}
/* line 45, ../../app/assets/stylesheets/kisskit.css.scss */
body .kisskit .button.green:not([disabled='disabled']):not(.disabled):hover {
  background: #65c09b;
  -moz-box-shadow: #53b890 0 0 2px inset, rgba(0, 0, 0, 0.2) 0 1px 1px;
  -webkit-box-shadow: #53b890 0 0 2px inset, rgba(0, 0, 0, 0.2) 0 1px 1px;
  box-shadow: #53b890 0 0 2px inset, rgba(0, 0, 0, 0.2) 0 1px 1px;
}
/* line 50, ../../app/assets/stylesheets/kisskit.css.scss */
body .kisskit .button.green:not([disabled='disabled']):not(.disabled):active {
  background: #53b890;
  -moz-box-shadow: #65c09b 0 1px 0 inset, rgba(0, 0, 0, 0.2) 0 1px 1px;
  -webkit-box-shadow: #65c09b 0 1px 0 inset, rgba(0, 0, 0, 0.2) 0 1px 1px;
  box-shadow: #65c09b 0 1px 0 inset, rgba(0, 0, 0, 0.2) 0 1px 1px;
}

/* line 8, ../../app/assets/stylesheets/partials/_mixins.scss */
.center-block {
  display: block;
  margin-left: auto;
  margin-right: auto;
}

/* Typography.scss
 * Headings, body text, lists, code, and more for a versatile and durable typography system
 * ---------------------------------------------------------------------------------------- */
@font-face {
  font-family: "Pictos";
  src: url(https://d3v4jsc54141g1.cloudfront.net/assets/pictos-web-48dc27451337332b060c953c566608f1.eot);
  src: url(https://d3v4jsc54141g1.cloudfront.net/assets/pictos-web.eot?#iefix) format('embedded-opentype'), url(https://d3v4jsc54141g1.cloudfront.net/assets/pictos-web-9a106237c8a023444f0f557df30f44b9.woff) format('woff'), url(https://d3v4jsc54141g1.cloudfront.net/assets/pictos-web-ca26ac057267a5bc17da1f39507888a5.ttf) format('truetype'), url(https://d3v4jsc54141g1.cloudfront.net/assets/pictos-web-5beed5a8ffa73c6b6a5cf9898db560ae.svg) format('svg');
}
/* line 15, ../../app/assets/stylesheets/partials/_type.scss */
p {
  font-size: 13px;
  font-weight: normal;
  line-height: 18px;
  margin-bottom: 9px;
  word-wrap: break-word;
}
/* line 19, ../../app/assets/stylesheets/partials/_type.scss */
p small {
  font-size: 11px;
  color: #54BBEC;
}

/* line 25, ../../app/assets/stylesheets/partials/_type.scss */
.comment .text, span, a {
  word-wrap: break-word;
}

/* line 31, ../../app/assets/stylesheets/partials/_type.scss */
h1, h2, .h2, h3, h4, h5, h6 {
  font-weight: bold;
  color: #000;
  word-wrap: break-word;
}
/* line 35, ../../app/assets/stylesheets/partials/_type.scss */
h1 small, h2 small, .h2 small, h3 small, h4 small, h5 small, h6 small {
  color: #54BBEC;
}

/* line 39, ../../app/assets/stylesheets/partials/_type.scss */
h1 {
  font-size: 30px;
  line-height: 36px;
}
/* line 42, ../../app/assets/stylesheets/partials/_type.scss */
h1 small {
  font-size: 18px;
}

/* line 46, ../../app/assets/stylesheets/partials/_type.scss */
h2, .h2 {
  font-size: 24px;
  line-height: 36px;
}
/* line 49, ../../app/assets/stylesheets/partials/_type.scss */
h2 small, .h2 small {
  font-size: 14px;
}
/* line 53, ../../app/assets/stylesheets/partials/_type.scss */
h2.double-title, .h2.double-title {
  font-family: "Lobster", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
  font-weight: normal;
  color: #54BBEC;
  font-size: 62px;
  line-height: 90px;
  text-align: center;
  text-shadow: white 0 1px 1px;
  margin-bottom: 10px;
}
/* line 71, ../../app/assets/stylesheets/partials/_mixins.scss */
h2.double-title small, .h2.double-title small {
  font-family: "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
  color: #000;
  font-size: 32.5px;
  line-height: 45px;
}
/* line 56, ../../app/assets/stylesheets/partials/_type.scss */
h2.double-title.jobs, .h2.double-title.jobs {
  margin-bottom: 25px;
}

/* line 61, ../../app/assets/stylesheets/partials/_type.scss */
h3, h4, h5, h6 {
  line-height: 36px;
}

/* line 64, ../../app/assets/stylesheets/partials/_type.scss */
h3 {
  font-size: 18px;
}
/* line 66, ../../app/assets/stylesheets/partials/_type.scss */
h3 small {
  font-size: 14px;
}

/* line 70, ../../app/assets/stylesheets/partials/_type.scss */
h4 {
  font-size: 16px;
}
/* line 72, ../../app/assets/stylesheets/partials/_type.scss */
h4 small {
  font-size: 12px;
}

/* line 76, ../../app/assets/stylesheets/partials/_type.scss */
h5 {
  font-size: 14px;
}

/* line 79, ../../app/assets/stylesheets/partials/_type.scss */
h6 {
  font-size: 13px;
  color: #54BBEC;
  text-transform: uppercase;
}

/* line 85, ../../app/assets/stylesheets/partials/_type.scss */
.subhead, .small-title {
  text-align: center;
  margin: 0 0 40px;
}
/* line 88, ../../app/assets/stylesheets/partials/_type.scss */
.subhead span, .small-title span {
  position: relative;
  font-family: "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
  line-height: 20px;
  font-size: 18px;
  font-weight: 500;
}

/* line 101, ../../app/assets/stylesheets/partials/_type.scss */
ul, ol {
  margin: 0 0 18px 25px;
}

/* line 104, ../../app/assets/stylesheets/partials/_type.scss */
ul ul,
ul ol,
ol ol,
ol ul {
  margin-bottom: 0;
}

/* line 110, ../../app/assets/stylesheets/partials/_type.scss */
ul {
  list-style: disc;
}

/* line 113, ../../app/assets/stylesheets/partials/_type.scss */
ol {
  list-style: decimal;
}

/* line 116, ../../app/assets/stylesheets/partials/_type.scss */
li {
  line-height: 18px;
  color: #000;
}

/* line 120, ../../app/assets/stylesheets/partials/_type.scss */
ul.unstyled {
  list-style: none;
  margin-left: 0;
}

/* line 126, ../../app/assets/stylesheets/partials/_type.scss */
dl {
  margin-bottom: 18px;
}
/* line 128, ../../app/assets/stylesheets/partials/_type.scss */
dl dt, dl dd {
  line-height: 18px;
}
/* line 131, ../../app/assets/stylesheets/partials/_type.scss */
dl dt {
  font-weight: bold;
}
/* line 134, ../../app/assets/stylesheets/partials/_type.scss */
dl dd {
  margin-left: 9px;
}

/* line 143, ../../app/assets/stylesheets/partials/_type.scss */
hr {
  width: 100%;
  margin: 20px 0 19px;
  border: 0;
  border-bottom: 1px solid gainsboro;
  float: left;
}

/* line 152, ../../app/assets/stylesheets/partials/_type.scss */
strong {
  font-style: inherit;
  font-weight: bold;
}

/* line 156, ../../app/assets/stylesheets/partials/_type.scss */
em {
  font-style: italic;
  font-weight: inherit;
  line-height: inherit;
}

/* line 161, ../../app/assets/stylesheets/partials/_type.scss */
.muted {
  color: #54BBEC;
}

/* line 166, ../../app/assets/stylesheets/partials/_type.scss */
blockquote {
  margin-bottom: 18px;
  border-left: 5px solid #eee;
  padding-left: 15px;
}
/* line 170, ../../app/assets/stylesheets/partials/_type.scss */
blockquote p {
  font-size: 14px;
  font-weight: 300;
  line-height: 18px;
  margin-bottom: 0;
}
/* line 174, ../../app/assets/stylesheets/partials/_type.scss */
blockquote small {
  display: block;
  font-size: 12px;
  font-weight: 300;
  line-height: 18px;
  color: #54BBEC;
}
/* line 178, ../../app/assets/stylesheets/partials/_type.scss */
blockquote small:before {
  content: '\2014 \00A0';
}

/* line 185, ../../app/assets/stylesheets/partials/_type.scss */
address {
  display: block;
  line-height: 18px;
  margin-bottom: 18px;
}

/* line 192, ../../app/assets/stylesheets/partials/_type.scss */
code, pre {
  padding: 0 3px 2px;
  font-family: Monaco, Andale Mono, Courier New, monospace;
  font-size: 12px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
}

/* line 198, ../../app/assets/stylesheets/partials/_type.scss */
code {
  background-color: #F5F5F5;
  color: rgba(0, 0, 0, 0.75);
  padding: 1px 3px;
}

/* line 203, ../../app/assets/stylesheets/partials/_type.scss */
pre {
  background-color: #F5F5F5;
  display: block;
  padding: 8.5px;
  margin: 0 0 18px;
  line-height: 18px;
  font-size: 12px;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.15);
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  white-space: pre;
  white-space: pre-wrap;
  word-wrap: break-word;
}

/* line 220, ../../app/assets/stylesheets/partials/_type.scss */
.pictos {
  font-family: "Pictos";
  font-size: 1.1em;
  -webkit-font-smoothing: antialiased;
}

/* line 16, ../../app/assets/stylesheets/widget.css.scss */
html {
  overflow-y: hidden;
}

/* line 20, ../../app/assets/stylesheets/widget.css.scss */
.widget {
  width: 190px;
  height: 277px;
  padding: 10px 10px 0;
  float: left;
  position: relative;
  margin: 0;
  background: #FFFFFF;
  border: 1px solid #dadada;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  font-family: "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
  font-weight: 300;
  /* .owner{
    padding: 8px 0;
    font-size:12px;
    a{
      font-weight:bold;
      color: #D51D23;
      text-decoration: none;
      &:hover{
        text-decoration: underline;
      }
    }
  }

  .name a{
    font-size: 14px;
    font-weight: bold;
    color: $text-color;
    text-decoration: none;

    &:hover{
      text-decoration: underline;
    }
  } */
}
/* line 33, ../../app/assets/stylesheets/widget.css.scss */
.widget .avatar a, .widget .avatar img {
  display: block;
  width: 190px;
  height: 115px;
}
/* line 35, ../../app/assets/stylesheets/widget.css.scss */
.widget .description {
  width: 190px;
  height: 115px;
  overflow: hidden;
  position: absolute;
  top: 10px;
  left: 10px;
}
/* line 41, ../../app/assets/stylesheets/widget.css.scss */
.widget .description .desc-hover {
  width: 180px;
  height: 103px;
  padding: 5px 4px;
  overflow: hidden;
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0;
  -moz-transition: opacity 0.2s ease-out;
  -o-transition: opacity 0.2s ease-out;
  -webkit-transition: opacity 0.2s ease-out;
  transition: opacity 0.2s ease-out;
  background: rgba(255, 255, 255, 0.9);
  border: 1px solid #DDD;
  font-size: 11px;
  color: #000;
  text-decoration: none;
}
/* line 57, ../../app/assets/stylesheets/widget.css.scss */
.widget .description .desc-hover .project_location {
  font-weight: 500;
  font-size: 11px;
  position: relative;
  margin-bottom: 5px;
  padding-left: 15px;
  color: #000;
}
/* line 65, ../../app/assets/stylesheets/widget.css.scss */
.widget .description .desc-hover .project_location:hover {
  text-decoration: none;
}
/* line 67, ../../app/assets/stylesheets/widget.css.scss */
.widget .description .desc-hover .project_location:hover:before {
  text-decoration: none;
}
/* line 70, ../../app/assets/stylesheets/widget.css.scss */
.widget .description .desc-hover .project_location:before {
  content: "@";
  position: absolute;
  color: #FF0000;
  left: 0;
  font-family: "Pictos";
  font-size: 15px;
  text-shadow: rgba(0, 0, 0, 0.3) 0 1px 0;
  -webkit-font-smoothing: antialiased;
}
/* line 82, ../../app/assets/stylesheets/widget.css.scss */
.widget .description .desc-hover .project_desc {
  font-weight: 500;
}
/* line 88, ../../app/assets/stylesheets/widget.css.scss */
.widget:hover .desc-hover {
  opacity: 0.999;
}
/* line 90, ../../app/assets/stylesheets/widget.css.scss */
.widget .creator-avatar img {
  width: 24px;
  float: left;
  margin: 5px 10px 0 0;
}
/* line 96, ../../app/assets/stylesheets/widget.css.scss */
.widget .name {
  padding: 0;
  margin-top: 5px;
}
/* line 99, ../../app/assets/stylesheets/widget.css.scss */
.widget .name a {
  text-decoration: none;
  font-size: 14px;
  line-height: 19px;
  font-weight: 500;
  color: #000;
}
/* line 99, ../../app/assets/stylesheets/widget.css.scss */
.widget .name a:hover {
  color: #999999;
}
/* line 102, ../../app/assets/stylesheets/widget.css.scss */
.widget .owner {
  margin-top: 6px;
  line-height: 12px;
  font-size: 12px;
}
/* line 106, ../../app/assets/stylesheets/widget.css.scss */
.widget .owner a {
  text-decoration: none;
  font-weight: 500;
  color: #4d4d4d;
}
/* line 106, ../../app/assets/stylesheets/widget.css.scss */
.widget .owner a:hover {
  color: #999999;
}
/* line 133, ../../app/assets/stylesheets/widget.css.scss */
.widget .amount {
  width: 202px;
  padding: 0px 5px;
  border: 1px solid #dadada;
  margin: 5px 0 5px -12px;
  height: 18px;
  background: #FFFFFF;
  overflow: hidden;
  position: absolute;
  bottom: 60px;
}
/* line 144, ../../app/assets/stylesheets/widget.css.scss */
.widget .amount strong {
  float: left;
  font-size: 12px;
  line-height: 18px;
}
/* line 150, ../../app/assets/stylesheets/widget.css.scss */
.widget .amount .percentage.small {
  float: left;
  clear: none;
  margin: 2px 0px 0px 6px;
}
/* line 158, ../../app/assets/stylesheets/widget.css.scss */
.widget .goal, .widget .collected {
  font-size: 13px;
  line-height: 28px;
  padding: 2px 10px;
  background: #FFFFFF;
  position: absolute;
  left: 0px;
  bottom: 0px;
  width: 100%;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  font-weight: 500;
}
/* line 171, ../../app/assets/stylesheets/widget.css.scss */
.widget small {
  font-size: 11px;
}
/* line 174, ../../app/assets/stylesheets/widget.css.scss */
.widget strong {
  float: right;
}
/* line 178, ../../app/assets/stylesheets/widget.css.scss */
.widget .goal {
  color: #4d4d4d;
  bottom: 32px;
}
/* line 183, ../../app/assets/stylesheets/widget.css.scss */
.widget .time-left {
  height: 23px;
  line-height: 26px;
  padding: 2px 0 2px 23px;
  position: relative;
}
/* line 190, ../../app/assets/stylesheets/widget.css.scss */
.widget .time-left:before {
  content: "t";
  position: absolute;
  top: 3px;
  left: 2px;
  font-family: "Pictos";
  -webkit-font-smoothing: antialiased;
  font-size: 1.4em;
  font-weight: normal;
}
/* line 201, ../../app/assets/stylesheets/widget.css.scss */
.widget .bankers {
  background: url(https://d3v4jsc54141g1.cloudfront.net/assets/widget-bankers-4e84cda6f03a027221f61fa769f82278.png) left center no-repeat;
  height: 23px;
  line-height: 22px;
  padding: 5px 0 2px 23px;
}
/* line 208, ../../app/assets/stylesheets/widget.css.scss */
.widget .kkbb {
  position: absolute;
  bottom: -27px;
  font-size: 12px;
  font-weight: 500;
  text-align: center;
  width: 200px;
  overflow: hidden;
  height: 25px;
  background: #F8F8F8;
  left: 5px;
  -moz-border-radius: 0 0 4px 4px;
  -webkit-border-radius: 0;
  border-radius: 0 0 4px 4px;
  border: 1px solid #C0C0C2;
  border-top: none;
  color: rgba(0, 0, 0, 0.5);
  line-height: 25px;
  font-weight: bold;
}
/* line 223, ../../app/assets/stylesheets/partials/_mixins.scss */
.widget {
  position: relative;
}
/* line 225, ../../app/assets/stylesheets/partials/_mixins.scss */
.widget:before, .widget:after {
  content: "";
  position: absolute;
  left: -1px;
  top: -1px;
  height: 12px;
  width: 12px;
  background: url(https://d3v4jsc54141g1.cloudfront.net/assets/widget-s0304cb0f4f-f9daf03e9609d935771ce58d272c6007.png) 0 0 no-repeat;
}
/* line 234, ../../app/assets/stylesheets/partials/_mixins.scss */
.widget:after {
  left: auto;
  right: -1px;
  background: url(https://d3v4jsc54141g1.cloudfront.net/assets/widget-s0304cb0f4f-f9daf03e9609d935771ce58d272c6007.png) 0 -24px no-repeat;
}
/* line 240, ../../app/assets/stylesheets/partials/_mixins.scss */
.widget.selection:after {
  left: auto;
  right: -1px;
  background: url(https://d3v4jsc54141g1.cloudfront.net/assets/widget-s0304cb0f4f-f9daf03e9609d935771ce58d272c6007.png) 0 -12px no-repeat;
}

/* line 230, ../../app/assets/stylesheets/widget.css.scss */
.percentage-wrapper {
  width: 300px;
  height: 20px;
  background: #EDEDED;
  background: rgba(0, 0, 0, 0.05);
  -moz-box-shadow: rgba(0, 0, 0, 0.12) 0 0 1px, rgba(0, 0, 0, 0.2) 0 1px 1px inset;
  -webkit-box-shadow: rgba(0, 0, 0, 0.12) 0 0 1px, rgba(0, 0, 0, 0.2) 0 1px 1px inset;
  box-shadow: rgba(0, 0, 0, 0.12) 0 0 1px, rgba(0, 0, 0, 0.2) 0 1px 1px inset;
  clear: both;
  margin: 10px 0;
}
/* line 239, ../../app/assets/stylesheets/widget.css.scss */
.percentage-wrapper.small {
  width: 160px;
  height: 12px;
  float: left;
  clear: none;
  margin: 2px 5px;
}
/* line 247, ../../app/assets/stylesheets/widget.css.scss */
.percentage-wrapper.funded {
  width: 212px;
  margin: 0;
  height: 18px;
  background: #54BBEC;
  margin-left: -5px;
  -moz-border-radius: 0px;
  -webkit-border-radius: 0px;
  border-radius: 0px;
}

/* line 257, ../../app/assets/stylesheets/widget.css.scss */
.percentage {
  min-width: 8%;
  max-width: 296px !important;
  height: 18px;
  padding: 0 2px 0 0;
  text-align: right;
  font-size: 13px;
  background-image: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2U1NTA1MiIvPjxzdG9wIG9mZnNldD0iMjglIiBzdG9wLWNvbG9yPSIjZWMxYjIwIi8+PHN0b3Agb2Zmc2V0PSIxMDAlIiBzdG9wLWNvbG9yPSIjZDcyMzI5Ii8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCNncmFkKSIgLz48L3N2Zz4g');
  background-size: 100%;
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #e55052), color-stop(28%, #ec1b20), color-stop(100%, #d72329));
  background-image: -moz-linear-gradient(top, #e55052 0%, #ec1b20 28%, #d72329 100%);
  background-image: -webkit-linear-gradient(top, #e55052 0%, #ec1b20 28%, #d72329 100%);
  background-image: linear-gradient(to bottom, #e55052 0%, #ec1b20 28%, #d72329 100%);
  /* @include border-radius(6px); */
  border: 1px solid #c41015;
  color: #FFF;
  font-weight: bold;
  margin: 10px 0;
}
/* line 271, ../../app/assets/stylesheets/widget.css.scss */
.percentage.small {
  min-width: 2%;
  max-width: 156px !important;
  height: 10px;
  font-size: 10px;
  margin: 0px !important;
}
/* line 279, ../../app/assets/stylesheets/widget.css.scss */
.percentage.funded {
  background: none;
  border: none;
  line-height: 18px;
  display: block;
  width: 220px;
  text-align: center;
  max-width: 220px !important;
  font-size: 12px;
}
