/**
 * This file is part of DUC/core.
 *
 * (c) 2012-2018 The DUC team.
 *
 * For the full copyright and license information, please view the LICENSE
 * file that was distributed with this source code.
 *
 * This project is provided in good faith and hope to be usable by anyone.
 *
 * @package    DUC
 * @subpackage Core
 * @author     Eckhard Becker <info@diversworld.eu>
 * @copyright  2012-2018 The DUC team.
 * @license    https://github.com/diversworld/duc/blob/master/LICENSE LGPL-3.0-or-later
 * @filesource
 */
 body[class*="version_4"] #tl_navigation .group-duc {
  background: url(../icons/duc_icon_contour.svg) 3px 2px no-repeat;
}
td.weekend {
	background-color: #cccccc;
}
div.widget-text.b2, div .widget-checkbox.b2 {
	float: left;
    margin-left: 10px;
}
#nav > ul {
    height: 100%;
    margin: 0px;
    float: right;
}