body {
    background-image: none !important;
}

#idFooterPoweredByWA {
display: none !important;
}

.mini-menu {
  font-size: 8px;
}

.menuInner span {
  font-weight: bold;
}

.cnPrimaryContentBlock1ContentHolder
{
  overflow-x: visible;
}

.WaGadgetMenuHorizontal .menuInner ul ul {
  top: 75% !important;
}

.WaGadgetMenuHorizontal .menuInner .firstLevel>li.last-child ul ul, .WaGadgetMenuHorizontal .menuInner .firstLevel>li:last-child ul ul {
  top: 0 !important;
}

.navigationOuterContainer .navigationContainer .right input.nextButton, .navigationOuterContainer .navigationContainer .right input.typeButton, .navigationOuterContainer .navigationContainer .right input[type=submit] {
background: #73C0DA !important;
color: #FFF;
}

.generalFieldsContainer .fieldSubContainer input[type=submit], .generalFieldsContainer .fieldSubContainer input.typeButton:hover {
background: #73C0DA !important;
}

.panel {
width: 250px;
}

.panel-full {
margin-bottom: 2px;
}
.zoneSidebarLeft {
overflow-x: inherit !important;
}

.list-group-item-primary {
background: #008cba !important;
color: #FFF !important;
}

.WaPlaceHolderContent {
padding:10px;
}


.WaGadgetMenuHorizontal .menuInner ul.firstLevel > li > .item > a {

height: auto !important;

}

/* Avatar added by Gates for Board Member Pictures */
.avatar-frame{border: 2px solid #c7b89e;align: middle;}
.avatar-frame,.avatar-frame img{
	width: 100px;
	height: 100px;
        margin-left: auto;
        margin-right: auto;
	-webkit-border-radius: 30px; /* Saf3+, Chrome */
	border-radius: 30px; /* Opera 10.5, IE 9 */
	/*-moz-border-radius: 30px;  Disabled for FF1+ */
	}
/* End Avatar - Gates */

span.label {
display: inline;
padding: .2em .6em .3em;
font-size: 75%;
font-weight: bold;
line-height: 1;
color: #000;
text-align: left;
white-space: nowrap;
vertical-align: baseline;
border-radius: .25em;
}

/*Chat icon*/
.slaask-button .slaask-button-image {
    border-radius: none !important;
    background-repeat: no-repeat;
    position: absolute;
    bottom: -30px !important;
    right: 0;
    width: 175px !important;
    height: 125px !important;
    cursor: pointer;
    background-position: right;
    background-size: 125px 100px !important;
    background-color: transparent !important; 
    border: none !important; 
}

/* Avatar added by ZBirge for Board Nomination Pictures */
.avatar-frame2{border: 2px solid #c7b89e;align: middle;}
.avatar-frame2,.avatar-frame2 img{
	width: auto !important;
	height: 172px !important;
	max-width: 272px;
        margin-left: auto;
        margin-right: auto;
	-webkit-border-radius: 30px; /* Saf3+, Chrome */
	border-radius: 30px; /* Opera 10.5, IE 9 */
	/*-moz-border-radius: 30px;  Disabled for FF1+ */
	}
/* End Avatar - ZBirge */

body {
background-image: url('//f.wildapricot.org/ThemeSharedRes/HeaderBackgroundImages/Bg-pattern-11.png');
}

/*Alerts*/
.alert {
padding: 8px 35px 8px 14px;
margin-bottom: 18px;
color: #c09853;
text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
background-color: #fcf8e3;
border: 1px solid #fbeed5;
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
border-radius: 4px;
}
.alert-heading {
color: inherit;
}
.alert .close {
position: relative;
top: -2px;
right: -21px;
line-height: 18px;
}
.alert-danger,
.alert-error {
color: #b94a48;
background-color: #f2dede;
border-color: #eed3d7;
}

.gadgetStyleBody {
    padding: 20px 20px 10px 20px;
}
