#layout_wrapper, .layout-wrapper {
    width: 100% !important;
    min-width: initial !important;
    max-width: 100rem !important;
    margin-left: auto;
    margin-right: auto;
}

header {
    padding-top: 20px;
    background-color: #ffffff !important;
}

#menu_container {
    border-top: 2px solid #e67147;
    border-bottom: none;
    background-color:#1d3242 !important;
}

ul.horizontal.site-menu, .site-menu { 
    background-color:#1d3242 !important;
    padding-left: 16px;
}

ul.horizontal.site-menu li span a, ul.horizontal.site-menu li span span, ul.horizontal.site-menu li span { 
    color:#f2f2f4 !important;
    font-family: Roboto, 'Open Sans', sans-serif;
    font-weight: bold !important;
    font-size:14px;
}

footer,.admin-table th,.manager-table th { 
    background-color:#1d3242; 
}

.footer-container, .footer-container a, .footer-container span {
    color: #e67147;
    font-size:12px;
}

h1,h2,h3 { 
    padding-bottom:15px;
    font-family: Roboto, 'Open Sans', sans-serif;
    color: #1d3242; }

.content-header, h1 {
    width: 100% !important;
    font-size: 35px;
    border-bottom: 1px solid #f2f2f4;
    margin-bottom:15px;
}

#page_content {
    padding-top: 20px;
    padding-left:40px;
    padding-right:40px;
    padding-bottom:50px
}

@media only screen and (max-width: 600px) {
   #page_content {
      padding-left: 0;
      padding-right: 0;
   }
}

body {
    background-image: none !important;
    background-color: #ffffff !important;
}

.static-bar {
    background-color: #e0e0e0;
    padding-bottom: 5px;
    padding-top: 5px;
}

a.footer-link {display: none;}

.horizontal.control-panel-link, .static-bar .add-me-link, .static-bar #non_member_panel .login-link, #full_name, #favorites_hover {
    font-size: 13px;
    color: #1d3242;
    font-weight: bold;
    font-family: Roboto, 'Open Sans', sans-serif;
}

.material-icons.favorite-icon {
    font-size: 18px;
    color: #1d3242;
    vertical-align: top;
    margin-right: 3px;
    margin-top: 3px;
}

.header-button a {
    background-color: #e67147;
    font-family: Roboto,sans-serif;
    border-radius: 0px;
    text-transform: uppercase;
    text-decoration: none;
    color: #FFF;
    font-size: 15px;
    font-weight: bold;
    padding: 10px 15px;
    transition: all .5s ease;
    margin-right:30px;
}

#home_image {
    background-image: url(//s3.amazonaws.com/ClubExpressClubFiles/503959/photos/original/home-image_105570736.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: bottom center;
    height: 450px;
    margin-bottom:-75px;
margin-left: -50px;
    margin-right: -50px;
    margin-top: -40px;
}

@media only screen and (max-width: 600px) {
   #home_image {
      margin: -27px -5px -50px -5px;
   }
}

.home_image_text {
    padding-top: 100px !important;
}

#notice_image {
    background-image: url(//s3.amazonaws.com/ClubExpressClubFiles/503959/photos/original/notice-background_1210935373.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: bottom center;
    min-height: 375px;
    padding:50px;
    margin-left: -50px;
    margin-right: -50px;
    margin-bottom:30px;
}

@media only screen and (max-width: 600px) {
   #notice_image {
      padding-left: 15px;
      padding-right: 15px;
      margin-left: -5px;
      margin-right: -5px;
   }
}

hr {
    display: block;
    unicode-bidi: isolate;
    margin-block-start: 0.5em;
    margin-block-end: 0.5em;
    margin-inline-start: auto;
    margin-inline-end: auto;
    overflow: hidden;
    border-style: solid !important;
    border-width: 1px;
    height:0px;
    color:#f2f2f4;
}

#gate_access {
    background-image: url(//s3.amazonaws.com/ClubExpressClubFiles/503959/photos/original/gate-access_616822145.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: top center;
    height: 350px;
}

.instruction-text, .required-instruction-text {
    display: none !important;
}

.ue-title {
    font-family: Roboto, 'Open Sans', sans-serif;
}

h2.contact-members-h2.contact-h2 {
    display:none !important;
}

div.contact-detail-box.contact-members-detail {
    display:none !important;
}

h2.club-info-h2.contact-h2 {
    display:none !important;
}

h2.contact-h2 {
    padding-bottom:0px !important;
    padding-top:20px !important;
    font-weight: bold !important;
}

.contact-detail-box {
    border: 1px solid #d8d8d8;
    border-radius: 0px;
    clear: left;
    margin: 10px 0px 10px 0px;
    padding: 15px;
    background-color: #f2f2f4;
    box-sizing: border-box;
    max-width: 780px;
}

.admin-form, .user-form {
    font-family: Roboto, 'Open Sans', sans-serif !important;
}

.form-row {
    margin-bottom: 10px;
}




.photo_h2 {
    display: none;
}

@media only screen and (max-width: 600px) {
   .add-me-link {
      display:none;
   }
}

@media (max-width: 768px) {
.menu-toggle {
    background-color: #1d3242 !important;
    width: 100%;
    cursor: pointer;
}
}

#social_panel {
    padding-left: 30px;
}

#user_panel {
    padding-right: 30px;
}

.cp-holder {
    margin-top: 1px;
    padding-right:10px;
}

.crumb-trail-container {
    margin-top: 3px;
    margin-left: 20px;
}

.filter-row {
    width: 100%;
    padding: 2px 0px 6px 0px;
    height: 50px !important;
}