.fg-scheme {
  color: #a51e37 !important;
}
.bg-scheme {
  color: #a51e37 !important;
}

.bd-scheme{
    border-color: #32414b !important;
}

.table-inspector .table-inspector-actions{
    border-top: none;
}
.table-inspector .table-wrap{
    height: auto;
}

.sidebar.on-left.static.sidebar-shadow {
    -webkit-box-shadow: 2px 0 0 0 rgba(255,255,255,.15);
    box-shadow: 2px 0 0 0 rgba(255,255,255,.15)}

.sidebar-header{
  border-bottom: 0px;
}

a:visited{
    color: #a51e37
}


a:link{
    color: #b4a069;
}

span.email b {
	display: none;
}
