/*
 * Warning: This file is auto-generated and might be overwritten by
 *          univention-config-registry.
 *          Please edit the following file(s) instead:
 * Warnung: Diese Datei wurde automatisch generiert und kann durch
 *          univention-config-registry überschrieben werden.
 *          Bitte bearbeiten Sie an Stelle dessen die folgende(n) Datei(en):
 * 
 * 	/etc/univention/templates/files/var/www/ucs-overview/css/ucs.css
 * 
 */

@import url("ucs.real.css");

body {
	background: linear-gradient(to bottom, #9bb9d3 0%, #f0f5f9 100%);
}

body #header-left {
	background-image: url(/univention-management-console/js/dijit/themes/umc/images/appliance_header_logo.svg);
	background-size: auto 50%;
}

body #header-right {
	color: #000;
}

body #header-right .dijitArrowButtonInner {
	background-image: url(/univention-management-console/js/dijit/themes/umc/images/icons.svg);
}

body .container #title {
	color: #000;
}

body .container #title h1 {
	border-color: #000;
}

body .container #category-bar {
	color: #000;
}

body .container #content {
	color: #000;
}

body .container #content .galleryTab .umcGalleryItem .umcGalleryName {
	color: #000;
}

body .container #content .galleryTab .umcGalleryItem .umcGalleryDescription {
	color: #000;
}

body #footer ul a {
	color: #000;
}

body #footer ul a:hover {
	color: #000;
}

body #footer ul li {
	border-color: #000;
}

body .container a {
	color: #000;
}

body .container a:hover {
	color: #000;
}


