/*  Title
**************************************************************

Theme: DSDPortal-Root
Author: Allen Smith

Description: This style sheet is to be used to add customisations/modificfations to the Root DSD Portal theme for your custom application.

----
NOTE: If changing the colour palette please add the colours in the section below.
----

*/


/*  Color Palette
**************************************************************

Background: #FFFFFF
Background-Header: #0062a9;
Background-Navbar: #393e47;
Background-Footer: #393e47;
Underline (Border-Bottom): #007DB3;
Text-White: #FFFFFF
Text-Grey: #555555
Links-Blue: #0076CC
Links-Blue Hover: #004A7F   

*/


/*  Custom App Styles
    (Override exisiting styles below)
**************************************************************/


/* jQuery glow of site menu btn
   Customisation to move the glow so it lines up correctly with the down arroe */
.site-menu-btn-glow {
	left: 395px;
}


/*  End of Custom App Styles
**************************************************************/

/*Navigation*/
.navbar-custom {
    display: block;
}