<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* Automatic branding for keilabaker.kred */

.navbar,
.md-skin .navbar,
.md-skin .navbar-static-top,
.md-skin .navbar-fixed-top,
.md-skin:not(.app-admin-panel-index):not(.app-engagement-profile-index):not(.app_footprint):not(.app_cryptokred) .nav.navbar-right &gt; li &gt; a,
.md-skin:not(.app-admin-panel-index):not(.app-engagement-profile-index):not(.app_footprint):not(.app_cryptokred) .nav.navbar-right &gt; li &gt; a:hover,
.md-skin:not(.app-admin-panel-index):not(.app-engagement-profile-index):not(.app_footprint):not(.app_cryptokred) .nav.navbar-right &gt; li &gt; a:focus,
.md-skin:not(.app-admin-panel-index):not(.app-engagement-profile-index):not(.app_footprint):not(.app_cryptokred) .nav.navbar-right &gt; li &gt; a:active,
.md-skin .nav.navbar-right &gt; li &gt; p {
background-color: #FFFFFF !important;
color: #FFFFFF !important;
}

[data-controller="index"][data-action="index"] .nav .app_contentbox-edit-button-container button,
.top-navigation .nav &gt; li &gt; a,
.md-skin .top-navigation .nav &gt; li &gt; a,
.top-navigation .navbar-brand,
.md-skin .top-navigation .navbar-brand {
color: #FFFFFF;
}

.dropdown-menu &gt; li &gt; a:hover,
.md-skin .dropdown-menu &gt; li &gt; a:focus,
.md-skin .dropdown-menu &gt; li &gt; a:hover {
background-color: #FFFFFF;
color: #FFFFFF;
}

.dropdown-menu &gt; li &gt; a {
background: #FFFFFF none;
color: #FFFFFF;
}

.dropdown-menu &gt; li &gt; a:hover {
background: #FFFFFF none;
}

.btn-primary.btn-outline {
color: #000000;
}

.btn-primary {
background-color: #000000;
border-color: #000000;
color: #FFFFFF;
}

.btn-primary.disabled,
.btn-primary.disabled:hover,
.btn-primary.disabled:focus,
.btn-primary.disabled:active,
.btn-primary.disabled.active,
.btn-primary[disabled],
.btn-primary[disabled]:hover,
.btn-primary[disabled]:focus,
.btn-primary[disabled]:active,
.btn-primary.active[disabled],
fieldset[disabled] .btn-primary,
fieldset[disabled] .btn-primary:hover,
fieldset[disabled] .btn-primary:focus,
fieldset[disabled] .btn-primary:active,
fieldset[disabled] .btn-primary.active {
background-color: #000000;
border-color: #000000;
}

.buttoncolor,
.buttonrev,
.button-rev,
.btn-rev {
color: #000000;
}

.dropdown-menu &gt; li &gt; a:hover {
color: #FFFFFF;
background: #000000 none;
}

.profile-tabs {
color: #606060;
background: #FFFFFF;
}

.profile-tabs.active,
.nav-tabs.active,
.md-skin.top-navigation .nav &gt; li.active a,
.md-skin.top-navigation .nav &gt; li.active a.hover,
.md-skin.top-navigation .nav &gt; li.active a {
color: #FFFFFF;
background: #606060;
}

.nav-tabs,
.md-skin.top-navigation:not(.serenade-skin) .nav &gt; li a,
.md-skin.top-navigation:not(.serenade-skin) .nav &gt; li a.hover,
.md-skin.top-navigation:not(.serenade-skin) .nav &gt; li a:hover,
.md-skin.top-navigation:not(.serenade-skin) .nav &gt; li a {
color: #606060;
background: #FFFFFF;
}

.tab-button:hover,
.tab-button:focus,
.tab-button:active,
.tab-button.active,
.open .dropdown-toggle.tab-button,
.tab-button:active:focus,
.tab-button:active:hover,
.tab-button.active:hover,
.tab-button.active:focus {
background-color: #000000 !important;
border-color: #000000 !important;
border-bottom: 4px solid #377ef7 !important;
}

.buttonoutline,
.button-outline,
.btn-out{
border-color: #606060;
color: #606060;
border: 1px solid #606060;
}

.clickable,
.clickable:hover {
background-color: #FFFFFF;
}

.clickable.selected:hover, .clickable.selected:active, .clickable.selected:link, .clickable.selected {
background-color: #ffffff !important;
}

/*
.contact-tag {
color: #606060;
border: solid 1px #606060;
border-radius: 50px;
}
*/

.contact-tag {
border: 1px solid #f1f1f1 !important;
border-radius: 50px !important;
font-size: 12px !important;
color: #666666 !important;
}

.nav-tab-compact,
#nav_dropdown {
background-color: #FFFFFF !important;
color: #FFFFFF !important;
}

.label-warning,
.badge-warning {
background-color:  #377ef7;
color:  #FFFFFF;
}

.badge-selected {
background-color: #FFFFFF;
}

/* Link color */

    .crm-unmarked-link {
    color: #000000;
    }

.fav-star,
.crm-simple-icon {
    color: #000000;
}

.dropdown-item.active,
.dropdown-item:active,
.dropdown-item.hover,
.dropdown-item:hover {
    background-color: #000000;
}

</pre></body></html>