h3.formTitle, .mandatoryFieldsTitle strong, .WaGadgetEvents .boxInfoContainer ul.boxInfo li label, h3.sectionTitle, h1.pageTitle, h4.infoTitle, ul.registrationInfo li label strong, tr.filterHead th {
color: #ffffff !important;
}

ul.registrationInfo li div {
color: #e6e6e6 !important;
}


.boxBodyContentContainer, .infoOuterContainer {
color: #313131 !important;
}

h4.boxHeaderTitle a {
color: #61A9D2 !important;
}

h4.boxHeaderTitle a:hover {
color: #223D61 !important;
}
h4 {font-size:21px;}
h6 {color:#fff;}
h1, h2, h3, h4, h5, h6 {
    padding: 0;
    font-family: 'arial'!important ;
    line-height: normal;
    font-weight:normal;
}
.WaGadgetMenuHorizontal .menuBackground {

background:url(https://ppiac.wildapricot.org/resources/Pictures/menu-flip-dark.png) !important;
 
}
.zoneFooter1 {
   
    box-shadow: none !important;
    margin-top:30px;
}
.WaGadgetMenuHorizontal .menuInner ul.firstLevel>li>.item>a
{
      padding: 10px 27px 10px 27px !important;
      height: 28px !important;      
      font-size: 12px !important;
      text-transform: uppercase;
}
.WaPlaceHolder>div
{
  padding:20px 0 0 0;
}
.zoneFooter3:before
{
     border-top: 0px solid #8d8d8d !important;
     border-bottom: 0px solid #fff !important;
}
#idFooterPoweredByContainer
{
  display:none;
}
/*.WaPlaceHolderFooter
{
background-color: #1A1A1A !important;
border-color: #343434;
-moz-box-shadow: inset 0 0 10px #000;
-webkit-box-shadow: inset 0 0 10px #000;
box-shadow: inset 0 0 10px #000;
        background-color: #e8e8e8;
        padding:20px;
        border-top-color: rgb(255, 255, 255);
        border-right-color: rgb(255, 255, 255);
        border-bottom-color: rgb(255, 255, 255);
        border-left-color: rgb(255, 255, 255);
        -moz-border-radius: 6px;
        -webkit-border-radius: 6px;
        border-radius: 6px;
        -moz-box-shadow: inset 0 0 10px #cdcdcd;
        -webkit-box-shadow: inset 0 0 10px #cdcdcd;
        box-shadow: inset 0 0 10px #000;
        position: relative;

}
*/
.gadgetStyle013 .gadgetStyleBody, .gadgetStyle014 .gadgetStyleBody
{
    background: #313131;
    padding: 10px;
}
.WaGadgetMenuHorizontal.menuStyle002 .menuInner ul.firstLevel>li.sel>.item>a { background:none !important;}


.WaGadgetMenuHorizontal .menuInner ul ul {background:#282828 !important;}

.WaGadgetMenuHorizontal .menuInner ul ul li>.item>a
{padding:10px 25px !important;font-size:14px;}

.WaGadgetMenuHorizontal.menuStyle002 .menuInner ul ul li {border:none;}

.button {
    padding:8px 10px;
    color:#fff;
    border-radius:3px;
    background-image: -webkit-gradient(linear,left 0,left 100%,from(#428bca),to(#2d6ca2));
    background-image: -webkit-linear-gradient(top,#428bca 0,#2d6ca2 100%);
    background-image: -moz-linear-gradient(top,#428bca 0,#2d6ca2 100%);
    background-image: linear-gradient(to bottom,#428bca 0,#2d6ca2 100%);
    background-repeat: repeat-x;
    border-color: #2b669a;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff428bca',endColorstr='#ff2d6ca2',GradientType=0);
    filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
}
body {font-size:12px !important;}

.WaGadgetMenuHorizontal .menuInner ul.firstLevel>li>.item>a:hover {background:#000 !important;}
.WaGadgetMenuHorizontal.menuStyle002 .menuInner ul ul li>.item:hover>a {background:#000;}

.WaGadgetMenuHorizontal .menuInner ul ul {border:1px solid #000; border-top:none;box-shadow:none;}

.WaGadgetMenuHorizontal .menuInner ul ul li>.item>a
{    font-size: 11px !important;
    text-transform: uppercase;}

.WaGadgetMenuHorizontal .menuInner ul.firstLevel>li.dir>.item>a:after
{background:url(https://ppiac.wildapricot.org/resources/arrow.png) center no-repeat !important;right:-3px !important;top: 20px !important;left:90% !important;}




////////////////////////



.my-toggle {
    margin: 20px 0;
}
.my-toggle > li {
	display: block;
	list-style: outside none none;
	margin-bottom: 15px;
       border:1px solid #000;
}
.toggle-title {
	font-weight: normal;
	font-size: 13px;
	color: #ffffff;
	margin-bottom: 0;
	line-height: 42px;
	margin-top: 0;
}
.view {
	background-color: #313131;
	color: #304351;
	cursor: pointer;
	display: block;
	padding: 0 20px;
	text-decoration: none;
	height: 42px;
	border-radius: 2px;
	-webkit-transition: all 0.2s;
		-moz-transition: all 0.2s;
			-ms-transition: all 0.2s;
				-o-transition: all 0.2s;
	transition:all 0.2s;
	line-height: 52px;
	position: relative;
}
.view.opened {
	background: #03adf8;
	border-radius: 3px 3px 0 0;
	border-bottom: 1px solid rgba(255,255,255,0.12);
}
.detail {
	padding: 15px 20px;
	display: none;
	line-height: 20px;
	font-size: 13px; 
	color: #fff;
	border-radius: 0 0 3px 3px;
	border-top: 1px solid rgba(255,255,255,0.15);
	font-weight: 300;
}
.view:hover {
	text-decoration: none;
	background: #03adf8;
}
.view.opened {
	background-color: #03adf8;
	border: 0 none;
}
.view.opened .toggle-title,
.view:hover .toggle-title {
	color: #fff;
}

.back-style
{
  background-color: #313131;
  border: 1px solid #1e1e1e;
  border-radius:6px;
  padding:15px;
  text-align:justify;
  line-height:24px;
}
.WaGadgetMenuHorizontal .menuInner ul ul li.sel>.item>a
{background:none !important;}

.WaGadgetMenuHorizontal .menuInner ul.firstLevel>li>.item>a {
    font-size: 18px !important;
 }

.WaGadgetMenuHorizontal .menuInner ul ul li>.item>a {
    font-size: 16px !important;
}

.registrationInfoContainer {
    display: none;
}


 /* change color of login icon , and end it with */

//.WaGadgetLoginForm .loginContainer.loginContainer //.loginLink {
//    background: #424242;
//    color: white;
//   }


//.WaGadgetLoginForm .loginContainer.loginContainer //.loginLink:hover, .WaGadgetLoginForm //.loginContainer.loginContainer .loginLink.hover {
//    background: #999;
//    color: white;
//}

.gadgetStyle001.gadgetStyle001 A:not(.stylizedButton), .gadgetStyle001.gadgetStyle001 A:link:not(.stylizedButton), .gadgetStyle001.gadgetStyle001 A:active:not(.stylizedButton), .gadgetStyle001.gadgetStyle001 A:visited:not(.stylizedButton) {
    color: gray;
}