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

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

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

a:hover, a:focus {
  color: #804b10; }

.btn-primary {
  color: #fff;
  background-color: #ae6615;
  border-color: #804b10; }

.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: #975812;
  border-color: #6a3e0d; }

.btn-default {
  color: #975812;
  background-color: #fbeee0;
  border-color: #db801b; }

.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: #975812;
  background-color: #f6d6b3;
  border-color: #c57318; }

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

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

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

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

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

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

.panel-default > .panel-heading {
  background-color: #6e6e6e;
  color: black; }

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

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

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