.jumbotron { background-color: #d9edf7; color: #31708f;}
.jumbotron hr { border-top: 1px solid #bce8f1;}

.contacts .jumbotron { background-color: #fcf8e3; color: #8a6d3b;}
.contacts .jumbotron hr { border-top: 1px solid #faebcc;}

.properties .jumbotron { background-color: #dff0d8; color: #3c763d;;}
.properties .jumbotron hr { border-top: 1px solid #d6e9c6;}

.exchange .jumbotron { background-color: #337ab7; color: #fff;}
.exchange .jumbotron hr { border-top: 1px solid #fff;}

.footer { color: #fff; background-color: #222; color: #9d9d9d; padding-top: 30px; padding-bottom: 30px; margin-top: 30px;}


.table > thead > tr > td.removed,
.table > tbody > tr > td.removed,
.table > tfoot > tr > td.removed,
.table > thead > tr > th.removed,
.table > tbody > tr > th.removed,
.table > tfoot > tr > th.removed,
.table > thead > tr.removed > td,
.table > tbody > tr.removed > td,
.table > tfoot > tr.removed > td,
.table > thead > tr.removed > th,
.table > tbody > tr.removed > th,
.table > tfoot > tr.removed > th {
  background-color: #eeeeee;
}

