/* Global Font*/
@font-face {
font-family: 'Avenir';
src: url('/resources/Fonts/Avenir/Avenir Regular.ttf') format('Avenir Regular'),
src: url('/resources/Fonts/Avenir/Avenir Light.ttf') format('Avenir Light')
}
/* text outline*/
.OutlineText {
	font: avenir-lt-w01_85-heavy1475544,avenir-lt-w05_85-heavy,sans-serif;
	font-size: 16px;
    color: white;
    -webkit-text-stroke-width: .25px;
  -webkit-text-stroke-color: black; /* black outline */
}
/* float background*/
.parallax {
  /* The image used */
  background-image: url("/resources/BackgroundImage.jpg");


  /* Set a specific height */
  min-height: 500px;

  /* Create the parallax scrolling effect */
  background-attachment: fixed;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}


/* The element with id="id_B86zh69" Member Public Profile*/
#id_B86zh69 {
    font-size: inherit;
    line-height: normal;
    color: white;
}

id_AFxX7LX{
    font-size: inherit;
    line-height: normal;
    color: white;
}

id_Fky2Zzo{
    --bg-overlay-color:rgb(51 51 51 / 50%)
    --bg-gradient: none;
    min-width: 980px;
}

/* The element with id="id_GxzIkeM" Password Reset*/
#id_GxzIkeM {

    .fieldSubContainer .fieldLabel {
    color: white;
    font-size: inhert;
    line-height: normal;
}
}

/* The element with id="id_q6TbpuR" Contact Proflie*/
#id_q6TbpuR {
.fieldSubContainer .fieldLabel {
    font-size: inherit;
    line-height: normal;
    color: white;
}
.captionOuterContainer .captionContainer .fieldBody h4 {
    font-size: 40px;
    font-weight: bold;
    color:blue;
      -webkit-text-stroke-width: .5px;
  -webkit-text-stroke-color:white;
}
}
.formTitleOuterContainer .formTitleContainer .inner h3.formTitle {
    color:white;
    font: normal 14px / 1.3 Oswald;
}
.captionOuterContainer .captionContainer .fieldBody h4 {
    font-size: 40px;
    font-weight: bold;
    color:white;
}
 .fieldSubContainer .fieldLabel {
    color: white;
    font-size: inhert;
    line-height: normal;
 }
    .WaGadgetEventsStateList h3.sectionTitle {
    margin: 0 20px 0 0;
    padding: 0;
    font-size: 48px;
    font-weight: bold;
    color: white;
}
.WaGadgetEventsStateDetails .pageTitleOuterContainer .pageTitleContainer h1.pageTitle {
    font-size: 40px;
    font-weight: bold;
    color:white;
}
.WaGadgetEventsStateList .boxOuterContainer .boxHeaderOuterContainer .boxHeaderContainer h4.boxHeaderTitle a {
    display: inline-block;
    color: white;
}
    .WaGadgetEvents .boxInfoContainer ul.boxInfo li label {
    width: 82px;
    padding-top: 1px;
    font-size: 14px;
    color: white;
    text-align: left;
}
.WaGadgetEventsStateDetails .boxOuterContainer .boxBodyContainer .boxBodyInfoOuterContainer .boxBodyInfoContainer .registrationInfoContainer ul.registrationInfo li.disabled label {
    color: blue;
      }
      
      .infoOuterContainer {
    border: 1px solid #c5c5c5;
    padding: 20px 20px 17px 20px;
    margin: 0 0 20px 0;
    /* background-color: #eaeaea; */
}

.infoOuterContainer {
    margin: 0 0 30px 0;
    border: 0;
    /* background-color: white; */
    /* box-shadow: 0 2px 2px rgba(0,0,0,0.3); */
}
.infoOuterContainer {
    border: 1px solid #c5c5c5;
    padding: 20px 20px 17px 20px;
    margin: 0 0 20px 0;
    /* background-color: #eaeaea; */

.id_GEO9nvC {     /* background: #9e9e9e; */     /* box-shadow: 0 0 8px rgba(0,0,0,0.5); */ 
}

}
.WaGadgetMenuHorizontal .menuInner ul.firstLevel > li > .item > a{
text-transform: capitalize;
}
.fieldSubContainer .fieldLabel {
    font-size: inherit;
    line-height: normal;
    color: white;
}

.WaGadgetForum #idTopicListContainer .boxHeaderOuterContainer table td.threadTD div.thread h4.boxHeaderTitle {
    font-size: 30px;
    color: #fff;
    font-weight: bold;
    line-height: normal;
}

.WaGadgetForum #idTopicListContainer .boxHeaderOuterContainer table td.lastReplyTD .lastReply h4.boxHeaderTitle {
    font-size: 30px;
    color: #fff;
    font-weight: bold;
    line-height: normal;
}

.WaGadgetForum #idTopicListContainer .boxHeaderOuterContainer table td.repliesCountTD .repliesCount .boxHeaderTitle {
    font-size: 30px;
    color: #fff;
    font-weight: bold;
    line-height: normal;
}
.infoText{
    color:black;
}

.WaGadgetEvents .titleContainer h1.pageTitle a{
color:white;
}




.buttonbylaw {
  background-color: #0000FF;
  border-radius: 12px;
  border: none;
  color: white;
  padding: 16px 32px;
  font-family: avenir-lt-w01_85-heavy1475544, avenir-lt-w05_85-heavy, sans-serif;
  text-align: center;
  font-size: 20px;
  margin: 4px 2px;
  opacity: .8;
  transition: 0.3s;
  display: inline-block;
  text-decoration: none;
  cursor: pointer;
}

.buttonbylaw:hover {opacity: 1}


.WaGadgetMenuHorizontal .menuInner ul.firstLevel>li.sel>.item>a>span {
    padding: 0 0 0 0;
    border-bottom: 0;
}
.Bq7LLKCp {

  margin-bottom: 500px; /* Adjust the value as needed for desired spacing */

}