<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">a, .btn-link {color: #ff6600; }
a:link, .btn-link:link { color: #ff6600; }
a:visited, .btn-link:visited { color: #ff6600; }
a:hover, .btn-link:hover {color: red; text-decoration: none;}
a:active, .btn-link:active { color: #ff6600 }

.orange, .orange:link { color: #ff6600 }
a.orange:hover { color: red }

p {line-height: 1.62;}
.navbar-default, .well {background-color: #fcfbfa; border-color: #ecebea;}
p.dateline {margin-bottom: 0;}
/* p.footnote, p.small {font-size: 0.7em;} */
p.hr {margin: 0; font-size: 0.5em; border-top: 1px solid #ddd;}
p.notbold {font-weight: normal!important}
h1, .headline, .sub, .super {margin-top: 0; font-family: Bitter, Georgia, 'Microsoft YaHei New', 'Microsoft Yahei', STXihei, serif; font-weight: 700;}
div.main h3.headline {margin-bottom: 0.5em;}
p.search {margin-top: 0; font-family: Bitter, Georgia, 'Microsoft YaHei New', 'Microsoft Yahei', STXihei, serif; font-weight: 700; font-size: 32px;}
h1.boxed, h2.boxed {margin-top: 0; font-family: Bitter, Georgia, 'Microsoft YaHei New', 'Microsoft Yahei', STXihei, serif; font-weight: 700; font-size: 24px;}
.headline a {color: #333;}
.headline a:hover {color: #ff6600; text-decoration: none;}
.super {margin-top: 0.25em; margin-bottom: 0.5em; font-size: 1.2em;}
mark {background-color: rgba(255, 102, 0, 0.3); color: inherit; padding: 0;}
address {margin: 0.5em 0 2em 0; display: flow-root;}
address p {line-height: 1.25; margin-bottom: 0.2em}
address p span.fa {padding-right: 1em}
address p img {width: 80px; height: 80px; float: left; margin: 5px 10px 20px 0px;}
div.form-group {margin-top: 2px; margin-bottom: 2px}
div.indent, p.indent {margin-left: 20px}
div.langbtn {margin-bottom: 2em;}
div.langbtn a.btn-orange {margin-bottom: 0.7em; margin-right: 0.6em;}
.btn-orange {color: #fff; background-color: #ff6600;}
.btn-orange:link {color: #fff;}
.btn-orange:visited {color: #fff}
.btn-orange:hover {color: #fff; background-color: #ff9933}
.btn-orange:active {color: #fff}

div.login-warning {
padding: 20px;
margin: 20px;
border: 2px solid #ff6600;
border-radius: 3px;
}

div.orangebox {
    padding: 20px;
    margin: 0 0 20px 0;
    border: 1px solid #ff6600;
    border-radius: 4px; 
}
.bs-callout {
padding: 20px;
margin: 20px 0 20px 40px;
border: 1px solid #ff6600;
border-left-width: 5px;
border-radius: 3px;
}
.bs-callout h4, div.orangebox h4 {
color: #ff6600;
margin-top: 0;
margin-bottom: 5px;
}
.bs-callout p { margin-left: 10px;}

div.rhs-item {padding: 10px; background-color: #eee; border-radius:6px;}
div.rhs-item h3, div.well h3 {margin-top: 0; font-family: Bitter, Georgia, 'Microsoft YaHei New', 'Microsoft Yahei', STXihei, serif;}
h2 {font-family: Bitter, Georgia, 'Microsoft YaHei New', 'Microsoft Yahei', STXihei, serif;}
div.main h3, div.well h4, div.main h5 {margin-top: 1em; margin-bottom: 0; clear: both}
div.main h4, div.notes h4 {margin-top: 1em; margin-bottom: 0; clear: both; font-weight: 700; font-size: 1em;}
div.main h5 {font-weight: 700;}
div.main &gt; p:first-child {font-weight: 700;}
h6 {font-family: Courier; font-size: 16px; color: #ff6600; background-color: #eee; padding: 4px; margin: 8px 0;}
ul.pagination li a {color: #ff6600}
ul.pagination li a:hover {color: #ff6600}
div.primage-med {width: 260px; height: 260px; margin: auto; background-repeat: no-repeat; background-position: center; background-size: contain}
img.primage-med {margin: auto; max-width: 260px; max-height: 260px;}

.carousel-control.left, .carousel-control.right {background: none; border: none; text-shadow: none; top: -150px; width: 25px; margin: 0; color: #ff6600;}
.carousel-control.left {margin-left: -3px; color: #ff6600;}
.carousel-control.right {margin-right: -3px; color: #ff6600;}
.carousel-indicators {bottom: auto; top: 260px; }
.carousel-indicators li {background-color: #999; width: 14px; height: 14px}
.carousel-indicators li.active {background-color: #ff6600; width: 14px; height: 14px}
div.carousel-caption { position: relative; min-height: 50px; top: 0px; right: 0px; left: 0px; bottom: 10px;}
div.carousel-caption p {color: #333; text-shadow: none; text-align: center;}
p.tagcloud {text-align: center; font-size: 1em; line-height: 2em; margin: auto;}
img.loading {display: none; margin: 50px; width: 80px; height: 80px;}
ul.navbar-right div.popover {width: 200px}
.nav&gt;li&gt;a {padding: 10px 10px;}
table.songwon th, table.songwon thead td {background-color: #0066cc; color: white;}
@media all and (max-width: 1200px) { 
    h1 { font-size: 36px; }
	h3 { font-size: 22px; }
}
@media all and (max-width: 1000px) { 
    h1 { font-size: 32px; }
	h3 { font-size: 20px; }
    }
@media all and (max-width: 500px) { 
    h1 { font-size: 24px; }
	h3 { font-size: 18px; }
	p.tagcloud {font-size: 0.8em; line-height: 1.5em}
	.carousel-control.left {margin-left: 5px; width: 3px;}
	.carousel-control.right {margin-right: 5px; width: 3px;}
    }
@media all and (min-width: 992px) { 
    .longintro {min-height:1000px;}
    }

/* old stuff */

.newsbodytexts ul.clariant, li.clariant {margin-bottom: 0px; margin-top: 0px; list-style-type:disc; font-weight: 700}
.bodytextsml li.clariant {margin-bottom: 12px; margin-top: 0px; list-style-type:disc }
.newsbodytexts ul.bullets, li.bullets {margin-bottom: 0px; margin-top: 0px; list-style-type:disc }
.bodytextsml ul.bullets {margin-bottom: -7px; }
.bodytextsml li.bullets {margin-bottom: 12px; margin-top: 0px; list-style-type:disc }

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