<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.uc-model-tabs-links { margin-left: 4px; }
.uc-model-tabs-links &gt; ul { font: 400 1em Arial,Helvetica,sans-serif; list-style: none; line-height: 1.5em; }
.uc-model-tabs-links &gt; ul &gt; li { padding: 4px 10px; margin-right: 1px; background-color: #e5e6e7; border: solid 1px #97999b; border-bottom: 0; color: #464647; display: inline-block; cursor: pointer; }
.uc-model-tabs-links &gt; ul &gt; li.uc-model-tabs-selected { color: #004b7a; background-color: #bfcbd2; border-color: #004b7a; cursor: default; }

.uc-model-tabs-panels { width: 600px; }
.uc-model-tabs-panels &gt; * { display: none; }
.uc-model-tabs-panels &gt; .uc-model-tabs-selected { display: block; }

.uc-model-tabs-panels-download-and-configuration { }
.uc-model-tabs-panels-download-and-configuration .uc-download-panel { width: 100%; padding-top: 2px; }
.uc-model-tabs-panels-download-and-configuration .uc-configuration.visible { padding-top: 2px; margin-right: 4px; }
</pre></body></html>