﻿sentry-tool-bar .activated {
    background: #dc3545;
    color: white;
}

.navbar-brand img[title="Company Logo"] {
    max-height: 120px;
}

.feature-header {
    display: none;
}

/*
#tabSearchMapContent {
    background: #03002f;
}

.nav-item .nav-link {
    background: #03002f !important;
}

#divPropertySearchForm h5 {
    color: white !important
}

.nav-tabs {
    color: white !important;
}

[role='navigation'] {
    background: #03002f;
}

#divNavTabs .nav-link, #divNavTabs .nav-link svg {
    color: white !important;
}

.navbar-brand img {
    height: 100%;
    width: 100%;
}

#divSearchWidget > div:first-child {
    height: 150px !important;
    background: #03002f;
}

div.loadingBar, #divNavTabs .master-container {
    background: #03002f;
    color: #03002f;
}

.feature-header {
    display: none;
}

html .loadingBar.active:before {
    background: #edb369;
    color: #edb369;
}

#searchResultBadgeCount {
    background-color: #edb369;
    color: black !important;
}

html, .main, body > div, body {
    background: #03002f;
}
*/

#tabSearchMap {
    font-size: 0.9rem;
}

