gs-datasheet .data-flex-reset > .scroll-container > table > tbody > tr:nth-child(odd) > [selected] {
    background-color: #E3F5FF !important
}

gs-text[mini], gs-number[mini], gs-checkbox[mini], gs-combo[mini], gs-dt[mini], gs-select[mini] {
    border: 1px solid #DDDDDD;
    padding: 0.2em;
    -webkit-border-radius: 0.2em;
    -moz-border-radius: 0.2em;
    -ms-border-radius: 0.2em;
    -o-border-radius: 0.2em;
    border-radius: 0.2em;
}
gs-gs-button.big {
    border: 1px solid #a3b5d9;
    padding: 0.2em;
    -webkit-border-radius: 0.2em;
    -moz-border-radius: 0.2em;
    -ms-border-radius: 0.2em;
    -o-border-radius: 0.2em;
    border-radius: 0.2em;
}


gs-text[mini].focus, gs-number[mini].focus, gs-button.big.focus, gs-checkbox[mini].focus, gs-combo[mini].focus, gs-dt[mini].focus, gs-select[mini].focus {
    border: 1px solid #AAA;
}

gs-checkbox {
    margin-left: 0.25em !important;
}

gs-page {
    max-width: 65em;
    margin: auto;
    background-color: #FFFFFF;
}


gs-button.small_button {
    width: 10em;
    border: 1px solid #a3b5d9;
    padding: 0.2em;
    color: black;
}


.home_spacer {
    width: 10em;
    border: 1px solid #FFFFFF;
    padding: 0.2em;
    color: white;
    background-color: white;
}


gs-body {
    padding: 1em;
}

h2 {
    padding-left: 0.5em;
}

h4 {
    padding-left: 1em;
    padding-top: 1em;
    margin: 0;
}

body {
    background-color: #DDDDDD;
}

.remove_bottom_padding {
    padding-bottom: 0 !important;
}

.remove_top_padding {
    padding-top: 0 !important;
}

.required {
    color: #ff3131;
    font-weight: bold;
}

.required_teen {
    color: #3131ff;
    font-weight: bold;
}

gs-option::after {
    top: -0.05em !important;
    color: #000;
    font-weight: normal;
}

gs-option {
    color: #000;
    font-weight: normal;
}

ul {
    padding-left: 2.05em;
}

gs-button.big {
    color: #000;
    font-weight: normal;
    font-size: 2em;
}

gs-button.big:hover {
    color: #333;
    font-weight: normal;
    font-size: 2em;
}

.invalid {
    text-align: right;
}

p {
    margin: 0;    
}

.post_head {
    border: 1px solid #DDDDDD;
    padding: 1em;
    -webkit-border-radius: 1em;
    -moz-border-radius: 1em;
    -ms-border-radius: 1em;
    -o-border-radius: 1em;
    border-radius: 1em;
    
    -moz-border-radius-bottomright: 0;
    border-bottom-right-radius: 0;
    
    -moz-border-radius-bottomleft: 0;
    border-bottom-left-radius: 0;
}

.post_head > gs-dt {
    border: none;
    display: inline;
}

.post_content {
    border: 1px solid #DDDDDD;
    padding: 1em;
    -webkit-border-radius: 1em;
    -moz-border-radius: 1em;
    -ms-border-radius: 1em;
    -o-border-radius: 1em;
    border-radius: 1em;
    
    -moz-border-radius-topright: 0;
    border-top-right-radius: 0;
    
    -moz-border-radius-topleft: 0;
    border-top-left-radius: 0;
    
    border-top: none;
    white-space: break-spaces;

    user-select: text;
}

gs-header > .small_button {
    margin-left: 1.4em;
}

gs-header > .home_spacer {
    margin-right: 1.4em;
}

.hidden {
    display: none;
}



body {
    background-color: #E4E4E4;
}

.banner_image {
    width: 100%;
    height: 100%;
    display: block;
}

.banner_nav {
    background-color: #336699;
    padding-top: 0.25em;
    height: 1.4em;
}

.banner_nav > div > gs-button {
    margin-top: 0 !important;
    margin-left: 1.5em;
    color: white;
    font-weight: 600;
}

.banner_nav > div > gs-button::after {
    top: -0.15em !important;
}

.banner_title {
    /*padding-left: 0.6em;*/
    font-size: 3em;
    color: white;
    background-color: #336699;
    margin: 0;
    margin-top: 0.25em;
}

.hidden_break {
    display: none;
}

@media (min-width: 0px) and (max-width: 767px) {
    .banner_title {
        font-size: 1em;
        /*padding-left: 0.25em;*/
    }
    
    .banner_nav > div > gs-button:first-child {
        margin-left: 0.25em;
    }
    
    .hidden_break {
        display: block;
    }
    
    .banner_nav {
        padding-top: 0.5em;
        height: 1.5em;
        display: inline-block;
        width: 100%
    }
    
    #resrc_button, #business_directory {
        margin-left: 1.75em;
    }
    
    .template_dialog {
        z-index: 100000;
    }
    
    .hidden-on-mobile {
        display: none;
    }
}

gs-body.grey {
    background-color: #eee;
}


#dialog_about_button, #dialog_resrc_button, #dialog_group_button, #dialog_membr_button {
    position: absolute;
    
}

.nav_option {
    background-color: #336699 !important;
    color: white;
    border-radius: 0;
    padding: 0.5em !important;
    border-top: 1px solid white !important;
    width: 20em;
    text-align: left;
}

gs-button {
    color: black;
    white-space: pre-wrap;
}

.current {
    filter: invert(15%);
    box-shadow: 0 0.3em 0.5em -0.125em rgba(0,0,0,.1), 0 0.2em 0.5em 0 rgba(0,0,0,.14), 0 0.0625em 0.3125em 0 rgba(0,0,0); 
    box-shadow: 0.3em 0.3em 0.1em 0 rgba(0,0,0,.1), 0 0 0.2em 0 rgba(0,0,0,.2); 
    box-shadow: 0.3em 0.3em 0.1em 0 rgba(0,0,0,.2), 0 0 0.2em 0 rgba(0,0,0,.4);
}

gs-body > gs-container > h3 {
    margin-top: 0;
    padding-top: 0;
    padding-left: 0;
}

body > gs-page {
    padding: 0 !important;
    height: auto !important;
}
body > gs-page > gs-body {
    height: auto !important;
}
body > gs-page > gs-header {
    position: relative !important;
    
    padding: 0 !important;
    border: none !important;
}
body > gs-page > gs-footer {
    position: relative !important;
    
    background-color: #336699;
    color: #EEE;
}

gs-loader {
    position: fixed !important;
}

#login_button {
    color: white;
    position: absolute;
    top: 0.25em;
    left: 0.25em;
}

textarea {
    width: 100%;
    box-sizing: border-box;
    min-height: 6em;
    resize: vertical;
    -webkit-border-radius: 0.25em;
    -moz-border-radius: 0.25em;
    -ms-border-radius: 0.25em;
    -o-border-radius: 0.25em;
    border-radius: 0.25em;
}

gs-map-button, gs-phone-button {
    color:blue !important;
    font-weight: normal !important;
    text-decoration: underline !important;
    text-align: left !important;
    padding-left: 0.25em !important;
}

gs-email-button {
    color:blue;
    font-weight: normal;
    text-decoration: underline;
}

#main_footer > gs-email-button {
    color: white;
}

i.fa-eye:after {
    content: "Preview";
    font-family: helvetica;
    font-weight: bold;
    padding-left: 0.5em;
}
button.preview {
    width: 6em !important;
}










