<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.theme .theme__image img, .theme .theme__image object, .theme-tile-image img, .theme-icon img {
	filter: invert(16%) sepia(96%) saturate(1902%) hue-rotate(343deg) brightness(129%) contrast(91%);
}

.loader, #question select:focus, .btn-active, .filter-options, .btn, .btn-primary:hover, .btn-primary:focus, .btn-primary:active, .btn-primary:not(:disabled):not(.disabled):active, .btn-primary:not(:disabled):not(.disabled).active {
	border-color: #cf2e2e;
}

.themeview  #dashboardView-search {
	background: #cf2e2ee8;
}

a#pull, #pull:active, .result h1, .filter-name:after, .selection h2, .filter-all, .reset-wrapper button.reset-active, .active-question, #custommenu a.active {
	color: #cf2e2e;
}

body.scroll-up .mosaic-header, .btn, .active-filter-block, .btn-primary:hover, .btn-primary:focus, .btn-primary:active, .btn-primary:not(:disabled):not(.disabled):active, .btn-primary:not(:disabled):not(.disabled).active  {
	background-color: #cf2e2e;
}

.btn-color, .search-filter-keywords button.selected.btn-color {
	background: #cf2e2e;
	color: #fff;
}
.search-main #sticky-container.autocomplete-container {
    background-color: #cf2e2e;
}

.search-filter input[type='checkbox']:checked {
	accent-color: #cf2e2e;
}

.search-main .ac-s-input-container.focus+.ac-s-result ul {
    border-left: 2px solid #cf2e2e!important;
    border-right: 2px solid #cf2e2e!important;
    border-bottom: 2px solid #cf2e2e!important;
}

.ac-s-input-container.focus + .ac-s-result ul {
	border-left: 2px solid #cf2e2e;
	border-right: 2px solid #cf2e2e;
	border-bottom: 2px solid #cf2e2e; 
}

.ac-s-container &gt; .ac-s-input-container.focus {
	outline: 2px solid #cf2e2e!important; 
}

@media screen and (max-width: 1140px){
	#custommenu a.active, #custommenu a:hover {
		background: #cf2e2ee8;
		color: #fff;
	}
}	

.viewtype-color.high, .presoption-color.high {
	background-color: #cf2e2e;
}
 
.button-color {
    border: 0 solid #FFF;
    background-color: #cf2e2e;
    color: #FFF;
}
 
.button-color:disabled {
    background-color: #999;
    color: #CCC;
}
 
button.highlight {
    background-color: #cf2e2e;
}
 
.icon-color-low {
    color: #999;
}
 
.icon-color-reg {
    color: #cf2e2e;
}
 
.icon-color-high {
    color: #cf2e2e;
}
 
.viewtype-color-back {
    color: #cf2e2e;
}
 
.viewtype-color-front {
    color: #cf2e2e;
}
 
.header-color {
	background: #E8F5FB;
	color: #cf2e2e;
}
 
.icon-color.high {
	color: #cf2e2e;
}
 
.icon-color {
	color: #cf2e2e;
}
 
.button-color.high {
	background-color: #cf2e2e;
	color: #FFF;
}
 
.viewtype-color.high {
	color: #cf2e2e;
}
 
.viewtype-color {
	color: #cf2e2e;
}
 
.jive-spinner-holder .jive-spinner .side .fill {
	background: #cf2e2e;
}

.j-workspace-bar .j-list li.current .item {
	border-bottom-color: #cf2e2e;
}</pre></body></html>