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

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

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

a:hover, a:focus {
  color: #745e44; }

.btn-primary {
  color: #fff;
  background-color: #947857;
  border-color: #745e44; }

.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: #846b4e;
  border-color: #64513b; }

.btn-default {
  color: #846b4e;
  background-color: white;
  border-color: #ac9172; }

.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: #846b4e;
  background-color: #eee9e2;
  border-color: #a38462; }

.btn-link {
  color: #443728; }

.btn-link:hover, .btn-link:focus {
  color: #342a1e; }

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

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

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

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

.panel-default > .panel-heading {
  background-color: #4d4d4d;
  color: black; }

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

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

body {
  background: #bfaa92 !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; }
