/**
 * *************************************************************************
 * *                   Passport York Authentication                       **
 * *************************************************************************
 * @package     auth                                                      **
 * @subpackage  ppy                                                       **
 * @name        ppy                                                       **
 * @copyright   Glendon College, York University                          **
 * @link        http://www.glendon.yorku.ca                               **
 * @author      Glendon ITS                                               **
 * @license     All rights reserved                                       **
 * *************************************************************************
 * ************************************************************************ */
.navbar-inverse {
    background-color: #0068A4;
    border-color: #0068A4;
}

.navbar-inverse .navbar-brand {
    color: #fff;
}