#cw-filter-bar, h2 {
    background-color: #1d4e8f;
    border-radius: 15px;
    padding: 5px
}

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

body {
   font-family: europa, sans-serif;
font-style: normal;
font-weight: 700; !important
}

.public_template {
    background-image:none;
	background-repeat: no-repeat;
	background-color: #ffffff;
	background-size: 50%;
        background-position: center top;

}

#header > img {
    width: auto;
    height: auto;
margin-bottom: 20px;
}

#content{
margin-top: 30px;
}


#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;
}

.class_show_all_button {
    margin-left: 0;
}


#logo {
    background: none;
    width: auto;
}

#cw_filter_form > fieldset > legend {
	border-top: 2px solid rgba(255, 255, 255, .8);
	width: 100%;
	padding-top: 10px;
}

#cw_filter_form > div:nth-child(2) > input {
	margin-bottom: 10px;
}

#cw_filter_form > fieldset:nth-child(11) > legend {
	padding-top: 20px !important;
	width: 250px!important;
}
.book {
          background: #58c8e7;
          border: solid 1px #000000;
          color: #000000;
}
#cw-content-head > .cw-block-book {
          display: none;
}