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

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

a, a:active {
  color: #180f03; }

a:hover, a:focus {
  color: #5d3a0a; }

.btn-primary {
  color: #fff;
  background-color: #8b560f;
  border-color: #5d3a0a; }

.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: #74480d;
  border-color: #462b08; }

.btn-default {
  color: #74480d;
  background-color: #f8debb;
  border-color: #b97314; }

.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: #74480d;
  background-color: #f3c78d;
  border-color: #a26412; }

.btn-link {
  color: #180f03; }

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

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

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

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

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

.panel-default > .panel-heading {
  background-color: white;
  color: #6d7476; }

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

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

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