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

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

a, a:active {
  color: #082b3b; }

a:hover, a:focus {
  color: #125b7e; }

.btn-primary {
  color: #fff;
  background-color: #187cab;
  border-color: #125b7e; }

.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: #156b95;
  border-color: #0e4b68; }

.btn-default {
  color: #156b95;
  background-color: #e1f2fb;
  border-color: #1e9cd8; }

.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: #156b95;
  background-color: #b4e0f5;
  border-color: #1b8cc2; }

.btn-link {
  color: #082b3b; }

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

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

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

th, .th {
  background: #b4e0f5;
  border-left: 1px solid #9ed6f1;
  border-bottom: 1px solid #9ed6f1; }

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

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

.progress-bar {
  background-color: #44b1e5; }

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

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