/*-------------------------------------------------------------------------------------------- */
/*	 login pages over ride css */
/*-------------------------------------------------------------------------------------------- */

/*	 body
---------------------------------------------------------------------------------------------- */
body
{
	background: #f2f6f9 !important;
}

/*	 header
---------------------------------------------------------------------------------------------- */
#header
{
	height: 73px !important;
	margin-bottom: 20px !important;

	background: #27c3e1 !important;
}
.logo a
{
	display: block !important;
	padding :23px 0 !important;

	color: #ffffff !important;
	font-size: 24px !important;
}
#aboutIndexMenu
{
	padding-top: 20px !important;
}


/*	 footer
---------------------------------------------------------------------------------------------- */
.footer
{
	position: relative !important;
}

/*	 layouts
---------------------------------------------------------------------------------------------- */
.wrapper
{
	padding: 0 !important;
}
.wrapper-bottom
{
	padding-bottom: 500px !important;
}

#wrapper .panel-body
{
	margin: 0px !important;
}

#uiOlMainTop
{
	padding-top: 56px !important;
}

#uiOlNav, #uiOlNav ul
{
	padding-top: 0 !important;
}
.uiOlLink
{
	margin-bottom: 56px !important;
}
