<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.km-buttongroup .km-button:hover, .km-buttongroup .km-button:not(.km-state-active):hover
{ background:#F75F55; border-color:#F75F55; }

.km-buttongroup .km-state-active 
{ background:#F75F55; border:1px solid #F75F55; }

.k-editor-template.k-tool-icon:hover
{ background:#F75F55; color:#ffffff; }

.k-grid-header .k-header
{ background:#F75F55; }

/* Accordion */
.ui-accordion-header.ui-state-active
{ background:#F75F55; border:1px solid #F75F55; color:#ffffff; }

/*Icons for the content text box editor*/
.k-tool-icon.k-state-hover, .k-tool-icon.k-state-hover:hover
{ background-color: #F75F55; border-color: #F75F55; }
</pre></body></html>