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

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

a, a:active {
  color: #3a3734; }

a:hover, a:focus {
  color: #625e58; }

.btn-primary {
  color: #fff;
  background-color: #7d7770;
  border-color: #625e58; }

.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: #6f6a64;
  border-color: #54514c; }

.btn-default {
  color: #6f6a64;
  background-color: white;
  border-color: #96918a; }

.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: #6f6a64;
  background-color: #eae9e8;
  border-color: #8a847d; }

.btn-link {
  color: #3a3734; }

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

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

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

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

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

.panel-default > .panel-heading {
  background-color: #eedcc8;
  color: #523719; }

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

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

body.theme-tranquility {
  background-color: #aeaaa5; }

#tranquility-top-border {
  height: 18px;
  background-color: #aeaaa5;
  border-bottom: 5px solid #cb9352; }

#property-logo {
  text-align: center;
  margin: 1em 0.5em 1.2em 0.5em; }

#property-name {
  margin: 0.2em 0 0.5em;
  text-align: center; }

#user-bar.theme-tranquility {
  background-color: #d7ab79 !important; }

#app-footer.theme-tranquility {
  color: #eee; }
