.Login{
 display:none !important; 
}

.feedbackIcon
{
 display:none !important; 
}


.BottomOutPane
{
margin: 0px 0px 0px !important; 
}

/* this keeps both feedback and search icons on same line */
.searchbut {
width: 50px;
}

.feedbackIcon
{
padding-right: 10px !important;
}



#dnngo_megamenu .primary_structure > LI > A
{
margin-right : 20px !important;  
  font-family: 'Ariel',sans-serif;
}

/*
.copyright{
 color: #FFF !important; 
}

footer {
background: #0757a1 !important;
margin-top: 20px !important;
padding: 10px 0 0 !important;
border-top: 4px solid #0757a1 !important;
}

div.footer-copyright {
background: #0757a1  !important;
border-top: 4px solid #0757a1 !important;
margin-top: 20px !important;
padding: 30px 0 10px !important;
}


.main {
  min-height: 550px;
}
  
.page-top {
background-color: #BBDBF7 !important;
}

*/


/* this is to hide the password reset - hopefully it won't hide anything else we truly need */
#H1{display:none !important}

/* invenmanager overrides */



/* end Invenmanager overrides */



.linkitem {
padding: 10px 0 0 0 !important;
}

.dnnpane [class*="grid"] {
padding: 5px 10px 5px 10px !important;
}

/* Begin Skin Overrides 

.skin_content {
padding: 10px 0 10px 0;
min-height: 500px;
}

a.FAQLink,  a.FAQLink:link, a.FAQLink:visited, a.FAQLink:active {
text-decoration: none !important;
}

a:link, a:visited, a:active {
text-decoration: underline;
color: #1A8DC3;
font-weight: bold;
}


#custom_wrapper { display: none;} 
#custom-button { display: none;} 

#skin_wrap { background: #FFF; }

.skin_width {
max-width: 1140px;
}

.pre_defined_color { 
background-image: url('/Portals/_default/Skins/Optimum-DodgerBlue/images/bg_pattern/bg_grid_16.png');
}

#Body
{
background-image: url('/Portals/_default/Skins/Optimum-DodgerBlue/images/bg_pattern/bg_grid_16.png');
}

#standardMenu .rootMenu li a span {text-transform: none;}

*/

/*turns of registration button */
/*
.user-button { display: none !important;} 

.DodgerBlue06_top_left
{
background: url("/images/spacer.gif") !important;
padding: 2px 10px 0 2px !important;
}

#standardMenu .rootMenu li a span 
{padding: 0px 12px}

#standardMenu .subMenu li.item a span {
padding: 12px 10px 12px 12px;
background: whitesmoke;
font-weight: bold;
}
*/


/* End Skin Overrides */

/*EasyDNNNews Overrides */

#EDNadmin {
width: auto !important;
}

/* 
 * Deprecated DNN CSS class names will remain available for some time
 * before being  permanently removed. Removal will occur according to
 * the  following process:
 *
 * 1. Removal will only occur with a major (x.y) release, never
 *    with a maintenance (x.y.z) release.
 * 2. Removal will not occur less than six months after the release
 *    when it was deprecated.
 * 3. Removal will not occur until after deprecation has been noted 
 *    in at least two major releases.
 *
 *                                              |        |Planned |
 *  Name                                        |Release |Removal |
 *----------------------------------------------+--------+--------+
 * Mod{NAME}C                                     5.6.2    6.2
 *   {NAME} = sanitized version of the DesktopModule Name 
 *   Used on <div> tag surrounding Module Content, inside container
 *----------------------------------------------+--------+--------+
 */  



/* PAGE BACKGROUND */
/* background color for the header at the top of the page  */
.HeadBg {
}

/* background color for the content part of the pages */
Body
{
}

.ControlPanel {
}

/* background/border colors for the selected tab */
.TabBg {
}

.LeftPane  { 
}

.ContentPane  { 
}

.RightPane  { 
}

/* text style for the selected tab */
.SelectedTab {
}

/* hyperlink style for the selected tab */
A.SelectedTab:link {
}

A.SelectedTab:visited  {
}

A.SelectedTab:hover    {
}

A.SelectedTab:active   {
}

/* text style for the unselected tabs */
.OtherTabs {
}
    
/* hyperlink style for the unselected tabs */
A.OtherTabs:link {
}

A.OtherTabs:visited  {
}

A.OtherTabs:hover    {
}

A.OtherTabs:active   {
}

/* GENERAL */
/* style for module titles */
.Head   {
}

/* style of item titles on edit and admin pages */
.SubHead    {
}

/* module title style used instead of Head for compact rendering by QuickLinks and Signin modules */
.SubSubHead {
}

/* text style used for most text rendered by modules */
.Normal
{
}

/* text style used for textboxes in the admin and edit pages, for Nav compatibility */
.NormalTextBox
{
}

.NormalRed
{
}

.NormalBold
{
}

/* text style for buttons and link buttons used in the portal admin pages */
.CommandButton     {
}
    
/* hyperlink style for buttons and link buttons used in the portal admin pages */
A.CommandButton:link {
}

A.CommandButton:visited  {
}

A.CommandButton:hover    {
}
    
A.CommandButton:active   {
}

/* button style for standard HTML buttons */
.StandardButton     {
}

/* GENERIC */
H1  {
}

H2  {
}

H3  {
}

H4  {
}

H5, DT  {
}

H6  {
}

TFOOT, THEAD    {
}

TH  {
}

A:link  {
}

A:visited   {
}

A:hover {
}

A:active    {
}

SMALL   {
}

BIG {
}

BLOCKQUOTE, PRE {
}


UL LI   {
}

UL LI LI    {
}

UL LI LI LI {
}

OL LI   {
}

OL OL LI    {
}

OL OL OL LI {
}
OL UL LI   {
}

HR {
}

/* MODULE-SPECIFIC */
/* text style for reading messages in Discussion */    
.Message    {
}   

/* style of item titles by Announcements and events */
.ItemTitle    {
}

/* Menu-Styles */
/* Module Title Menu */
.ModuleTitle_MenuContainer {
}

.ModuleTitle_MenuBar {
}

.ModuleTitle_MenuItem {
}

.ModuleTitle_MenuIcon {
}

.ModuleTitle_SubMenu {
}

.ModuleTitle_MenuBreak {
}

.ModuleTitle_MenuItemSel {
}

.ModuleTitle_MenuArrow {
}

.ModuleTitle_RootMenuArrow {
}

/* Main Menu */

.MainMenu_MenuContainer {
}

.MainMenu_MenuBar {
}

.MainMenu_MenuItem {
}

.MainMenu_MenuIcon {
}

.MainMenu_SubMenu {
}

.MainMenu_MenuBreak {
}

.MainMenu_MenuItemSel {
}

.MainMenu_MenuArrow {
}

.MainMenu_RootMenuArrow {
}

/* Login Styles */
.LoginPanel{
}

.LoginTabGroup{
}

.LoginTab {
}

.LoginTabSelected{
}

.LoginTabHover{
}

.LoginContainerGroup{
}

.LoginContainer{
}

/*--------------------
	Colors:
		blue: #004b92;
			dark: #073161;
			light: #0067c7;
		orange: #ef7f22;
		light-green: #9aca3c;
		light-blue: #41bee8;
		SHC cyan: #41bee8;
		SHC pink:  #e1398a
		SHC lime-green: #9aca3c;
----------------------*/
/*----------------------
	  CUSTOM EDITS
------------------------*/
/*Logo*/
#dnn_dnnLOGO_imgLogo, #dnn_dnnLOGO2_imgLogo {
	height: 100px !important;
}

/*Login*/
.Login a:hover, #dnngo_megamenu .social-icons a:hover {
	color: #004b92;
}
.Login a:hover, .Login .registerGroup li.userMessages:hover:before, .Login .registerGroup li.userNotifications:hover:before {
	color: #004b92;
}

/*Container*/
.dnn_layout {
	width: 100%;
}
.head_mid, .content_mid, .footer_mid {
	padding: 0 20px;
}

/*Navigation*/
.header_top {
	background: #004b92;
	border: none;
}
#dnngo_megamenu > div > ul > li > a > span {
	background: #004b92;
	font-family: 'Ariel', sans-serif;
	color: #fff;
}
#dnngo_megamenu > div > ul > li > a:hover > span, #dnngo_megamenu > div > ul > li.current > a > span, #dnngo_megamenu > div > ul > li.menu_hover > a > span {
	background: #073161;
}

#dnngo_megamenu .primary_structure > LI > A {
  	margin-right: 0 !important;
	padding: 5px 10px;
}
#dnngo_megamenu .primary_structure > LI > A:first-child {
	margin-left: 0;
}
#dnngo_megamenu .primary_structure > li > a:hover, #dnngo_megamenu .primary_structure > li.menu_hover > a, #dnngo_megamenu .primary_structure > li.current > a {
	background: #073161;
	border-right: 4px solid #fff;
	border-left: 4px solid #fff;
}
/*search glyph*/
.searchbut {
	color: #fff;
	left: 0;
} 
.searchbut .glyphicons {
	top: 5px;
}
.search, a.search:link, a.search:active, a.search:visited {
	background: #004b92;
}

/*Drop Down*/
#dnngo_megamenu .dnngo_slide_menu {
	box-shadow: none;
}
#dnngo_megamenu .dnngo_slide_menu, #dnngo_megamenu .dnngo_slide_menu .dnngo_submenu, #dnngo_megamenu .dnngo_boxslide {
	/*background: #004b92;*/
  	margin-left: 4px;
}
#dnngo_megamenu .dnngo_slide_menu li a:hover, #dnngo_megamenu .dnngo_slide_menu li.menu_hover > a {
	background: #073161;
  	color: #fff !important;
}
/*caret*/
#dnngo_megamenu .dnngo_slide_menu li.dir > a:before, #dnngo_megamenu .dnngo_boxslide .menu_centerbox ul li li a span:before {
	border-bottom: 1px solid #004b92;
	border-right: 1px solid #004b92;  
}
#dnngo_megamenu .dnngo_slide_menu li{
	border-bottom: 1px solid #8e8e90;
}
#dnngo_megamenu .dnngo_boxslide, #dnngo_megamenu .dnngo_slide_menu li a, #dnngo_megamenu .dnngo_boxslide .menu_centerbox ul li li a {
	color: #8c8c8c;
}
#dnngo_megamenu .dnngo_boxslide .menu_centerbox > .dnngo_masonrymenu > ul > li > a > span {
 	margin-bottom: 0; 
}
#dnngo_megamenu .dnngo_boxslide .menu_centerbox .dnngo_masonrymenu > ul > li > a > span, #dnngo_megamenu .mega_title, #dnngo_megamenu .dnngo_boxslide .menu_centerbox ul li li a:hover {
	color: #000; 
}
.dnngo_boxslide A:hover {
 	text-decoration: underline !important; 
  	color: #000 !important;
}

/*Rolling Menu*/
#dnn_dnnLOGO2_imgLogo {
	height: 50px !important;
}
#header3 .roll_menu.roll_activated .dnn_menu, #header5 .roll_menu.roll_activated .dnn_menu {
	float: left;
	padding-left: 35px;
}
.roll_menu.roll_activated {
	border-bottom: none;
}
/*Left Menu*/
.LeftBox {
	padding: 0 0 40px;
}
#left_menu ul li a {
	line-height: 20px;
	padding: 13px 10px 13px 20px;
}
#left_menu ul li li {
	padding-left: 10px;
}
#left_menu ul ul {
	padding: 10px 30px 10px 15px;
}

/*Slider*/
.light .kenburn-bg {
 	border: none !important; 
}

/*Content*/
h1 {
	font-family: 'Ariel',sans-serif;
	color: #004b92;
	font-size: 28px;
}
h2 {
	color: #ef7f22;
	font-family: 'Ariel', sans-serif;
	font-size: 18px;
	line-height: 18px;
}
h3 {
	color: #073161;
	font-family: 'Ariel', sans-serif;
	font-size: 16px;
	line-height: 16px;
}
tr {
	vertical-align: top;
}
.Container-H1 {
	margin-top: 20px;
 	margin-left: 4px;
}
.Full_Screen_PaneF {
	margin: 0 20px;
}
.ContentBottom {
	border-top: none;
}
.DnnModule {
 	padding: 20px 30px 20px 0; 
}

/*Container-3*/
.Container-3 .dnntitle {
	background: #eee;
	padding: 0 0 0 10px;
}
.title3 {
	font-family: 'Ariel', sans-serif;
	font-weight: bold;
	color: #073161;
 	border-bottom: 2px solid #073161;
}
.Container-3 {
 	padding-top: 17px; 
}
.Container-3 .contentmain1 {
	border: 2px solid #eee;
	margin-top: -17px;
	padding: 10px;
}

/*Footer*/
footer {
 	background: #004b92;  
}
.Footer_Bottombg {
	padding: 0 0 10px 0;
}
.copyright_style, .FooterPane {
	float: right;
  	color: #fff;
}
.copyright_style, .FooterPane .Normal, .copyright_style a, .copyright_style a:link, .copyright_style a:active, .copyright_style a:visited .Footer_Bottombg, .Footer_Bottombg a, .Footer_Bottombg a:link, .Footer_Bottombg a:active, .Footer_Bottombg a:visited {
	color: #fff !important;
}
.Footer_Bottombg a:hover, .Links_List li a:hover {
	color: #fff !important;
}

/*Phone View*/
#dnn_dnnLOGO3_imgLogo {
	width: 150px;
}
.phoneHeadTop {
	padding: 10px 60px 10px 10px;
}
.phoneHeadBottom .Login a:hover, .phoneHeadBottom .Login .registerGroup li.userMessages:hover:before, .phoneHeadBottom .Login .registerGroup li.userNotifications:hover:before {
	color: #004b92;
}
/*Off Canvas Nav*/
.searchBox2 .search, .searchBox2 a.search:link, .searchBox2 a.search:active, .searchBox2 a.search:visited {
	background-color: #004b92;
}
.searchBox2 {
	border: 1px solid #004b92;
}
.multi_menu > ul > li.dir.current > a > span, .multi_menu > ul > li.dir.current span:hover, .multi_menu ul li.dir.current.active span:hover {
	color: #004b92;
}
.multi_menu ul li span:hover, .multi_menu ul li.active > a > span, .multi_menu ul li.active:hover > a > span {
	color: #004b92;
}

/*SkinPlugin Tab*/
a.Options_Button, a.Options_Button:hover {
 	top: 250px !important; 
}

/*Drop Down Buttons*/
.functionList_2 .functionBox {
 	padding-top: 35px; 
  	width: 250px;
  	margin: 0 auto;
}
.i-want-box {
  	background: url('/Portals/2/myHR-theme-images/i-want-to-text-bkg.png');
  	background-repeat: no-repeat;
}
.system-access-box {
  	background: url('/Portals/2/myHR-theme-images/system-access-text-bkg.png');
  	background-repeat: no-repeat;
}
.contact-box {
  	background: url('/Portals/2/myHR-theme-images/contact-help-text-bkg.png');
  	background-repeat: no-repeat;
}
.dropdown-box-border {
 	border: 1px solid #41bee8; 
}
.functionList_2 .functionBox .functionIcon {
	color: #fff;
	font-size: 70px;
	height: 140px;
	width: 140px;
	line-height: 140px;
  	background: #41bee8;
}
.functionList_2 .functionBox .functionMain {
 	padding: 3px 0; 
}
.functionMain {
  	background: #41bee8;
  	margin: 25px auto 0;
  	width: 250px;
}
.functionMain .NormalTextBox {
	background: #41bee8;
	color: #fff;
	font-size: 16px;
	padding: 7px;
	width: 200px;
  	border: none;
}
.functionMain .NormalTextBox > option:first-child {
 	padding: 0 0 0 5px; 
}
.functionMain .CommandButton, .functionMain A.CommandButton:link, .functionMain A.CommandButton:visited, .functionMain A.CommandButton:active {
	color: #fff !important;
	font-size: 16px !important;
	
}
.functionMain .NormalTextBox > option {
 	padding: 5px; 
}
.functionMain A.CommandButton:hover {
	font-size: 16px;
	color: #fff;
	font-weight: bold;
	text-decoration: none;
}

/*hide 3rd level navigation*/
#dnngo_megamenu .dnngo_menuslide .dnngo_menuslide{
   display:none !important;
}










