#cw-filter-bar, h2 {
    background-color: rgba(255, 255, 255, .9);
    border-radius: 15px;
    padding: 5px
}

.person_extra, div#check_user_div, div#visit_passes_for_sale, h2 {
    text-align: center
}

body {
    font-family: Helvetica, Gotham rounded, Gotham rounded-Serif !important; padding:0; margin:0;
}

.public_template {
    background: #fff;
    background-repeat: repeat;
}
#header {
width:100%;
height:127px;
background: url(https://www.nitroswim.com/wp-content/uploads/2017/12/nitroswimming-cedar-park.jpg) center top no-repeat;
}
#header > img {
    width: auto;
    height: auto;
display:none;
}



#footer_wrapper {
    background: 0 0;
    height: 0
}

#page_wrapper {
    background: transparent;
}

#cw-content-head {
    padding: 0 20px 20px 40px;
    background-color: rgba(255, 255, 255, .9);
    border-radius: 15px
}

#cw-content {
    background-color: rgba(255, 255, 255, 0);
    border-radius: 15px
}

#cw-filter-bar {
    width: 250px
}

.footer_contact {
    background-color: rgba(255, 255, 255, .9);
    border-radius: 15px
}

#header_wrapper {
    width: 1000px !important;
    height: 100px;
}

#content{
background-color: #ffffff;
}

.class_show_all_button {
    margin-left: 20px;
    padding-bottom: 5px;
}
#admin_wrapper, .alpha60 {
    margin: 0 auto !important;
    padding: 0 !important;
}
@media (max-width:767px) {
  body * {
    width:95% !important;
  }
  #header_wrapper {
    width: 100% !important;
    max-width: 100% !important;
  }
  td {
    display:block;
    clear:both;
    float:left;
    text-align:left;
  }
  #header {
    background-size: 100%;
  }
  td em {
    display:none;
  }
}