.eventRegistrationInfoSpacesLeft,
.eventInfoSpacesLeft {display: none;}

#idSectionEventRegistrationTypeSelectorContainer div[id*="spaceLimitContainer"] { 
    display: none; 
} 
#idSectionEventRegistrationTypeSelectorContainer .availableRegistrationCount { 
  display: none; 
} 

.zoneHeader1 {
background-color:#ffffff; 

background-image: url("https://www.womeninediscovery.org/resources/_Website%20Other/women-grey.jpg") !important;
background-attachment: scroll;
  background-position: 0% 0%;
  background-repeat: no-repeat;
 background-size: 100%;
}

ul.firstLevel > li.sel > .item > a {
    color: #74aa30 !important;
}

.WaGadgetMenuHorizontal .menuInner ul.firstLevel > li > .item > a {  
  padding: 20px 11px 20px 11px; 
}

/* Code to change page width START */
.container_12 {
    width: 1200px;
}
.s1_grid_12{
    width: auto;
}
@media only screen and (max-width: 1199px) and (min-width: 600px){
.container_12 {
    margin-left: auto;
    margin-right: auto;
    width: 100%;
    max-width: 1200px;
    min-width: 600px;
}}
@media only screen and (max-width: 616px){
.container_12 {
    margin-left: auto;
    margin-right: auto;
    width: 100%;
    max-width: 600px;
    min-width: 320px;
    display: block;
}}
/* Code to change page width END */ 

