/**
 * This file is part of webtoolsnz\smartcities-dashboard
 *
 * @copyright Copyright (c) 2017 Webtools Ltd
 * @license http://opensource.org/licenses/MIT
 * @link https://github.com/webtoolsnz/smartcities-dashboard
 * @package webtoolsnz/smartcities-dashboard
 *
 * For the full copyright and license information, please view the LICENSE
 * file that was distributed with this source code.
 */

.field-dash-gizmos .box-footer {
    display: none;
}

.col-sm-3 > .help-block.col-sm-3 {
    width: 100%;
}

.hilight {
    background-color: #b4d100;
}
