<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">#header .logo { padding-top: 8px !important; float: left;clear: none; }
#header .logo h1 { padding-top: 36px; }

.header-main-medal-container { width: 660px; float: right; clear: none; position: relative; margin-top: 24px; }
.header-main-medal-container h1 { margin: 0 0 0 41px; font-size: 20px; color: #FFEE94; }
.medals-container { min-height: 70px; margin-top: 10px; background: transparent url('../images/medal-container-right.png') right top no-repeat; }
.medals-container-bg { min-height: 70px; padding: 7px 8px; background: transparent url('../images/medal-container-left.png') left top no-repeat; }

.medal-count-1 { width: 263px; }
.medal-count-2 { width: 331px; }
.medal-count-3 { width: 399px; }
.medal-count-4 { width: 467px; }
.medal-count-5 { width: 534px; }

.single-medal { float: left; clear: none; min-height: 58px; width: 58px; background: transparent url('../images/medal-background.png') left top no-repeat; }
.single-medal p { color: black; font-weight: bold; text-align: center; font-size: 11px; }
.single-medal p a { color: black; cursor: pointer; }
.single-medal p.three-lines { padding-top: 10px; }
.single-medal p.four-lines { font-size: 10px; padding-top: 5px; }

#single-medal-1, #single-medal-2, #single-medal-3, #single-medal-4, #single-medal-5 { margin-right: 10px; }
.single-medal.single-medal-last { margin-right: 0 !important; }

.single-medal-block { width: 180px; float: left; display: block; position: relative; clear: none; padding: 0 10px 0 0; max-height: 68px; overflow: hidden; display: none; } 

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