﻿/*---- Account pages ----*/
.checks_nobullet {
    list-style-type:none;
    margin-bottom:3px;
}

.complete_NGC {
    font-size:12px;
    font-weight:bold;
    color:#285555;
}

.complete_NQMC {
    font-size:12px;
    font-weight:bold;
    color:#4F4476;
}

.dashboard_left_sections
{
    background-color:#FFFFFF;
    padding:2px 10px 10px 10px;
    margin-top:10px;
    line-height:24px;
}

.dashboard_left_title
{
    font-size:13px;
    font-weight:bold;
}

.dashboard_para_span
{
    line-height:150%;
    font-family:Verdana,arial,sans-serif;
    display:inline-block;
    margin-bottom:3px;
}

.dashboard_separator
{
    clear:both;
    border-top:solid 1px #CCCCCC;
    width:100%;
}

.error 
{
    font-size:11px;
    color:#CC0000;
    margin-left:-3px;
    font-family:Verdana,arial,sans-serif;
}

.divSpacer_5
{
    height:5px;
}

.divSpacer_8
{
    height:8px;
}

.divSpacer_10
{
    margin-top:10px;
    width:100%;
}

.divSpacer_12
{
    height:12px;
}

.divSpacer_15
{
    height:15px;
}

.ngc_titles
{
    font-size:16px;
    color:#2B5555;
    margin-top:0px;
    margin-bottom:10px;
    float:left;
}

.ngc_alert_titles
{
    font-size:16px;
    color:#2B5555;
    margin-top:2px;
    margin-bottom:15px;
}

.ngc_edit_title
{
    font-size:16px;
    font-weight:bold;
    color:#2B5555;
    margin-top:2px;
    margin-bottom:15px;
}

.ngc_unsubscribe_title
{
    font-size:16px;
    font-weight:bold;
    color:#2B5555;
}

.ngc_recent_title
{
    font-weight:bold;
    font-size:12px;
    font-family:Verdana,Arial,san-serif;
    color:#2B5454;
    margin-bottom:15px;
}

.ngc_signin_home_title
{
    font-size:13px;
    font-weight:bold;
    font-family:Verdana,arial,sans-serif;
    margin-top:10px;
    margin-bottom:12px;
    color:#2B5454;
}

.nqmc_titles
{
    font-size:16px;
    color:#4F4476;
    margin-top:0px;
    margin-bottom:10px;
    float:left;
}

.nqmc_alert_titles
{
    font-size:16px;
    color:#4F4476;
    margin-top:2px;
    margin-bottom:15px;
}

.nqmc_edit_title
{
    font-size:16px;
    font-weight:bold;
    color:#4F4476;
    margin-top:2px;
    margin-bottom:15px;
}

.nqmc_unsubscribe_title
{
    font-size:16px;
    font-weight:bold;
    color:#4F4476;
}

.nqmc_recent_title
{
    font-weight:bold;
    font-size:12px;
    font-family:Verdana,Arial,san-serif;
    color:#514573;
    margin-bottom:15px;
}

.nqmc_signin_home_title
{
    font-size:13px;
    font-weight:bold;
    font-family:Verdana,arial,sans-serif;
    margin-bottom:10px;
    color:#514573;
}

.signin_home_text
{
    font-size:11px;
    line-height:160%;
    font-family:Verdana,arial,sans-serif;
    margin-bottom:10px;
}

.recent_bullets_summaries
{
    font-size:11px;
    line-height:150%;
    font-family:Verdana,Arial,sans-serif;
    margin-bottom:5px;
}

.alert_box
{
    padding:10px 10px 10px 10px;
    border:1px solid #999999;
    margin:10px 0px 10px 10px;
}

.right_box
{
    border:1px solid gray;
    padding:10px 10px 0px 10px;
}

.bold_16
{
    font-size:16px;
    margin-bottom:10px;
}

.bold_11
{
    font-size:11px;
    margin-bottom:10px;
}

.bold_11d
{
    font-weight:bold;
    font-size:11px;
    display:inline-block;
    margin-bottom:5px;
}

.bullet_topic
{
    margin-left:10px;
    color:#999999;
    line-height:18px;
}

.emailbutton
{
    border:none;
    margin-top:5px;
}

.confirm_alert
{
    padding-left:20px;
    font-size:11px;
    color:#660000
}

.divtoruleC
{
    width:100%;
    border-bottom:1px solid #CCCCCC;
    margin-top:10px;
}

.divtorule3
{
    width:100%;
    border-bottom:1px solid #333333;
    margin-top:10px;
}

#tooltip
{
	position:absolute;
	border:1px solid #333;
	background:#f7f5d1;
	padding:2px 5px;
	color:#333;
	display:none;
}

.summaryorglist
{
    float:left;
    width:85%;
    margin-bottom:10px;
    margin-top:10px;
}

.summaryorgdelete
{
    float:right;
    width:10%;
    margin-bottom:10px;
    margin-top:10px;
}

#divForgotPasswordContent
{
    
}

.emailLabel
{
    width:100px;
    float:left;
}

.ForgotPasswordHeader_ngc
{
    font-weight:bold;
    line-height:130%;
    color:#2b5454;
    font-size:14px;
}

.ForgotPasswordHeader_nqmc
{
    font-weight:bold;
    line-height:130%;
    color:#514574;
    font-size:14px;
    
}

.ForgotPasswordBox_ngc
{
   margin-top:20px;
   padding:15px;
   background-color:#CAE4E4;
   font-size:12px;
   line-height:140%;
   height:222px;
   width:600px;
} 

.ForgotPasswordBox_nqmc
{ 
   margin-top:20px; 
   padding:15px;
   background-color:#E5E1F8;
   font-size:12px;
   line-height:140%; 
   height:130px;
   width:600px; 
}

.ForgotPasswordOutput
{
    color:#C00;
    font-size:11px;
    line-height:130%;
    margin-top:10px;
}

.ForgotPasswordMainText
{
    margin-bottom:20px;
}

.ForgotPasswordLabel
{
    float:left;    
}

.ForgotPasswordRightColumn
{
    float:left; 
    padding-left:10px;
    
}

.ForgotPasswordRows
{
    float:left;
    margin-left:100px;
}

.ForgotPasswordImageButton
{
    margin-top:10px;
}

.index_right_recent_summaries
{
    padding:15px 10px;   
}

.para_search_results
{ 
    margin-top:-10px;
}
.divDeleteAccount
{
    clear:both;
    width:100%;
    border-top:1px solid #CCC;
    padding-top:10px;
}

#divUnsubscribe
{
    padding:15px 10px 10px 10px;
} 

.divAccountDeletionPopupContainer
{
    padding:10px;
}
.divAccountDeletionPopupContainerText
{
    
}
.divAccountDeletionPopupContainerButton
{
    float:left;
    padding-top:10px;
    padding-right:10px;
}
