/* =================================================================== */
/* Login page colors
====================================================================== */
.large-loginnotice  { background-color: #d9eaf8; }
.large-setupnotice { background-color: #e7e8e9; }
/* =================================================================== */
/* Highlight colors
====================================================================== */
#top-line { background: #373232; }
ul.menu li.active { background-color: #169fe6; }
ul.menu li.active > a:hover { background-color: #169fe6; }
.menu > li.active:hover > a { background-color: #169fe6; }
.button.color { background-color: #169fe6; }
.button.gray:hover { background-color: #169fe6; }
.fc-event-skin { border-color: #169fe6; background-color: #169fe6; }
.ls-fullwidth .ls-nav-next:hover,
.ls-fullwidth .ls-nav-prev:hover { background-color: #169fe6; }
.caption-color { background: #169fe6; }
.flexslider .flex-next:hover,
.flexslider .flex-prev:hover { background-color: #169fe6; }
.arl.active:hover,
.arr.active:hover { background-color: #169fe6; }
.portfolio-item:hover > figure > .item-description { border-top: 5px solid #169fe6; }
.highlight.color,
.skill-bar-content { background: #169fe6; }
.dropcap,
.tabs-nav li.active a,
#breadcrumbs ul li a { color: #169fe6; }
.search-btn-widget { background-color: #169fe6; }
.tags a:hover { background: #169fe6; }
.latest-post-blog img:hover { background: #169fe6; border: 1px solid #169fe6; }
.flickr-widget-blog a:hover { border: 5px solid #169fe6; }
.selected { color: #169fe6 !important; }
.filters-dropdown.active,
#portfolio-navi a:hover { background-color: #169fe6; }
.button.active { background:#169fe6; }
.tabs-nav li.active a { border-top: 1px solid #169fe6; }
.ui-accordion .ui-accordion-header-active:hover,
.ui-accordion .ui-accordion-header-active { color: #169fe6; }
.ui-accordion-icon-active { background-color: #169fe6; }
.trigger.active a { color: #169fe6; }
.trigger.active .toggle-icon { background-color: #169fe6; }
.testimonials-author { color: #169fe6; }
.pagination .current { background: #169fe6 !important; }
.flickr-widget a:hover { border-color: #169fe6; }
.latest-shop-items img:hover { background: #169fe6; border: 1px solid #169fe6; }
.increase-value { background: #169fe6; }
.ui-widget-header { background: #169fe6; }


body{
background:;
}


@media only screen and (max-width: 767px) {
	#header {
		min-height: 0px !important;
	}
}

a#A1{

}
#footer-bottom{

}
#header{
background-color:#373232 !important;
padding-bottom:10px;
}
.menu > li:hover > a {
background-color:;
}
.social-icons{
color:white;
}

#sub-menu{
color:white;
}

#FormContentPlaceHolder_editForm_activeAgentsGrid > tbody > tr > td:nth-child(6) { 
display: none; 
}

/* make Classes/Meetings buttons on right show up and not get squashed */
.twelve.floated { min-height: 400px; }

/* prevent headshot from appearing too large in Member Directory */
div#FormContentPlaceHolder_Panel_memberDetails_memberImageLiteralli img
{
  max-height: 240px;
  max-width: 500px;
}

/* Hide "You have saved..." on Order Details */
#FormContentPlaceHolder_Panel_FeeSummary_totalSavingLabel {
display: none;
}


/* hide membership center and additional membership link*/
#HomePageLeftContentPlaceHolder_NewMemberTile, .tile.triple.bg-color-blueGray > .brand.bg-color-blueDark 
{ 
display:none; 
}


/* Hide "Nominate Member" button on ~/Committees/Roster.aspx */ 
input[value="Nominate Member"] { 
display: none; 
}

/* hide transfer link */ 

.bg-color-blueGray ul li:nth-child(1) 

{ 

display:none; 

} 


#FormContentPlaceHolder_editForm_activeAgentsGrid > tbody > tr > td:nth-child(5)
{ display: none; 
} 

#FormContentPlaceHolder_editForm_activeAgentsGrid > tbody > tr > th:nth-child(5)
{ display: none; 
} 

#FormContentPlaceHolder_editForm_activeAgentsGrid > tbody > tr > th:nth-child(6)
{ display: none; 
}

/* ZD 38643 */
.social-icons{
margin: 5px !important;
}

/*Hide class completion certificate on My Classes */
#RightSidebarLeftContentPlaceHolder_classesRepeater_eventRepeater_defaultCertificateButton_2
{ 
display: none; 
}

/*Hide class completion certificate on Class Details */
#RightSidebarRightContentPlaceHolder_CurrentlyRegisteredPanel_DefaultCertificateButton
{ 
display: none; 
}


