body {
  background-image: linear-gradient(to bottom, #b8e2f2 50%, #77c8e6 100%);
  background-attachment: fixed; }

h1, .h1,
h2, .h2,
h3, .h3,
h4, .h4,
h5, .h5,
h6, .h6 {
  color: #470727; }

a, a:active {
  color: #470727; }

a:hover, a:focus {
  color: #8c0e4d; }

.btn-primary {
  color: #fff;
  background-color: #bb1266;
  border-color: #8c0e4d; }

.btn-primary.active,
.btn-primary:active,
.btn-primary:active:hover,
.btn-primary:active:focus,
.btn-primary:active.focus,
.btn-primary.active:hover,
.btn-primary.active:focus,
.btn-primary.active.focus,
.btn-primary:hover,
.btn-primary:focus,
.btn-primary.focus,
.open > .btn-primary.dropdown-toggle,
.open > .btn-primary.dropdown-toggle:hover,
.open > .btn-primary.dropdown-toggle:focus,
.open > .btn-primary.dropdown-toggle.focus {
  color: #fff;
  background-color: #a41059;
  border-color: #750b40; }

.btn-default {
  color: #a41059;
  background-color: #fde9f3;
  border-color: #e8187f; }

.btn-default.active,
.btn-default:active,
.btn-default:active:hover,
.btn-default:active:focus,
.btn-default:active.focus,
.btn-default.active:hover,
.btn-default.active:focus,
.btn-default.active.focus,
.btn-default:hover,
.btn-default:focus,
.btn-default.focus,
.open > .btn-default.dropdown-toggle,
.open > .btn-default.dropdown-toggle:hover,
.open > .btn-default.dropdown-toggle:focus,
.open > .btn-default.dropdown-toggle.focus {
  color: #a41059;
  background-color: #f8bad9;
  border-color: #d21473; }

.btn-link {
  color: #470727; }

.btn-link:hover, .btn-link:focus {
  color: #2f051a; }

table.table {
  border-top: 1px solid #f6a3cc; }
  table.table thead > tr > th {
    border-bottom: 1px solid #f6a3cc; }

.th {
  border-top: 1px solid #f6a3cc; }

th, .th {
  background: #f8bad9;
  border-left: 1px solid #f6a3cc;
  border-bottom: 1px solid #f6a3cc; }

.panel-default, .panel-default > .panel-heading {
  border-color: #e9e9e9; }

.panel-default > .panel-heading {
  background-color: #f8fcfe;
  color: #1a7090; }

.progress-bar {
  background-color: #ed4699; }

.tab-filters, .tab-filters.card-filters-xs:after, .tab-filters.card-filters-xs:before {
  background-color: #f1a8cc; }

body {
  background: #ed4699 !important; }

#property-logo, #property-name {
  margin: 0 0.5em; }

#user-bar.theme-simplicity {
  background-color: #ddd;
  color: #555; }

#app-footer.theme-simplicity, #app-footer.theme-simplicity a {
  color: #eee; }
