body {
    font-family: Arial, Helvetica, Sans-Serif !important;
}
div#visit_passes_for_sale {
    text-align: center;
}
.public_template {
     background-image: url("https://static.activecarrot.net/images/710/home1.jpg");
     background-repeat: repeat;
}
#header > img {
    display: block;
    height: auto;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
    width: 192px;
}
#footer_wrapper {
    background: none;
    height: 0px;
}
#page_wrapper {
    background: rgba(255, 255, 255, .7);
}
/*Classes*/
#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;
    background-color: rgba(255,255,255,.9);
    border-radius: 15px;
    padding: 5px;
}
.footer_contact {
    background-color: rgba(255,255,255,.9);
    border-radius: 15px;
}
h2 {
    background-color: rgba(255,255,255,.9);
    border-radius: 15px;
    padding: 5px;
}
div#check_user_div{
    text-align: center;
}

.person_extra {
    text-align: center;
}