
  
/***********************CRESCENDO TEMPLATE STYLESHEET RESPONSIVE 2C*********************/

/* UN COMMENT THIS AREA IF THEY WANT TO PRINT ONLY CONTENT
@media print {
#cres_header {
  display: none;
}

#cres_left-nav {
  display: none;
}

#cres_footer {
  display: none;
}
}
*/

img {max-width: none;}

.inner-body ol {
  padding-left: 30px;
}

.inner-body ul {
  padding-left: 30px;
  list-style: disc;
}

.inner-body ul li {display: list-item;}

body {
	font-size: 16px;
	font-family: sans-serif;
}

.hidden { display: none; }

#cres_content {
	font-size: 1em;
	width: 75%;
	padding: 0px 10px;
	float: left;
	line-height: 1.6em;
	color: #1b2331;
}

#cres_content img {
	border: none;
}

#cres_content a, #cres_content a:visited{
	color: #3eb9fd;
	text-decoration: none;
}

#cres_content .breadcrumb {
	display: none;
	margin: 0px;
	padding: 0px 0px 20px 0px;
	font-size: 0.85em;
}

#cres_content p{
	margin: 0px;
	margin-bottom: 0.4em;
	padding: 5px 0px;
}

#cres_content .medTitle {
	margin: 0px;
	padding: 5px 0px;
	font-size: 1.0em;
	font-weight: bold;
}

#cres_content .smallTitle {
	margin: 0px;
	padding: 5px 0px;
	font-size: 0.8em;
	font-weight: bold;
}

#cres_content .smallerTitle {
	margin: 0px;
	padding: 5px 0px;
	font-size: 0.7em;
}

#cres_content .lightColorDiv {
	background-color: #f5f5f5;
	border-color:#BBBBBB;
}

h1.cresPageHeader,
#cres_content .bigTitle {
	display: none;
	font-family: 'Merriweather', Helvetica, Verdana, sans-serif;
	font-size: 1.35em;
	color: #1b2331;
	margin: 0px;
	padding: 5px 0px;
}

h1.mgrHeaderTitle {
	font-family: 'Merriweather', Helvetica, Verdana, sans-serif;
	font-size: 1.25em;
	color: #1b2331;
	margin: 0px;
	padding: 5px 0px;
}

h2.cresArticleTitle {
	font-size: 1.25em;
	color: #1b2331; 
	margin: 0px;
	padding: 0px 0px;
}

h2.mgrSubHeaderTitle{
	font-weight: normal;
	margin: 5px 0px 5px 0px;
	color: #1b2331; 
	font-size: 1.25em;   
}

h2.mgrSubHeaderTitle_U{
	font-weight: normal;
	margin: 5px 0px 0px 0px;
	color: #1b2331;
	border-bottom: 1px solid #CCCCCC;
	font-size: 1.25em;   
}

h2.mgrSubHeaderTitle_S{
	font-weight: normal;
	margin: 5px 0px 0px 0px;
	color: #1b2331; 
	border-top: 1px solid #CCCCCC;
	background-color:#F3F3F3;
	font-size: 1.25em;   
}

h3.mgrSubHeaderTitle{
	font-weight: normal;
	margin: 5px 0px 5px 0px;
	color: #1b2331; 
	font-size: 1.1em;   
}

h3.mgrSubHeaderTitle_U{
	font-weight: normal;
	margin: 5px 0px 0px 0px;
	color: #000080; 
	border-bottom: 1px solid #CCCCCC;
	font-size: 1.1em;   
}

h3.mgrSubHeaderTitle_S{
	font-weight: normal;
	margin: 5px 0px 0px 0px;
	color: #000080; 
	border-top: 1px solid #CCCCCC;
	background-color:#F3F3F3;
	font-size: 1.1em;   
}

h3.cresDateHead{
	font-size: 1em;
	font-weight: bold;
	margin: 0px;
	padding: 5px 0px;
	color: #696969;
}

#cres_content .mgrStrongTitle {
	font-weight: bold;
	font-size: 1.1em;
}

.mgr_user_estate_planning li,
.mgr_user_settings li, 
.mgr_enews_settings li {
	font-size: 0.9em;
	font-weight: bold;
}  

/* FORM CSS */
#cres_content input {
	float:left;
	border:1px solid #CCCCCC;
	margin-bottom: 5px;
}

#cres_content input:hover {
	border-color:#C0CCDA;
}

#cres_content input:focus {
	border-color: #c5c5c5;
	background-image: none;
} 

#cres_content select {
	border:1px solid #CCCCCC;
	margin-bottom: 5px;
}

#cres_content select:hover {
	border-color:#C0CCDA;
}

#cres_content select:focus {
	border-color: #C0CCDA;
	background-image: none;
} 

#cres_content .cres_calc_radio {
	background: none;
	border: none;
}

/* CALCULATORS */
legend {
	margin-bottom: 0;
	border-bottom: 0;
}

#cres_calc { 
	width: 560px;
	margin:auto;
}

#cres_calc div {
	clear: both;
	float:left;
	margin:5px;
	width: 600px;
}

#cres_calc fieldset {
	float: left;
	margin:0px;
	padding:0px;
	border:0;
	width: 600px;
}

#cres_calc label {
	float:left;
	width:160px;
	text-align:right;
	margin-right:10px;
}

.cres_calc_help {
	clear:both;
	padding:5px;
	margin-bottom:10px;
	background-color: #F3F3F3;
	border: 1px solid #CCCCCC;
	display:none;
}

#cres_calc img {
	float:left;
	margin-left:5px;
}

#cres_calc span {
	float:left;
	margin: 0px 5px 0px 2px;
}

#cres_calc button {
	margin: 0px 5px;
}

#cres_calc img#calc_help_btn {
	float: right;
}

#cres_calc #firstPerson {
	margin:0px;
	padding:0px;    
}

#cres_calc #secondPerson {
	margin:0px;
	padding:0px;    
}

#cres_calc .cc_small {
	width: 50px;
} 

#cres_calc .cc_med {
	width: 125px;
} 

#cres_calc .cc_large {
	width: 250px;
} 

#cres_contact .cc_large {
	width: 250px;
} 

/* ARTICLES */ 
#cres_articles_div {
	float:left;
	width:100%;
	height: 170px;
	margin: 5px 0px 10px 10px;
	background-image: url(../images/330x165_wide_img_bg.png);
	background-repeat: no-repeat;
}
#cres_articles_div img {
	width: 330px;
	height: 165px;
	border: none;
	padding: 0px;
	margin: 0px;
}

/* DONOR STORIES */ 
#cres_donor_story_div {
	float:left;
	width:100%;
	height: 170px;
	margin: 5px 0px 10px 10px;
	background-image: url(../images/330x165_wide_img_bg.png);
	background-repeat: no-repeat;
}
#cres_donor_story_div img {
	width: 330px;
	height: 165px;
	border: none;
	padding: 0px;
	margin: 0px;
}
	 
/* NEWS BOX GRID*/
#cres_news_box_grid {
    text-align: left;
}
 


.cres_news_box_grid-SubTitle, 
#cres_content .bigMedTitle {
	font-family: 'Montserrat', sans-serif;
	font-size: 1.75em;        	
	font-weight: bold;		
	color: #1b2331;
	margin: 0;
	padding: 8px 0px;
	line-height: 1em;
	text-transform: none;		
}

.cres_news_box_grid-Title{
	font-family: 'Montserrat', sans-serif;
	font-size: 1em;        	
	font-weight: bold;		
	color: #5BC2E7;
	margin: 0px 0px 3px;
	padding: 0px;
	text-transform: none;		
}

#cres_content span.bigMedTitle, #cres_content  h2.bigMedTitle {
	color: #1b2331;
} 
 
#cres_content .bigMedTitle_NL {
	font-size: 1.25em;
	font-weight: normal;
	color: #1b2331;
	margin: 0px 0px 3px;
	padding: 5px 0px 0px 0px;   /* MATCH the padding-top value with what is in the #cres_content p */
	text-transform: none;
}

div#cres_news_box_donor_enews div.cres_news_box_grid-Title, 
div#cres_news_box_advisor_enews div.cres_news_box_grid-Title {
	text-transform: none;
}

.cres_news_box_grid-Small-Title {
	font-size: .9em;
	color: #1b2331;
	font-weight: normal;
	margin: 2px 0px;
	padding: 0px;
	text-transform: none;
}

#cres_news_box_grid a img {
	border-color: #CCCCCC;
	line-height: 1.0em;
}

#cres_news_box_grid img {
	border-color: #CCCCCC;
	line-height: 1.0em;
}

#cres_news_box_grid ul {
	margin: 10px 0px 0px 0px;
	padding: 0px;
}

#cres_news_box_grid li {
	padding: 0px;
	margin: 0px 0px 5px 0px;
	list-style: none;
}

#cres_news_article .cres_body_article h2 {
	font-size: 1.25em;
	color: #1b2331;
	padding: 0px;
	margin: 0px;
}

.cres_more_link {
	line-height: 1.8em; 
	font-weight: 600;
	font-family: 'Montserrat', sans-serif;
}

.cres_more_link .icon {
	position: relative;
	top: 2px;
}

div#cres_table1-r1-c1, div#cres_table1-r1-c2, div#cres_table1-r1-c3, div#cres_table1-r1-c4, div#cres_table1-r1-c5, div#cres_table1-r2-c1, div#cres_table1-r2-c2, div#cres_table1-r2-c3, div#cres_table1-r2-c4, div#cres_table1-r2-c5, div#cres_table1-r3-c1, div#cres_table1-r3-c2, div#cres_table1-r3-c3, div#cres_table1-r3-c4, div#cres_table1-r3-c5, div#cres_table1-r4-c1, div#cres_table1-r4-c2, div#cres_table1-r4-c3, div#cres_table1-r4-c4, div#cres_table1-r4-c5, div#cres_table1-r5-c1, div#cres_table1-r5-c2, div#cres_table1-r5-c3, div#cres_table1-r5-c4, div#cres_table1-r5-c5 {
  overflow: visible;
}

.cres_table1 td { border-color: #CCCCCC; }

#cres_button_grid {
	margin: 10px 0px;
	padding: 0px;
}

#cres_button_plan_will {
	text-align:center;
	padding: 0px;
	margin: 0px 0px 5px;
	background-repeat: no-repeat;
	background-image: url(/org_files/1566/images/cres_button_plan_will.png);
	display: none;
}

#cres_button_wills_guide {
	text-align:center;
	padding: 0px;
	margin: 0px 0px 5px;
	background-repeat: no-repeat;
	background-image: url(/org_files/1566/images/cres_button_wills_guide.png);
	display: none;
}

#cres_button_enews {
	text-align:center;
	padding: 0px;
	margin: 0px;
	background-repeat: no-repeat;
	background-image: url(/org_files/1566/images/cres_button_enews.png);
	display: none;
}

#cres_button_plan_will img,
#cres_button_wills_guide img,
#cres_button_enews img{
	width: 218px;
	height: 28px;  
}

#cres_content #donor_story_main_ul,
#cres_content #what_give_ul,
#cres_content #how_give_ul,
#cres_content #learn_wills_ul,
#cres_content #gift_calc_ul {
	margin: 0;
	padding: 0;
}

#cres_content #donor_story_main_ul li,
#cres_content #what_give_ul li,
#cres_content #how_give_ul li,
#cres_content #learn_wills_ul li,
#cres_content #gift_calc_ul li {
	border-top: 0 !important;
	padding: 25px 0 !important;
}

/* TO FIX THE CALCULATOR LAYOUT */
#cres_calc fieldset .cres_calc_tax_rate_radio{
	width:auto !important;
}

/* TO FIX THE CALCULATOR LAYOUT IE 7 */
#cres_calc fieldset .cres_calc_tax_rate_radio span{
	*margin-right:5px !important;
}

/* TO FIX THE POP OUT CALENDAR IN CALCULATOR PAGES */
div#cres_calendarDiv {
    background-color: #F8F8F8;
    border-color: #999999 #777777 #777777 #999999;
    border-style: solid;
    border-width: 1px 2px 2px 1px;
    display: none;
    font-family: 'Merriweather',Helvetica,sans-serif; 
    font-size: 11px;                                   
    height: 22.0em;
    line-height: 1.3em;
    margin: 0;
    padding: 0;
    position: absolute;
    width: 16.0em;
    z-index: 999;
}

div#cres_calendarDiv table,
div#cres_calendarDiv tr {
    border-collapse: separate;
    border-spacing: 5px;
    border: 0px none;
    width: 100%;
    margin: 0;
    padding: 0.1em;
}

div#cres_calendarDiv table {
    height: 80%;
}

div#cres_calendarDiv td {
    text-align: right;
    border-collapse: separate;
    border-spacing: 5px;
    border: 0px none;
    width: 14%;
    height: 10%;
    margin: 0px;
    padding: 0px;
    font-size: 11px;
}

div#cres_calendarDiv select {
    font-size: 1.0em;
    border: 1px solid #DDDDDD;
    margin-bottom: 5px;
    padding: 0.1em;
}


/* How to Give and What to Give pages */

#how_give_flow_wrapper {
	clear: both;
	color: #000000;
	display: block;
	width: 340px;
    margin:0px 0px 20px;
	line-height: normal;
	position: relative;
}

#charity_img {
	background-image: url("../images/how_what_charity.png");
	background-repeat: no-repeat;
	width: 53px;
	height: 54px;
}

#charity_img_size {
   width: 53px;
   height: 54px;
}

#how_give_flow_wrapper .flow_title_top {
	font-family: 'Merriweather', Helvetica, Verdana, sans-serif;
	font-size: 17px;
	color: #3E5785;
	text-transform: none;
	padding: 5px 0px 0px 0px;
	text-align: center;
	display: none;
}

#how_give_flow_wrapper #gift_type_text, 
#how_give_flow_wrapper #gift_model_text, 
#how_give_flow_wrapper #donor_text, 
#how_give_flow_wrapper #org_text,
#how_give_flow_wrapper #gift_text,
#how_give_flow_wrapper #property_text,
#how_give_flow_wrapper #gift_cash,
#how_give_flow_wrapper #gift_model_life   {
	font-family: 'Merriweather',Helvetica,sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-transform: uppercase;
}

#how_give_flow_wrapper #gift_term,
#how_give_flow_wrapper #gift_term_years {
        font-family: 'Merriweather',Helvetica,sans-serif;
	font-size: 10px;
	font-weight: normal;
	text-transform: uppercase;
}

/* How to Give and What to Give pages - Action bar (Run Illustration, eLiterature, Contact Us and View Video) */
#cres_share_actions {
width: 100%;
height: 19px;
margin: 0px 0px 20px 0px;
}

#cres_share_actions_opts_illustration {
float: left;
padding: 0px;
margin: 0px -15px 0px 0px;
width: 113px;
height: 19px;
background-repeat: no-repeat;
background-image: url(../images/how_to_give/how_what_calc_btn_v2.png);
}

#cres_share_actions_opts_illustration:hover {
float: left;
padding: 0px;
margin: 0px -15px 0px 0px;
width: 113px;
background-repeat: no-repeat;
background-image: url(../images/how_to_give/how_what_calc_over_btn_v2.png);
}

#cres_share_actions_opts_illustration img {
width: 113px;
height: 19px;
} 

#cres_share_actions_opts_eLiterature {
float: left;
padding: 0px;
margin: 0px -15px 0px 0px;
width: 104px;
height: 19px;
background-repeat: no-repeat;
background-image: url(../images/how_to_give/how_what_brochure_btn_v2.png);
}

#cres_share_actions_opts_eLiterature:hover {
float: left;
padding: 0px;
margin: 0px -15px 0px 0px;
width: 104px;
background-repeat: no-repeat;
background-image: url(../images/how_to_give/how_what_brochure_over_btn_v2.png);
}

#cres_share_actions_opts_eLiterature img {
width: 104px;
height: 19px;
}

#cres_share_actions_opts_contact_us {
float: left;
padding: 0px;
margin: 0px -15px 0px 0px;
width: 91px;
height: 19px;
background-repeat: no-repeat;
background-image: url(../images/how_to_give/how_what_contact_btn_v2.png);
}

#cres_share_actions_opts_contact_us:hover {
float: left;
padding: 0px;
margin: 0px -15px 0px 0px;
width: 91px;
background-repeat: no-repeat;
background-image: url(../images/how_to_give/how_what_contact_over_btn_v2.png);
}

#cres_share_actions_opts_contact_us img {
width: 91px;
height: 19px;
}

#cres_share_actions_opts_video {
float: left;
padding: 0px;
margin: 0px -15px 0px 0px;
width: 75px;
height: 19px;
background-repeat: no-repeat;
background-image: url(../images/how_to_give/how_what_video_btn_v2.png);
}

#cres_share_actions_opts_video:hover {
float: left;
padding: 0px;
margin: 0px -15px 0px 0px;
width: 75px;
background-repeat: no-repeat;
background-image: url(../images/how_to_give/how_what_video_over_btn_v2.png);
}

#cres_share_actions_opts_video  img{
width: 75px;
height: 19px;
}

#cres_share_actions_opts_print {
float: left;
padding: 0px;
margin: 0px -15px 0px 0px;
width: 68px;
height: 19px;
background-repeat: no-repeat;
background-image: url(../images/how_to_give/how_what_print_btn_v2.png);
}

#cres_share_actions_opts_print:hover {
float: left;
padding: 0px;
margin: 0px -15px 0px 0px;
width: 68px;
background-repeat: no-repeat;
background-image: url(../images/how_to_give/how_what_print_over_btn_v2.png);
}

#cres_share_actions_opts_print img {
width: 68px;
height: 19px;
}

#cres_share_actions_opts_email {
float: left;
padding: 0px;
margin: 0px -15px 0px 0px;
width: 71px;
height: 19px;
background-repeat: no-repeat;
background-image: url(../images/how_to_give/how_what_email_btn_v2.png);
}

#cres_share_actions_opts_email:hover {
float: left;
padding: 0px;
margin: 0px -15px 0px 0px;
width: 71px;
background-repeat: no-repeat;
background-image: url(../images/how_to_give/how_what_email_over_btn_v2.png);
}

#cres_share_actions_opts_email img {
width: 71px;
height: 19px;
}

#cres_share_actions_opts_video {
        display: none; 
}

#cres_share_action_top {
display: block;
}

#cres_share_action_bottom {
display: none;
}


/* Donor Story pages - Action bar (Print, Email, Contact, Calculator, eLiterature) */
#cres_ds_actions {
width: 100%;
height: 19px;
margin: 0px 0px 20px 0px;
}

#cres_ds_opts_print {
float: left;
padding: 0px;
margin: 0px -15px 0px 0px;
width: 68px;
height: 19px;
background-repeat: no-repeat;
background-image: url(../images/how_to_give/how_what_print_btn_v2.png);
}

#cres_ds_opts_print:hover {
float: left;
padding: 0px;
margin: 0px -15px 0px 0px;
width: 68px;
background-repeat: no-repeat;
background-image: url(../images/how_to_give/how_what_print_over_btn_v2.png);
}

#cres_ds_opts_print img {
width: 68px;
height: 19px;
}

#cres_ds_opts_email {
float: left;
padding: 0px;
margin: 0px -15px 0px 0px;
width: 71px;
height: 19px;
background-repeat: no-repeat;
background-image: url(../images/how_to_give/how_what_email_btn_v2.png);
}

#cres_ds_opts_email:hover {
float: left;
padding: 0px;
margin: 0px -15px 0px 0px;
width: 71px;
background-repeat: no-repeat;
background-image: url(../images/how_to_give/how_what_email_over_btn_v2.png);
}

#cres_ds_opts_email img {
width: 71px;
height: 19px;
}

#cres_ds_opts_contact {
float: left;
padding: 0px;
margin: 0px -15px 0px 0px;
width: 91px;
height: 19px;
background-repeat: no-repeat;
background-image: url(../images/how_to_give/how_what_contact_btn_v2.png);
}

#cres_ds_opts_contact:hover {
float: left;
padding: 0px;
margin: 0px -15px 0px 0px;
width: 91px;
background-repeat: no-repeat;
background-image: url(../images/how_to_give/how_what_contact_over_btn_v2.png);
}

#cres_ds_opts_contact img {
width: 91px;
height: 19px;
}

#cres_ds_opts_illustration {
float: left;
padding: 0px;
margin: 0px -15px 0px 0px;
width: 113px;
height: 19px;
background-repeat: no-repeat;
background-image: url(../images/how_to_give/how_what_calc_btn_v2.png);
}

#cres_ds_opts_illustration:hover {
float: left;
padding: 0px;
margin: 0px -15px 0px 0px;
width: 113px;
background-repeat: no-repeat;
background-image: url(../images/how_to_give/how_what_calc_over_btn_v2.png);
}

#cres_ds_opts_illustration img {
width: 113px;
height: 19px;
} 


#cres_ds_opts_eLiterature {
float: left;
padding: 0px;
margin: 0px -15px 0px 0px;
width: 104px;
height: 19px;
background-repeat: no-repeat;
background-image: url(../images/how_to_give/how_what_brochure_btn_v2.png);
}

#cres_ds_opts_eLiterature:hover {
float: left;
padding: 0px;
margin: 0px -15px 0px 0px;
width: 104px;
background-repeat: no-repeat;
background-image: url(../images/how_to_give/how_what_brochure_over_btn_v2.png);
}

#cres_ds_opts_eLiterature img {
width: 104px;
height: 19px;
}

#cres_ds_opts_top {
display: block;
}

#cres_ds_opts_bottom {
display: none;
}

/* Article pages - Action bar (Print, Email, Subscribe) */

#cres_article_actions {
width: 100%;
height: 19px;
margin: 0px 0px 20px 0px;
}

#cres_article_opts_print {
float: left;
padding: 0px;
margin: 0px -15px 0px 0px;
width: 68px;
height: 19px;
background-repeat: no-repeat;
background-image: url(../images/how_to_give/how_what_print_btn_v2.png);
}

#cres_article_opts_print:hover {
float: left;
padding: 0px;
margin: 0px -15px 0px 0px;
width: 68px;
background-repeat: no-repeat;
background-image: url(../images/how_to_give/how_what_print_over_btn_v2.png);
}

#cres_article_opts_print img {
width: 68px;
height: 19px;
}

#cres_article_opts_email {
float: left;
padding: 0px;
margin: 0px -15px 0px 0px;
width: 71px;
height: 19px;
background-repeat: no-repeat;
background-image: url(../images/how_to_give/how_what_email_btn_v2.png);
}

#cres_article_opts_email:hover {
float: left;
padding: 0px;
margin: 0px -15px 0px 0px;
width: 71px;
background-repeat: no-repeat;
background-image: url(../images/how_to_give/how_what_email_over_btn_v2.png);
}

#cres_article_opts_email img {
width: 71px;
height: 19px;
}

#cres_article_opts_subscribe {
float: left;
padding: 0px;
margin: 0px -15px 0px 0px;
width: 96px;
height: 19px;
background-repeat: no-repeat;
background-image: url(../images/how_to_give/how_what_subscribe_btn_v2.png);
}

#cres_article_opts_subscribe:hover {
float: left;
padding: 0px;
margin: 0px -15px 0px 0px;
width: 96px;
background-repeat: no-repeat;
background-image: url(../images/how_to_give/how_what_subscribe_over_btn_v2.png);
}

#cres_article_opts_subscribe img {
width: 96px;
height: 19px;
}

#cres_article_opts_top {
display: block;
}

#cres_article_opts_bottom {
display: none;
}

#cres_article_opts_bottom #cres_article_actions {
margin: 20px 0px 0px 0px;
}

#cres_news_box_about_us_org, #cres_news_box_about_us_gp  {
    border-color: #CCCCCC;
    border-style: solid;
}

#cres_content * {
  -moz-box-sizing: border-box; 
  -webkit-box-sizing: border-box; 
  box-sizing: border-box;
}


.cres_indent_40 { padding-left: 40px; }

.cres_what_how_give_open a {
    border: 1px solid #3E5785; 
    -webkit-border-radius: 3px; 
    -moz-border-radius: 3px;
    border-radius: 3px;
    background-color: #3E5785; 
    background-image: -webkit-gradient(linear, left top, left bottom, from(#3E5785), to(#3E5785));
    background-image: -webkit-linear-gradient(top, #3E5785, #3E5785);
    background-image: -moz-linear-gradient(top, #3E5785, #3E5785);
    background-image: -ms-linear-gradient(top, #3E5785, #3E5785);
    background-image: -o-linear-gradient(top, #3E5785, #3E5785);
    background-image: linear-gradient(to bottom, #3E5785, #3E5785);
    filter:progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr=#3E5785, endColorstr=#3E5785);   
    color: #FFFFFF;
    text-decoration: none;
    text-align: left;
    display: block;
    width: 100%;
}

#cres_content .cres_what_how_give_open h2 { 
   padding-left: .5em; 
   color: #FFFFFF; 
   clear: none; 
   line-height: 2.0em; 
   margin-bottom: 0; 
}

.cres_plus_icon {
    background: url("../images/what_to_give/white_plus.png") no-repeat scroll center transparent;
    display: block; 
    float: left; 
    padding: 0.4em 0.8em;
}

.cres_minus_icon {
    background: url("../images/what_to_give/white_minus.png") no-repeat scroll center transparent;
    display: block; 
    float: left; 
    padding: 0.4em 0.8em;
}

#cres_plus_minus_icon img {
    height: 16px; 
    width: 16px;
}

#cres_what_how_more_text {
    padding-top: 1.0em;
}

.cresfooterlink {
     text-decoration: underline !important;
}


/***********************END TEMPLATE STYLESHEET RESPONSIVE 2C*********************/

#cres-copy {
	color: #a6aac2;
	font-size: 14px;
	line-height: 2em;
}

#cres-copy a {
	color: #ecb714;
}

#cres-banner-message h2 {
	font-size: 60px;
	display: none;
	line-height: 1.2em;
}

#page_title {
	font-size: 60px;
	line-height: 1.2em;
}

#cres-banner-message ul {display: none;}

#cres-banner-message ul li:first-child {color: #ef443a;}
#cres-banner-message ul li {color: #96b36f;}
#cres-banner-message ul li:last-child {color: #9ec4ea;}

#cres-banner-message ul li span {color: #fff;}

table tbody tr:nth-child(2n) {background: transparent;}

.icon {
	float: none;
	width: auto;
	height: auto;
	margin: 0;
	border: 0;
	border-radius: 0;
}

.cres-nav-container {
	float: left;
	width: 25%;
	padding: 0 10px;
	position: relative;
	top: -150px;
}

.cres-nav-container h1 {
	text-transform: uppercase;
	font-size: 24px;
	line-height: 1em;
	margin: 0;
	padding: 10px 15px 20px;
	border-bottom: 1px solid #fff;
	background-color: #3eb9fd;
}

.cres-nav-container ul {
	list-style-type: none;
	margin: 0;
	padding: 10px 15px 10px 0;
	background-color: #3eb9fd;
}

.cres-nav-container ul li {
	display: block;
}

.cres-nav-container ul li a {
	color: #fff;
	display: block;
	padding: 10px 0;
	font-size: 16px;
	line-height: 1.25em;
	font-family: 'Montserrat', sans-serif;
	text-transform: uppercase;
}

.inner-body ul li::before {content: none;}

.regular-padding {padding-top: 40px; padding-bottom: 0;}

.inner-body ul li {
	padding-left: 0;
	line-height: 1.6em;
	margin-bottom: 0;
}

#cres-nav-inner {
	background-color: #3eb9fd; 
	padding: 15px 25px;
	position: relative;
}

#cres-nav-inner::before {
	background-color: #3eb9fd;
	content: '';
	position: absolute;
	height: 22px;
	width: 99.7%;
	top: -5px;
	left: 0;
	-webkit-transform: rotate(-2deg);
	transform: rotate(-3deg);
	-webkit-transform-origin: 3% 0;
	transform-origin: 3% 0;
}
#cres-nav-inner::after {
	background-color: #3eb9fd;
	content: '';
	position: absolute;
	height: 22px;
	width: 100%;
	bottom: -20px;
	right: 0;
	-webkit-transform: rotate(-2deg);
	transform: rotate(-3deg);
	-webkit-transform-origin: 3% 0;
	transform-origin: 3% 0;
}

.cres-button-container {
	clear: both;
	width: 100%;
}

.cres-button::before {
	content: '';
	position: absolute;
	height: 22px;
	width: 99.7%;
	top: -5px;
	left: 0;
	-webkit-transform: rotate(-2deg);
	transform: rotate(-3deg);
	-webkit-transform-origin: 3% 0;
	transform-origin: 3% 0;
}

.cres-button::after {
	content: '';
	position: absolute;
	height: 22px;
	width: 100%;
	bottom: -20px;
	right: 0;
	-webkit-transform: rotate(-2deg);
	transform: rotate(-3deg);
	-webkit-transform-origin: 3% 0;
	transform-origin: 3% 0;
}

.cres-button {
	position: relative;
}

.cres-button a {
	display: block;
	margin: 40px 0;
	padding: 15px 0;
	text-transform: uppercase;
	font-size: 17px;
	line-height: 1.25em;
	font-family: 'Montserrat', sans-serif;
	text-align: center;
	color: #fff !important;
}

#plan, #plan::before, #plan::after {background-color: #ef443a;}

#estate, #estate::before, #estate::after {background-color: #96b36f;}

#enews, #enews::before, #enews::after {background-color: #8f9df2;}

.cga-widget::before {
    background-color: #fff;
    content: '';
    position: absolute;
    height: 5.24vw;
    width: 100.137vw;
    top: -1vw;
    right: -.2vw;
    -webkit-transform: rotate(-2deg);
    transform: rotate(-2deg);
    -webkit-transform-origin: 3% 0;
    transform-origin: 3% 0;
}

.cga-widget {
	clear: both;
	width: 100%;
	background-image: url(/org_files/128/images/rd1/Widget-CGA_custom.jpg);
	background-repeat: no-repeat;
	background-position: 0 top;
	background-size: cover;
	position: relative;
	text-align: center;
	padding-top: 150px;
	padding-bottom: 150px;
	display: none;
}

.cga-widget h1 {
	color: #fff;
	font-size: 40px;
	line-height: 1em;
	padding: 0 0 15px;
	text-align: center;
	margin: 0;
}

.cga-widget p {
	color: #fff;
	font-size: 17px;
	line-height: 1.3em;
	text-align: center;
	margin: 0 auto;
	padding: 15px 0;
	max-width: 840px;
}

.cga-widget a {
	color: #ecb714;
	font-weight: 600;
	font-family: 'Montserrat', sans-serif;
	font-size: 17px;
}

.icon-heart4 {
	color: #ecb714;
	font-size: 45px;
}

.icon-heart4:hover {
	color: #ecb714;
	border-color: transparent;
}

/******************INTERIOR PAGE BUTTONS******************/
#cres_share_actions_opts_print, #cres_share_actions_opts_print:hover, #cres_share_actions_opts_email, #cres_share_actions_opts_email:hover, #cres_share_actions_opts_illustration, #cres_share_actions_opts_illustration:hover, #cres_share_actions_opts_eLiterature, #cres_share_actions_opts_eLiterature:hover, #cres_share_actions_opts_contact_us, #cres_share_actions_opts_contact_us:hover, #cres_share_actions_opts_video, #cres_share_actions_opts_video:hover, #cres_ds_opts_print, #cres_ds_opts_print:hover, #cres_ds_opts_email, #cres_ds_opts_email:hover, #cres_ds_opts_contact, #cres_ds_opts_contact:hover, #cres_ds_opts_eLiterature, #cres_ds_opts_eLiterature:hover, #cres_ds_opts_illustration, #cres_ds_opts_illustration:hover, #cres_article_opts_print, #cres_article_opts_print:hover, #cres_article_opts_email, #cres_article_opts_email:hover, #cres_article_opts_subscribe, #cres_article_opts_subscribe *:hover, #cres_article_opts_subscribe:hover {
    background-color: #1b2331 !important;
    background-image: none !important;
    display: inline !important;
    float: none !important;
    height: auto !important;
    margin: 0 5px 0 0 !important;
    padding: 5px 10px 5px 15px !important;
    width: auto !important;
    }

#cres_article_opts_subscribe *:hover {
    padding: 0 !important;
    margin: 0 !important;
    }

#cres_share_actions_opts_print:hover, #cres_share_actions_opts_email:hover, #cres_share_actions_opts_illustration:hover, #cres_share_actions_opts_eLiterature:hover,  #cres_share_actions_opts_contact_us:hover, #cres_share_actions_opts_video:hover, #cres_ds_opts_print:hover, #cres_ds_opts_email:hover, #cres_ds_opts_contact:hover, #cres_ds_opts_eLiterature:hover, #cres_ds_opts_illustration:hover, #cres_article_opts_print:hover, #cres_article_opts_email:hover, #cres_article_opts_subscribe *:hover, #cres_article_opts_subscribe:hover {
    background-color: #666 !important;
    }

#cres_share_actions_opts_video, #cres_share_actions_opts_video:hover, #cres_ds_opts_eLiterature, #cres_ds_opts_eLiterature:hover {
    padding: 5px 15px !important;
    }

#cres_share_actions, #cres_ds_actions, #cres_article_actions {
    height: auto !important;
    margin: 10px 0 25px !important;
    width: auto !important;
    font: 16px/16px arial !important;
    font-weight: normal !important;
    }

#cres_share_actions a, #cres_share_actions a:visited, #cres_share_actions a:hover, #cres_ds_actions a, #cres_ds_actions a:visited, #cres_ds_actions a:hover, #cres_article_actions a, #cres_article_actions a:visited, #cres_article_actions a:hover {
    text-decoration: none !important;
    color: #fff !important;
    font-weight: normal !important;
    }


#cres_share_actions_opts_print a::after, #cres_ds_opts_print a::after, #cres_article_opts_print a::after {
    content: "Print"; 
    }

#cres_share_actions_opts_email a::after, #cres_ds_opts_email a::after, #cres_article_opts_email a::after  {
    content: "Email"; 
    }

#cres_share_actions_opts_illustration a::after, #cres_ds_opts_illustration a::after {
    content: "Calculator"; 
    }

#cres_share_actions_opts_eLiterature a::after, #cres_ds_opts_eLiterature a::after {
    content: "Brochure"; 
    }

#cres_share_actions_opts_contact_us a::after, #cres_ds_opts_contact a::after {
    content: "Contact"; 
    }

#cres_share_actions_opts_video a::after {
    content: "Video"; 
    }

#cres_article_opts_subscribe a::after {
    content: "Subscribe"; 
    }

#cres_share_actions img, #cres_article_actions img, #cres_ds_actions img {
    display: none !important;
    }

form#cres_contact textarea, form#cres_contact input[type="text"] {
    width: 100%;
    box-sizing: border-box;
    margin-bottom: 10px;
    -webkit-appearance: none;
}

#cres_content input[type="text"], #cres_content textarea, #cres_content input[type="text"]:hover, #cres_content textarea:hover, #mgr_login_frm input[type="text"], #mgr_login_frm input[type="password"] {
    background: none;
    border: solid 1px #ccc;
    padding: 5px;
    height: auto;
}

.navbar-wrapper {z-index: 9;}

#tab_nav::before {
	content: "";
	position: absolute;
	right: 0;
	top: -10px;
	width: 0;
	height: 0;
	border-bottom: 10px solid #3eb9fd;
	border-left: 230px solid transparent;
}

#tab_nav {
	width: 230px;
	display: none;
	z-index: 9;
	position: relative;
	background-color: #3eb9fd;
	position: absolute;
	right: 0;
	top: -70px;
	font-family: 'Montserrat', sans-serif;
}

#tab_nav::after {
	content: "";
	position: absolute;
	left: 0;
	bottom: -10px;
	width: 0;
	height: 0;
	border-top: 10px solid #3eb9fd;
	border-right: 230px solid transparent;
}

#tab_nav ul {
	margin:0;
	padding:0;
}

#tab_nav ul li {
	list-style:none;
	outside:none;
	margin:0;
	padding:0;
	display:inline;
}

#tab_nav ul li a:link, #tab_nav ul li a:visited, #tab_nav ul li a:hover, #tab_nav ul li a:active {
	display: block;
	padding: 10px 10px 5px 20px;
	margin: 0;
	font-size: 18px;
	line-height: 1.2em;
	font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
	color: #fff;
}

#sh_menu {
	display:none;
	margin: 0;
	padding: 0;
	position: absolute;
	list-style-type: none;
	left: 0;
	top: -31px;
	right: 0;
	z-index: 5;
}

#sh_menu li {
	margin:0;
	padding:0;
}

#sh_menu li a:link, #sh_menu li a:visited {
	background: #3eb9fd none repeat scroll 0% 0%;
	border-top: 1px solid #fff;
	color: #fff;
	display: block;
	font-size: 16px;
	font-weight: 400;
	padding: 13px 2%;
	margin: 0px;
	text-decoration: none;
	width: 100%;
	box-sizing: border-box;
	font-family: 'Montserrat', sans-serif;
}

#sh_menu li a:hover, #sh_menu li a:active {
	background-color:#ffffff;
	color:#3eb9fd;
}

@media only screen and (max-width: 1400px) {
	.cres-button a {font-size: 16px;}
}

@media only screen and (max-width: 1100px) {
	.cres-nav-container {
		position: absolute;
		right: 0;
	}
	.cres-button-container {display: none;}
	.cres-nav-container {display: none;}
	#cres_content {
		width: 100%;
		float: none;
	}
	#tab_nav {display: block;}
}

/********************************************************************/
/* MA Desktop and Tablet Edits */

.navbar-wrapper {
    z-index: 10;
}

#cres_content table thead tr th,
#cres_content table tfoot tr th,
#cres_content table tbody tr td,
#cres_content table tr td,
#cres_content table tfoot tr td {
    line-height: inherit;
}

.cres-nav-container h1 {
    padding: 10px 15px 20px 0px;
}

.inner-banner.large-padding {
    padding-top: 225px;
    padding-bottom: 70px;
}

.bottom-footer .cres-copy-large {
    font-size: 1.2em;
    line-height: 1.75em;
}

.cres-button a {
    padding: 15px 0 12px;
}

.cres-nav-container ul {
    padding: 10px 15px 0 0;
}

#page_title {
    padding-right: 375px;
    line-height: 1em;
}

footer {
    margin-top: 40px;
}

.cres_more_link {
    margin-top: 10px;
    display: inline-block;
}

.cres_news_box_grid-SubTitle, #cres_content .bigMedTitle {
    padding: 10px 0px 15px;
}

.cres_what_how_give_open {
    margin-top: 20px;
}

#cres_plus_minus_icon + h2.bigMedTitle {
    font-size: 1.2em;
    padding: 0;
}

#cres_content #learn_wills_ul li {
    padding: 5px 0 !important;
}

#cres_content .bigMedTitle_NL {
    font-size: 1.75em;
    font-weight: 700;
}

#cres_content input,
#cres_content input:hover {
    background-image: none;
    background: #fff;
    padding: 5px;
    margin-top: 0;
}

#cres_content select {
    border: 1px solid #CCCCCC;
    margin-bottom: 5px;
    background: #fff;
    padding: 5px;
    margin-top: 0;
}

#cres_content select:hover {
    background: #fff;
}

#cres_calc,
#cres_calc fieldset,
#cres_calc div {
    width: 600px;
}

#cres_calc fieldset {
    margin: 10px 0;
    padding: 20px 0;
}

#cres_calc label {
    width: 180px;
}

#cres_content #cres_calc .cres_calc_radio {
    height: 25px;
    margin-left: 6px;
}

#cres_calc button {
    background: #3eb9fd;
    border: 1px solid #3eb9fd;
    color: #fff;
    padding: 10px 15px;
    font-size: 1em;
}

#cres_calc legend .bigMedTitle {
    display: none;
}

#cres_content #cres_calc input {
    width: auto;
}

.cresDateHead {
    margin-bottom: 20px;
}

h2.cresArticleTitle {
    font-size: 1.75em;
}

#cres_news_article .cres_body_article h2 {
    font-size: 1.75em;
    line-height: 1.1em;
}

.cresPublishDate {
    font-size: 2em;
}

#cres_articles_div {
    float: none;
    margin: 5px 0px 10px 0px;
}

#cres_content #cres_contact input[type='text'],
#cres_content #cres_contact textarea {
    -webkit-appearance: none;
    float: none;
    border: 1px solid #ccc;
    background: #fff;
    background-image: none;
    width: 100%;
    margin: 5px 0 15px;
    padding: 5px 10px;
    font-size: 1em;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
}

#cres_content #cres_contact input:hover,
#cres_content #cres_contact textarea:hover {
    background: #fff;
    background-image: none;
}

#cres_content #cres_contact button,
html #cres_content #cres_contact input[type=button],
#cres_content #cres_contact input[type=reset],
#cres_content #cres_contact input[type=submit] {
    -webkit-appearance: none;
    border: 1px solid #3eb9fd;
    background: #3eb9fd;
    background-image: none;
    color: #fff;
    padding: 10px 15px 8px;
    margin: 0px 10px 20px 0px;
    display: inline-block;
    width: auto;
    font-size: 1em;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
}

#cres_ds_actions {
    display: none;
}

.cres_text_resize {
    float: none !important;
    text-align: right;
    margin-bottom: 20px;
}

@media screen and (max-width: 1399px) {

    #page_title {
        padding-right: 300px;
    }

    #cres_content #what_give_ul li .bigMedTitle,
    #cres_content #how_give_ul li .bigMedTitle,
    #cres_content #gift_calc_ul li .bigMedTitle {
        width: 40%
    }

}

@media screen and (max-width: 1199px) {

    #page_title {
        padding-right: 0;
    }

}

@media screen and (max-width: 991px) {

    .bottom-footer .col-sm-8 {
        width: 60%;
    }

    .bottom-footer .col-sm-4 {
        width: 40%;
    }

    .inner-banner.large-padding {
        padding-bottom: 90px;
    }

}

@media only screen and (max-device-width: 1024px) and (orientation : landscape), (orientation : portrait) {

    #cres_content #cres_calc input[type='radio'] {
        -webkit-appearance: radio;
        border: 1px solid #666;
    }

    #cres_content #cres_calc input[type='radio']:checked {
        -webkit-appearance: radio;
        border: 1px solid #666;
        background: #000;
        border-radius: 50%;
    }

    #cres_calc fieldset {
        font-size: 0.9em;
    }

}









/* End MA Desktop and Tablet Edits */
/********************************************************************/

/********************************************************************/
/* MA Web Fixes 05/17/2019 */

#cres-nav-inner,
#cres-nav-inner::before,
#cres-nav-inner::after,
.cres-nav-container ul,
.cres-nav-container h1 {
	background-color: #1b2331
}

#plan, #plan::before, #plan::after,
#estate, #estate::before, #estate::after,
#enews, #enews::before, #enews::after {
	background-color: #3eb9fe;
}

.cres-button a {
	color: #1b2331 !important;
}

.cres-nav-container ul li a:hover {
	color: #ecb714 !important;
}

#cres_content #cres_contact button, html #cres_content #cres_contact input[type=button], #cres_content #cres_contact input[type=reset], #cres_content #cres_contact input[type=submit] {
    color: #1b2331;
}

#cres_calc button {
    color: #1b2331;
}

@media screen and (max-width: 1100px) {
	
	#tab_nav {
		background-color: #1b2331
	}
	
	#tab_nav::before {
		border-bottom: 10px solid #1b2331;
	}
	
	#tab_nav::after {
	    border-top: 10px solid #1b2331;
	}
	
	#sh_menu li a:link, #sh_menu li a:visited {
		background: #1b2331 none repeat scroll 0% 0%;
	}
	
	#sh_menu li a:hover {
    	color: #ecb714;
	}
	
}



/* End MA Web Fixes */
/********************************************************************/

.tablet_indent li a {
    padding: 0.1em 1em 0.7em 2em !important;
}

.inner-body .tablet_indent {

    padding-left: 0;
    list-style: none;

}


.dropdown{
  display: none;
  position: relative;
  width: 200px;
  left: 0;
  overflow: hidden;
  clear: left;
  z-index: 1000;
  text-align: left;
  padding: 0;
  margin: 0;
  background-color: rgb(35,7,75);
  border-radius: 0 0 6px 6px;
}


.relative > a::after{
	content: '';
border: 6px solid transparent;
    border-top-color: transparent;
    border-top-style: solid;
    border-top-width: 6px;
border-top: 6px solid white;
margin-left: 9px;
display: inline-block;
position: relative;
vertical-align: bottom;
}


/*********************** DO DESIGN EDITS *********************/

.homepage-message {
    padding: 15px 30px 12px 0 !important;
    border-right: none !important;
}

.cres_news_box_grid-SubTitle, #cres_content .bigMedTitle {
    line-height: 1.15em;
}

table#mgr_login_video_body td.video_right {
    padding: 0 0px 25px 15px !important;
}

table#mgr_login_video_body td.video_pic {
    padding: 15px 6px 5px 0px !important;
}

#sh_menu li a:link, #sh_menu li a:visited {
    font-size: 17px;
}

#tab_nav ul li a:link, #tab_nav ul li a:visited, #tab_nav ul li a:hover, #tab_nav ul li a:active {
    font-size: 21px;
}

.tablet_indent li a {
    padding: 0.7em 1em 0.8em 2em !important;
}



/***************************************************/
/**************Calculator Update - MA***************/
/***************************************************/

/***************************************************/
/* Custom Colors & Font Size */

#cres_calc legend,
#cres_calc fieldset div label,
#cres_calendarDiv .cres_OrgBGColor {
    background: #1b2331 !important; /*Custom Dark Color*/
}

#cres_content .cres_calc_cal path {
    fill: #333; /*Custom Dark Color*/
}

#cres_calc fieldset,
#cres_calc fieldset + div {
    background: #e1e1e1 !important; /*Custom Light Color*/
}

#cres_calc fieldset {
    font-size: 1em; /*Font Size Adjustment if Needed*/
}

#cres_calc fieldset div label {
    border: 1px solid #333 !important; /*Custom Dark Color*/
}

#cres_calc button {
    background-color: #3eb9fd !important; /*Custom Button Color*/
    color: #1b2331 !important; /* Choose Visible Color for Button */
}

#cres_calc button:hover {
    background-color: #3eb9fd !important; /*Custom Button Color*/
    color: #1b2331 !important; /* Choose Visible Color for Button */
    opacity: 0.85;
}

/***************************************************/
/* Standard Styles */
#cres_calc {
    margin: auto;
}

#cres_calc * {
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
}

#cres_calc .bigMedTitle {
    font-weight: normal;
    line-height: 1.3em;
}

#cres_calc div {
    clear: both;
    float: left;
}

#cres_calc input {
    float: left;
    margin: 0px 0px 15px;
    border-width: 1px;
    border-style: solid;
    border-color: rgb(204, 204, 204);
    border-image: initial;
}

#cres_calc label {
    text-align: right;
}

#cres_calc .cres_calc_radio {
    background: none !important;
    border-width: initial;
    border-style: none;
    border-color: initial;
    border-image: initial;
}

#cres_calc span {
    float: left;
}

.cres_calc_help {
    display: none;
    border-width: 1px;
    border-style: solid;
    border-color: rgb(204, 204, 204);
    border-image: initial;
}

#cres_calc #firstPerson,
#cres_calc #secondPerson {
    margin: 0px;
    padding: 0px;
}

#cres_calc img {
    float: left;
    margin-left: 5px;
    border-width: initial;
    border-style: none;
    border-color: initial;
    border-image: initial;
}

div#cres_calendarDiv {
    background-color: rgb(248, 248, 248);
    display: none;
    position: absolute;
    z-index: 999;
    border-color: rgb(153, 153, 153) rgb(119, 119, 119) rgb(119, 119, 119) rgb(153, 153, 153);
    border-style: solid;
    margin: 0px;
    padding: 0px;
}

#cres_calendarDiv a {
    text-decoration: none;
}

div#cres_calendarDiv table {
    height: 80%;
}

div#cres_calendarDiv table, div#cres_calendarDiv tr {
    border-collapse: separate;
    width: 100%;
    border-spacing: 5px;
    border-width: 0px;
    border-style: none;
    border-color: initial;
    border-image: initial;
    margin: 0px;
    padding: 0.1em;
}

div#cres_calendarDiv td {
    text-align: right;
    border-collapse: separate;
    width: 14%;
    height: 10%;
    border-spacing: 5px;
    border-width: 0px;
    border-style: none;
    border-color: initial;
    border-image: initial;
    margin: 0px;
    padding: 0px;
}

div#cres_calendarDiv select {
    font-size: 1em;
    margin-bottom: 5px;
    border-width: 1px;
    border-style: solid;
    border-color: rgb(221, 221, 221);
    border-image: initial;
    padding: 0.1em;
}

#cres_calendarDiv td.tdLink {
    cursor: pointer;
}

#cres_content div.cres_calc_cal {
    width: 20px;
    height: 23px;
    margin: 5px 0 0 5px;
    float: left;
    clear: none;
}

#cres_calc fieldset .cres_calc_tax_rate_radio {
    margin: 0px;
    padding: 0px;
    border: none;
    clear: right;
    width: auto !important;
}

#cres_calc fieldset + div {
    padding-bottom: 30px;
}

#cres_calc button, #cres_calc input[value="Submit"], #cres_calc input[type="button"] {
    border: 0;
    background-image: none;
    cursor: pointer;
}

/***************************************************/
/* Responsive Containers */

#cres_calc,
#cres_calc fieldset,
#cres_calc div {
    width: 100%;
    max-width: 810px;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
}

#cres_calc {
     position: relative;
}

/***************************************************/
/* Calc Title & Help Button */

#cres_calc img#calc_help_btn {
    position: absolute;
    right: 15px;
    top: 20px;
    max-width: 65px;
}

#cres_calc legend {
    border: none;
    width: 100%;
    display: block;
    clear: both;
    margin: 0;
    border-bottom: 1px solid #fff;
}

#cres_calc legend .bigMedTitle {
    font-size: 2em;
    padding: 20px 130px 20px 20px !important;
    width: 100%;
    color: #fff;
    margin: 0;
    display: block;
    float: none;
}

/***************************************************/
/* Calc Form */

#cres_calc fieldset {
    float: none;
    margin: 0;
    padding: 40px;
    border: none;
}

#cres_calc div {
    margin: 15px 0 0 0;
}

#cres_calc fieldset > div:first-child,
#cres_calc fieldset > div:first-child + div {
    margin-top: 0;
}

#cres_calc fieldset div label {
    float: left;
    width: 200px;
    margin-right: 0px;
    color: #fff;
    padding: 10px;
    height: 42px;
}

#cres_calc fieldset div input[type='radio'] + span,
#cres_calc fieldset .cres_calc_tax_rate_radio span {
    margin: 0 10px 0 0;
    padding: 10px 0;
}

#cres_calc input,
#cres_calc input:hover,
#cres_calc select,
#cres_calc select:hover {
    background-image: none;
    background: #fff !important;
    border-left: none;
    font-size: 1em;
    padding: 10px !important;
}

#cres_calc input[type="text"],
#cres_calc input[type="text"]:hover,
#cres_calc select,
#cres_calc select:hover {
    border-radius: 0 !important;
    border-color: rgb(204, 204, 204);
}

#cres_calc .cc_large,
#cres_calc .cc_med,
#cres_calc .cc_small,
#cres_calc select {
    font-family: inherit;
    font-weight: inherit;
    height: 42px;
    margin: 0;
}

#cres_calc .cc_large {
    width: 50% !important;
}

#cres_calc .cc_med {
    width: 40% !important;
}

#cres_calc .cc_small,
#cres_calc #cres_calc_gift_date,
#cres_calc #cres_calc_payout_date,
#cres_calc #cres_calc_def_payout_date {
    width: 30% !important;
    max-width: 115px;
}

#cres_content #cres_calc .cres_calc_radio,
#cres_content #cres_calc fieldset .cres_calc_tax_rate_radio #cres_calc_tax_rate {
    margin: 13px 5px 14px 10px !important;
    padding: 0 !important;
}

#cres_calc .cres_calc_help {
    padding: 15px;
    margin-bottom: 10px !important;
    background-color: #f9f9f9;
    margin-top: -1px !important;
    line-height: 1.3em;
}

#cres_calc #cres_calc_cash_div[style*="display:none"] + .cres_calc_help {
    display: none !important;
}

#cres_calc #cres_calc_cash_div[style*="display:block"] + .cres_calc_help[style*="display:block"] {
    display: block;
}

#cres_calc fieldset div input[type='text'] + span {
    margin: 0 5px 0 7px;
    padding: 10px 0;
}

/***************************************************/
/* Calc Buttons */

#cres_content #cres_calc fieldset + div {
    float: none;
    margin: 0;
}

#cres_content #cres_calc button {
    width: 29.33333%;
    margin: 0 1% !important;
    border-radius: 40px !important;
    padding: 20px;
    border-right: none;
    border-bottom: none;
    font-family: inherit;
    font-weight: inherit;
    font-size: 1em;
}

#cres_calc img {
    cursor: pointer;
}

/***************************************************/
/* Calc Calendar */

#cres_calc .cres_calc_cal {
    cursor: pointer;
}

div#cres_calendarDiv .cres_OrgBGColor {
    padding: 5px 15px !important;
}

div#cres_calendarDiv {
    border-width: 1px 1px 1px 1px;
    font-family: inherit;
    font-size: 1em;
    height: auto;
    line-height: 1.5em;
    width: 20em;
}

div#cres_calendarDiv select {
    margin-top: 5px;
    margin-bottom: 10px;
    font-family: inherit;
    font-weight: inherit;
    background: #ffffff;
    width: 45%;
}

div#cres_calendarDiv select option {
    font-weight: inherit;
}

div#cres_calendarDiv td {
    font-size: 14px;
}

div#cres_calendarDiv > div.cres_OrgBGColor > a {
    text-transform: uppercase;
    font-size: 1.1em;
}

/***************************************************/
/* Media Queries */

@media only screen and (max-device-width: 1024px) and (orientation : landscape), (orientation : portrait) {

    #cres_content #cres_calc input[type='radio'] {
        -webkit-appearance: radio;
        border: 1px solid #666;
    }

    #cres_content #cres_calc input[type='radio']:checked {
        -webkit-appearance: radio;
        border: 1px solid #666;
        background: #000 !important;
        border-radius: 50%;
    }

}

@media screen and (max-width: 900px) {

    #cres_calc fieldset {
        font-size: 1em;
    }

    #cres_content #cres_calc fieldset .cres_calc_tax_rate_radio #cres_calc_tax_rate {
        margin: 13px 5px 14px 0px !important;
    }

    #cres_content #cres_calc fieldset .cres_calc_tax_rate_radio #cres_calc_tax_rate:first-child {
        margin-left: 10px !important;
    }

}

/* Swap to 1-Column Layout */
/* Change max-width to trigger 1-column layout at any screen width */
/* Note: When changing max-width from 767px, place "Calendar Positioning Change" in its own media query if its needs to trigger at a different max-width. */
@media screen and (max-width: 767px) {
    
    /* Calendar Positioning Change */
    /* Positions the calendar pop-up right along edge of window so it doesn't overflow */
    #cres_calendarDiv {
        left: auto !important;
        right: 25px !important;
    }

    #cres_calc fieldset div label {
        width: 100%;
        text-align: left;
    }

    #cres_calc .cc_large {
        width: 100% !important;
    }

    #cres_calc .cc_small,
    #cres_calc #cres_calc_gift_date,
    #cres_calc #cres_calc_payout_date,
    #cres_calc #cres_calc_def_payout_date {
        width: 80% !important;
        max-width: none;
    }

    #cres_calc .cc_med {
        width: 80% !important;
    }

    #cres_calc fieldset .cres_calc_tax_rate_radio {
        width: 100% !important;
    }

    #cres_calc select {
        width: 100%;
    }

    #cres_calc fieldset {
        padding: 15px;
    }

    #cres_content #cres_calc button {
        width: 90%;
        margin: 15px 0 0 !important;
    }

    #cres_content #cres_calc .cres_calc_radio,
    #cres_content #cres_calc fieldset .cres_calc_tax_rate_radio #cres_calc_tax_rate {
        margin-left: 10px !important;
        clear: both;
    }

    #cres_calc legend .bigMedTitle {
        padding: 50px 15px 15px 15px !important;
    }

    #cres_calc img#calc_help_btn {
        left: 10px;
        right: auto;
        top: 15px;
        max-width: 70px;
    }
    
    #cres_calc input, #cres_calc input:hover, #cres_calc select, #cres_calc select:hover {
        border-left: 1px solid rgb(204, 204, 204);
    }

}

@media screen and (max-width: 385px) {

    #cres_calendarDiv {
        max-width: 270px;
    }

    #cres_calendarDiv table {
        width: 95%;
    }

}

/***************************************************/
/************End Calculator Update - MA*************/
/***************************************************/

/***************************************************/
/*************Presentation Update - MA**************/
/***************************************************/

.PresentsFrame-active {
    position: fixed;
    overflow-y: scroll;
}

#blanket_overlay {
    width: 100% !important;
    height: 100% !important;
    top: 0 !important;
    left: 0 !important;
    display: none;
    position: fixed !important;
}

#PresentsFrame {
    width: 850px !important;
    margin-left: -425px !important;
    max-width: 850px !important;
    border: none !important;
    background-image: url('/Presentation/images/white-background-800x600.gif');
    background-repeat: no-repeat;
    background-position-x: 25px;
}

@media screen and (max-width: 849px) {
    
    #PresentsFrame {
        width: 100% !important;
        height: 100% !important;
        position: absolute !important;
        top: 0 !important;
        left: 0 !important;
        margin: 0px auto !important;
        max-width: none !important;
        max-height: none !important;
        overflow: auto !important;
        background-size: 100%;
        background-position-x: 0px;
    }
    
}

@media screen and (max-width: 700px) {

    #PresentsFrame {
        background-size: 100% calc((100vw * .75) + 40px);
    }

}

@media only screen and (max-device-width: 849px) and (orientation : landscape), (max-device-width: 849px) and (orientation : portrait) {

    #PresentsFrame {
        background-color: rgba(0,0,0,0.65);
    }

}

@media screen and (max-device-height: 600px) and (max-device-width: 849px) and (orientation : landscape) {
    
    #PresentsFrame {
        width: 100% !important;
        padding: 0 20%;
        background-size: 49% calc((49vw * .75) + 40px);
        background-position: center top;
    }
    
    .PresentsFrame-active {
        position: static;
    }
    
}

@media screen and (min-device-height: 375px) and (max-device-height: 420px) and (min-device-width: 800px) and (max-device-width: 825px) and (orientation : landscape) {
    
    #PresentsFrame {
        width: 100% !important;
        padding: 0 25%;
        background-size: 41% calc((41vw * .75) + 40px);
        background-position: center top;
    }
    
    .PresentsFrame-active {
        position: static;
    }
    
}

@media screen and (max-device-width: 700px) and (orientation : landscape) {
    
    #PresentsFrame {
        padding: 0 13% !important;
        background-size: 60% calc((60vw * .75) + 40px);
        background-position: center top;
    }
    
    .PresentsFrame-active {
        position: static;
    }
    
}

@media (width: 1024px) and (orientation: landscape), (width: 1366px) and (orientation: landscape) {

    #PresentsFrame {
        background-color: rgba(0,0,0,0);
    }
    
}

/***************************************************/
/***********End Presentation Update - MA************/
/***************************************************/

.nav-section {
	font-weight: 300;
}

.ui-autocomplete{height:auto !important}
#cres_news_article{
  width: 100%;
  float: left;
}
#cres_news_article .cres_body_article{
  padding: 10px 0px;
}
#cres_share_actions {
  width: 100%;
  height: 25px;
  line-height: 1.0em;
  background-color: #F3F3F3;
  border:1px solid #BBBBBB;
  text-align:center;
}


#cres_share_actions_opts{
  float:left;
  font-family: verdana,arial, sans-serif;
  font-size: 9pt;
  padding:5px 0px 0px;
  margin: 0px;
  text-align:center;
  width:25%;
}

#cres_share_actions_opts img {
  vertical-align:text-top;
}



  
