
/*body*/
body
{
 background: none repeat scroll 0 0 #eeeeee;
}


/*buttons*/

button, input[type=submit], .formButton{
  background-color: #5E88A1;
  color: #ffffff;
}

button:hover, input[type=submit]:hover, .formButton:hover{
  background-color: #6ba636;
}


/*links*/
a{color:#5E88A1;}
a:hover{}


/*Employee login screen*/

#login_content_wrapper {
 background-image: url("https://pangea.geninfo.com/Unum/BeyondBoarding/interfaces/getDocument.aspx?O4k/fbpI3AR/Ueqr0D225qz14dEjSNYC");
    background-repeat: no-repeat;
    height: 650px;
    margin: 15px auto 0;
    width: 1000px;
    
}


body.FrontPage #login_div
{
 background: none repeat scroll 0 0 #D9D9D9;
    border: 2px solid #E08712;
    display: inline;
    height: 150px;
    margin: 286px 0 0 42px;
    position: absolute;
    width: 250px;
}

#login_div th {}
#username_td{}
#password_td{}


#login_div a {
    color: #5E88A1;
}

body.FrontPage #CustomLoginPageText_div
{
  display:none;
}



/*header*/

body.ExternalTop #topLevelContentWrapper {
    background-color: white;
    background-image: none;
    background-repeat: no-repeat;
}


#header_div {
    background: url("https://pangea.geninfo.com/Unum/BeyondBoarding/interfaces/getDocument.aspx?zEZUFqBNO1YvHgdegB8GEWLjXOAIlHot") no-repeat scroll 0 0 #FFFFFF;
    cursor: default;
    height: 95px;
}


body.DashboardTop #topLevelContentWrapper
{
    background-image: none; /*This style is to make a stretch cell that will fill in for really wide pages like reports*/
}



/*footer*/

#footer .footerText_tb
{ 
 background: url("https://pangea.geninfo.com/Unum/BeyondBoarding/interfaces/getDocument.aspx?vPuyxmIJQCh/Ueqr0D225qz14dEjSNYC") repeat-x scroll 0 0 transparent;
}

#footer .footerText_tb .footerInfo_td {
    color: #E6E6E6 ;
}

#footer .footerText_tb .footerCopyright_td {
    color:#ffffff;
}





/*portlet headers*/

.portletTitleText_td {
    color: #FFFFFF;
}

.portletHeaderBorder_tb {
    background-color: #00467F;
    background-image: none;
}




/*dashboard nav*/

.adminMenu_div {
    background: none repeat scroll 0 0 transparent;
}


.AdminTab_div {
    background: none #5E88A1;
    border: 0 none;
    height: 26px;
}

.ActiveTab_div {
    background:none #6BA636;
    border: none;
    height:26px;
}

.ActiveTab_div a {
  color: #ffffff;
}

.AdminTab_div a{color:#ffffff;}



/*header tabs, ajax tabs*/
.ajax__tab_outer
{
}

.ajax__tab_tab
{
   
}

.ajax__tab_active .ajax__tab_outer
{
  
}

.ajax__tab_active .ajax__tab_tab
{
  
}

.columnHeader_h1
{
   
}



/*apply page login box*/


/*Remove comment to hide the apply button*/
/* 
#NewApplicant_div {
    display: none;
}
*/


#ctl00_bodyContent_TabContainer1_TabPanelEmpManager_ctl01_upEmpListContainer .portletHeaderActions_td a:first-child{display:none;}

.langContainer {
    display: none;
}

#footer .footerText_tb .footerInfo_td  a{
    color: #ffffff;
}

#headerBanner {
  width: 181px;
  float: left;
}

#adminMenu_div {
  clear: both;
}


a[onclick^="PangeaHelpAccess"] {display:none;}

a[onclick^="window.top.PangeaHelpAccess"] {display:none;}.custWebPartImage{ border:0px none; vertical-align:text-bottom; height: 16px; width:16px;}