#NavTabs_TabStripHead
{
    background: none !important;
    background-color : #1A7169 !important;

}

.ui-layout-north.WPTabStrip_Head.ui-layout-pane.ui-layout-pane-north 
{
   background: #1A7169 !important;
}


#dnn_customMobileLogin, #dnn_mobileLoginPanel, .loginPanelDisplay
{
	background: none !important;
	background-color: #1A7169 !important;
	border:0px solid #1A7169 !important;
    height: 350px !important;
    
}

#dnn_customPanelImg
{
    max-width: 100% !important;
    height: auto !important;
}


#menuBar
{
    background: none !important;
    background-color: #1A7169 !important;
    border-top: 1px solid #1A7169 !important;
}

#menuBar .middleImage 
{
    margin-left: -50px !important;
}