@import url('https://fonts.googleapis.com/css?family=Raleway');

#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 {
       background-color: #fff;
font-family: 'Raleway', sans-serif;
font-weight: 400;
color: #4d4949;

}

.public_template {
    background-image: url('https://secure.activecarrot.com/media/dynamic/static_images/559/top.png');
    background-repeat: repeat-x
}

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



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

#page_wrapper {
    background-color: #fff;
}

#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;
    margin-top: 100px;
}