/* line 13, app/assets/stylesheets/theme-sunshine.css.scss */
a {
  color: #fb805f;
}

/* line 16, app/assets/stylesheets/theme-sunshine.css.scss */
.avatar-container {
  border-color: #fee3db !important;
}

/* line 20, app/assets/stylesheets/theme-sunshine.css.scss */
.navbar .badge {
  background-color: #f7a45a !important;
}

/* line 24, app/assets/stylesheets/theme-sunshine.css.scss */
.navbar .current-user-points .score {
  color: #fb805f !important;
}

/* line 29, app/assets/stylesheets/theme-sunshine.css.scss */
.nav-pills > li.active > a,
.nav-pills > li.active > a:hover,
.nav-pills > li.active > a:focus {
  background-color: #fb805f !important;
  color: white !important;
}

/* line 35, app/assets/stylesheets/theme-sunshine.css.scss */
.panel-primary, .label-primary {
  background-color: #fb805f !important;
}

/* line 38, app/assets/stylesheets/theme-sunshine.css.scss */
.panel-info, .label-info {
  background-color: #f7a45a !important;
}

/* line 41, app/assets/stylesheets/theme-sunshine.css.scss */
.panel-success, .label-success {
  background-color: #b8ce61 !important;
}

/* line 44, app/assets/stylesheets/theme-sunshine.css.scss */
.panel-warning, .label-warning {
  background-color: #f9cf6a !important;
}

/* line 47, app/assets/stylesheets/theme-sunshine.css.scss */
.panel-danger, .label-danger {
  background-color: #e55a5a !important;
}

/* line 52, app/assets/stylesheets/theme-sunshine.css.scss */
.btn-primary {
  background-color: #fb805f !important;
}

/* line 54, app/assets/stylesheets/theme-sunshine.css.scss */
.btn-primary:hover {
  background-color: #fca791 !important;
}

/* line 58, app/assets/stylesheets/theme-sunshine.css.scss */
.btn-info {
  background-color: #f7a45a !important;
}

/* line 60, app/assets/stylesheets/theme-sunshine.css.scss */
.btn-info:hover {
  background-color: #f9bf8b !important;
}

/* line 64, app/assets/stylesheets/theme-sunshine.css.scss */
.btn-success {
  background-color: #b8ce61 !important;
}

/* line 66, app/assets/stylesheets/theme-sunshine.css.scss */
.btn-success:hover {
  background-color: #c9da88 !important;
}

/* line 70, app/assets/stylesheets/theme-sunshine.css.scss */
.btn-warning {
  background-color: #f9cf6a !important;
}

/* line 72, app/assets/stylesheets/theme-sunshine.css.scss */
.btn-warning:hover {
  background-color: #fbdf9b !important;
}

/* line 76, app/assets/stylesheets/theme-sunshine.css.scss */
.btn-danger {
  background-color: #e55a5a !important;
}

/* line 78, app/assets/stylesheets/theme-sunshine.css.scss */
.btn-danger:hover {
  background-color: #ec8686 !important;
}

/* line 82, app/assets/stylesheets/theme-sunshine.css.scss */
.btn-default {
  background-color: gray !important;
}

/* line 84, app/assets/stylesheets/theme-sunshine.css.scss */
.btn-default:hover {
  background-color: #9a9a9a !important;
}

/* line 91, app/assets/stylesheets/theme-sunshine.css.scss */
.featured-goal .goal {
  background-color: #f7a45a !important;
}

/* line 97, app/assets/stylesheets/theme-sunshine.css.scss */
.goals-group .goal:nth-child(1) {
  background-color: #fb805f !important;
}

/* line 100, app/assets/stylesheets/theme-sunshine.css.scss */
.goals-group .goal:nth-child(2) {
  background-color: #f9cf6a !important;
}

/* line 103, app/assets/stylesheets/theme-sunshine.css.scss */
.goals-group .goal:nth-child(3) {
  background-color: #e55a5a !important;
}

/* line 106, app/assets/stylesheets/theme-sunshine.css.scss */
.goals-group .goal:nth-child(4) {
  background-color: #b8ce61 !important;
}

/* line 114, app/assets/stylesheets/theme-sunshine.css.scss */
ul.options.colored li:nth-child(1) {
  background-color: #f7a45a !important;
  border-color: #f58c2e !important;
}

/* line 117, app/assets/stylesheets/theme-sunshine.css.scss */
ul.options.colored li:nth-child(1):hover {
  background-color: #fbcca3 !important;
  border-color: #f9bf8b !important;
}

/* line 122, app/assets/stylesheets/theme-sunshine.css.scss */
ul.options.colored li:nth-child(2) {
  background-color: #fb805f !important;
  border-color: #fa5c32 !important;
}

/* line 125, app/assets/stylesheets/theme-sunshine.css.scss */
ul.options.colored li:nth-child(2):hover {
  background-color: #fdbbaa !important;
  border-color: #fca791 !important;
}

/* line 130, app/assets/stylesheets/theme-sunshine.css.scss */
ul.options.colored li:nth-child(3) {
  background-color: #f9cf6a !important;
  border-color: #f7c13e !important;
}

/* line 133, app/assets/stylesheets/theme-sunshine.css.scss */
ul.options.colored li:nth-child(3):hover {
  background-color: #fce7b4 !important;
  border-color: #fbdf9b !important;
}

/* line 138, app/assets/stylesheets/theme-sunshine.css.scss */
ul.options.colored li:nth-child(4) {
  background-color: #e55a5a !important;
  border-color: #df3232 !important;
}

/* line 141, app/assets/stylesheets/theme-sunshine.css.scss */
ul.options.colored li:nth-child(4):hover {
  background-color: #ef9c9c !important;
  border-color: #ec8686 !important;
}

/* line 146, app/assets/stylesheets/theme-sunshine.css.scss */
ul.options.colored li:nth-child(5) {
  background-color: #b8ce61 !important;
  border-color: #a8c33e !important;
}

/* line 149, app/assets/stylesheets/theme-sunshine.css.scss */
ul.options.colored li:nth-child(5):hover {
  background-color: #d2e09b !important;
  border-color: #c9da88 !important;
}

/* line 163, app/assets/stylesheets/theme-sunshine.css.scss */
.progress .progress-bar.active:nth-child(1) {
  background-color: #ffbf85 !important;
}

/* line 166, app/assets/stylesheets/theme-sunshine.css.scss */
.progress .progress-bar.active:nth-child(2) {
  background-color: #ffb16c !important;
}

/* line 169, app/assets/stylesheets/theme-sunshine.css.scss */
.progress .progress-bar.active:nth-child(3) {
  background-color: #ff9639 !important;
}

/* line 172, app/assets/stylesheets/theme-sunshine.css.scss */
.progress .progress-bar.active:nth-child(4) {
  background-color: #ff891f !important;
}

/* line 180, app/assets/stylesheets/theme-sunshine.css.scss */
.icon-btn-primary {
  color: #fb805f !important;
}

/* line 183, app/assets/stylesheets/theme-sunshine.css.scss */
.icon-btn-primary:hover:not([disabled]) {
  color: #fca791 !important;
}

/* line 187, app/assets/stylesheets/theme-sunshine.css.scss */
.icon-btn-info {
  color: #f7a45a !important;
}

/* line 190, app/assets/stylesheets/theme-sunshine.css.scss */
.icon-btn-info:hover:not([disabled]) {
  color: #f9bf8b !important;
}

/* line 194, app/assets/stylesheets/theme-sunshine.css.scss */
.icon-btn-success {
  color: #b8ce61 !important;
}

/* line 197, app/assets/stylesheets/theme-sunshine.css.scss */
.icon-btn-success:hover:not([disabled]) {
  color: #c9da88 !important;
}

/* line 201, app/assets/stylesheets/theme-sunshine.css.scss */
.icon-btn-warning {
  color: #f9cf6a !important;
}

/* line 204, app/assets/stylesheets/theme-sunshine.css.scss */
.icon-btn-warning:hover:not([disabled]) {
  color: #fbdf9b !important;
}

/* line 208, app/assets/stylesheets/theme-sunshine.css.scss */
.icon-btn-danger {
  color: #e55a5a !important;
}

/* line 211, app/assets/stylesheets/theme-sunshine.css.scss */
.icon-btn-danger:hover:not([disabled]) {
  color: #ec8686 !important;
}

/* line 219, app/assets/stylesheets/theme-sunshine.css.scss */
.btn-group.group-outline .btn {
  border-color: #fb805f;
}

/* line 222, app/assets/stylesheets/theme-sunshine.css.scss */
.btn-group.group-outline .btn:hover, .btn-group.group-outline .btn:focus, .btn-group.group-outline .btn.active {
  color: white;
  background-color: #fb805f !important;
  border-color: #fb805f;
}

/* line 231, app/assets/stylesheets/theme-sunshine.css.scss */
span.mention {
  color: #fb805f !important;
}
