<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* Copyright (C) YOOtheme GmbH, YOOtheme Proprietary Use License (http://www.yootheme.com/license) */

/*Background Wood*/

@import url(../outercolor/black.css);

#page {	background: url(../../images/background/custom/background-blue.png) no-repeat center 0 #4D6D7E;
	opacity: 0.9;
}

#page-bg { 
	background: url(../../images/background/custom/radial_gradient.svg) 50% 0 no-repeat fixed;
	background-size: 100% 100%;
}

.searchbox.loading button { background-image: url(../../images/background/custom/searchbox_loader.gif); }</pre></body></html>