/*

This file is an adjunct to the suite for the Safetymapping app, and is an override of bootstrap colors, to use the WCHM corporate colors  (provided by Darryl Butler - http://www.itchybrain.com.au/)

Green lighest: #BFB617
Green darkest: #848904
Orange lightest: #FBC93A
Orange full: #F49E1A
Maroon: #6d0c2c

*/

body,
div.ng-scope {background: #FBC93A!important;}

div.container.ng-scope,
div.container-fluid.ng-scope {background: #fff!important;}

nav.navbar {background: #6d0c2c;}

a.navbar-brand,
a.navbar-brand span,
ul.nav.navbar-nav.navbar-left a {color: #FBC93A!important;}

ul.nav.navbar-nav.navbar-left a:hover {color: #fff!important;}

div.text-center.titlebar {padding: 20px; margin-bottom: 20px;}

div.text-center.titlebar h1 {font-weight: normal;}
