/* This file will hold styles that are loaded using the same media query as the wide grid. */

input#edit-submit--2 {
    width: 40%;
}

/*New Registration Page*/
.page-registration .login-form-wrapper {
    width: 55%;
}

#dashboard-jump-menu select#edit-selected {
    width: 235px;
}

.page-registration form#user-register-form {
    width: 60%;
}

.node_footer_right {
    width: 47%;
}

.page-user-dashboard-preview .node_footer_right {
    width: 45%;
}

/* Events Map Page*/

.date_container {
    width: 42%;
    margin-top: 5px;
    padding: 0 4%;
}

.eventCategories ul li {
    font-size: 14px;
}

.eventsCalendar-daysList.showAsWeek li {
    width: 14.07%;
}

/*Business Guide Maps*/
#categories-wrapper ul.row1 li {
    border: 0 none;
    height: auto;
    margin: 5px;
    padding: 8px;
    text-align: center;
    width: 128px;
}

#categories-wrapper ul.row1 li img {
    margin: 0;
    height: 48px;
    width: auto;
    float: none;
}

#categories-wrapper .business-category-wrapper ul.row1 li {
    border: 0 none;
    height: auto;
    margin: 5px;
    padding: 5px 2px;
    text-align: center;
    width: 90px;
    height: 85px;
}

#categories-wrapper h2 {
    right: 37%;
}

/*Front Page*/

.front-page-inner-wrapper {
    width: 35%;
}

.selected {
    background-position: 0 60px;
    background-size: inherit;
}



.section-footer .footer-top {
    height: 547px;
    background-size: cover;
    background-position: bottom;
}

.section-footer .footer-top .footer-top-inner-wrapper {
    max-width: 960px;
    width: 100%;
}

.section-footer .footer-top-street-sign {
    background: url(../images/street-sign.png) bottom right no-repeat;
    height: 576px;
    width: 205px;
    position: absolute;
    right: 0;
    bottom: 0;
}

.section-footer .footer-top-street-sign {
    display: block;
}

.section-footer .footer-button img {
    width: auto;
}

.section-footer .footer-top-button-wrapper {
    width: auto;
    position: absolute;
}

.section-footer .footer-top-button-wrapper .footer-button {
    margin: 20px;
}

.section-footer .footer-button a {
    font-size: 24px;
}

.section-footer .footer-top-button-wrapper .help-build {
    font-size: 60px;
    margin-left: -100px;
}

.section-footer .footer-top-button-wrapper .a-better-city {
    font-size: 48px;
    margin-right: -250px;
}

.section-footer .footer-bottom-inner-wrapper .mobile-footer-menu {
    display: none;
}

.section-footer .footer-bottom-inner-wrapper .desktop-footer-menu {
    display: block;
    float: left;
}

.section-footer .social-media-menu {
    float: right;
}

.section-footer .footer-bottom-inner-wrapper {
    max-width: 960px;
    width: 100%;
}

.global_wrapper_master {
    position: static;
}

#block-system-main {
    margin-top: 0;
}