﻿html {
    overflow-y: scroll;
}

body {
    background-color: white;
    overflow: hidden;
    margin: 0px;

    font-family: "Source Sans Pro","Arial",sans-serif;
    font-feature-settings: "kern","liga","pnum";
    -webkit-font-smoothing: antialiased;
    line-height: 1.5;
    height: 100%;
}

p {
    margin-top: 25px;
    margin-bottom: 10px;
}

/*Top Styles*/

.Top {
    font-size: large;
    color: white;
    background-color: #2f7546;
    text-align: left;
    line-height: 40px;
    height: 100px;
    width: 100%;
    background-image: url(https://greatriversgreenway.org/wp-content/themes/grg/images/topography.png);
    padding: 8px;
}

.TopLogo {
    /*height: 100px;
    width: 100%;
    position: absolute;*/
    top: 0;
    left: 0;
}

.MainLogo {
    height: 90%;
    position: absolute;
    left: 10px;
    height: 100px;
}

.ProjectName {
    font-family: "Source Sans Pro","Arial",sans-serif;
    font-feature-settings: "kern","liga","pnum";
    -webkit-font-smoothing: antialiased;
    /*font-family: 'Gotham Black';*/
    /*font-family: 'Yanone Kaffeesatz', sans-serif;*/
    color: white;
    font-size: 60px;
    position: absolute;
    left: 250px;
    top: 40px;
    text-transform: uppercase;
    text-shadow: 4px 2px 6px Black;
}


.Logout {
    margin-top: 15px;
    margin-right: 30px;
    color: white;
    font-family: "Source Sans Pro","Arial",sans-serif;
    font-feature-settings: "kern","liga","pnum";
    -webkit-font-smoothing: antialiased;
    /*font-family: 'Calibri', san-serif;*/
    font-size: larger;
    text-decoration: none;
    float: right;
    cursor: pointer;
    font-weight: bold;
    text-shadow: 1px 1px 1px black;
}

    .Logout:hover {
        text-decoration: underline;
    }

.FunFact {
    position: absolute;
    right: 5px;
    top: 60px;
    text-shadow: 1px 1px 1px black;
}

.Values {
    height: auto;
    width: 100%;
    opacity: 0.2;
    z-index: -1;
    /*margin-top: 150px;*/
}


#PublicAccess {
    position: absolute;
    left: calc(50% - 350px);
    top: calc(50% - 120px);
    /*border-color: #2f7546;
    border-width: thick;
    border-radius: 25px;*/
    /*border-style: solid;*/
    padding: 25px;
}


.PublicAccessButton {
    font-size: 100%;
    font-weight: bold;
    width: 100%;
    height: 100%;
    padding: 30px;
    padding-left: 25px;
    padding-right: 25px;
    border: 1px solid #2f7546;
    background-color: white;
    font-family: "Source Sans Pro","Arial",sans-serif;
    font-feature-settings: "kern","liga","pnum";
    -webkit-font-smoothing: antialiased;
    /*font-family: Calibri, san-serif;*/
    font-size: medium;
    /*padding: 2px 0 2px 0;*/
    /*border: 1px solid Black;*/
    border-radius: 10px;
    cursor: text;
    box-shadow: 4px 2px 2px gray;
    font-size: 80px;
    color: #2f7546;
    width: 550px;
}

    .PublicAccessButton:hover {
        background-color: #2f7546;
        border: 1px solid #2f7546;
        color: white;
    }


#PublicAccessLinks {
    position: absolute;
    /*left: calc(50% - 200px);
    top: calc(38% - 0px);*/
    /*border-color: #2f7546;
    border-width: thick;
    border-radius: 25px;*/
    /*border-style: solid;*/
    /*padding: 25px;*/
    padding-left: 390px;
    
}

.PublicAccessLinkButtons {
    font-size: 100%;
    font-weight: bold;
    /*width: 100%;*/
    height: 100%;
    padding: 5px;
    /*padding-left: 25px;
    padding-right: 25px;*/
    border: 1px solid #2f7546;
    background-color: white;
    /*font-family: "Source Sans Pro","Arial",sans-serif;
    font-feature-settings: "kern","liga","pnum";
    -webkit-font-smoothing: antialiased;*/
    font-family: Calibri, san-serif;
    font-size: medium;
    /*padding: 2px 0 2px 0;*/
    /*border: 1px solid Black;*/
    border-radius: 10px;
    cursor: text;
    box-shadow: 4px 2px 2px gray;
    color: #2f7546;
    margin: 10px;
    margin-top: 1px;
    /*width: 400px;*/
}



    .PublicAccessLinkButtons:hover {
        background-color: #2f7546;
        border: 1px solid #2f7546;
        color: white;
        cursor: pointer;
    }


.ExportButton {
    font-family: "Source Sans Pro","Arial",sans-serif;
    font-feature-settings: "kern","liga","pnum";
    -webkit-font-smoothing: antialiased;
    /*line-height: 1.5;*/
    background: none !important;
    border: none;
    padding: 0 !important;
    /*optional*/
    /*font-family: arial, sans-serif;*/
    /*input has OS specific font-family*/
    color: #069;
    text-decoration: underline;
    /*line-height: 24px;*/
    cursor: pointer;
    margin-bottom: 8px;
    margin-top: 10px;
    font-weight: 300;
    /*line-height: 24px;*/
    font-size: inherit;
}

    .ExportButton:hover{

    }


hr {
    border-bottom: 1px solid #c4c4c4;
    border-left: none;
    border-right: none;
    border-top: none;
    margin: 1.25em 0;
    box-sizing: content-box;
    height: 0;
}



element.style {
    background-image: url(https://greatriversgreenway.org/wp-content/uploads/2015/05/Christy-401-e1448921944713.jpg);
}

header.scene {
    background-color: #369355;
}

.feat_img {
    background-repeat: no-repeat;
    background-size: cover;
    background-position: 50% 50%;
    min-height: 290px;
}

/*@media screen and (min-width: 580px)*/
.hero {
    min-width: 580px;
    min-height: 290px;
    text-align: left;
    padding: 80px 0 0 0;
}

.entry-header {
    min-height: 290px;
    text-align: left;
    padding: 80px 0 0 0;
}

#homepage-hero {
    min-height: 290px;
    text-align: left;
    padding: 80px 0 0 0;
}


    /*@media screen and (min-width: 580px)*/
    .hero .hero-overlay, .entry-header .hero-overlay, #homepage-hero .hero-overlay {
        min-height: 290px;
    }

.hero, .entry-header, #homepage-hero {
    position: relative;
    min-height: 190px;
    padding: 0;
    color: #fff;
    text-align: center;
    min-height: 190px;
    padding: 80px 0 0 0;
    text-align: left;
}

article, aside, details, figcaption, figure, footer, header, main, menu, nav, section, summary {
    display: block;
}


.hero .hero-overlay, .entry-header .hero-overlay, #homepage-hero .hero-overlay {
    background-color: rgba(47,117,70,0.65);
    bottom: 0;
    width: 100%;
    height: 100%;
    min-height: 190px;
    position: absolute;
    min-height: 0;
    height: auto;
    background-color: rgba(47,117,70,0.75);
}

.container {
    padding: 25px 24px;
    max-width: 1248px;
    max-width: 1248px;
    margin-right: auto;
    margin-left: auto;
    box-sizing: inherit;
    display: block;
    text-align: left;
    padding: 25px 24px;
}

.brand-cursor {
    border-left: 4px solid #fff;
    padding-left: 20px;
    /*padding-top: 5px;
    padding-bottom: 5px;*/
}




*, *:before, *:after {
    -webkit-box-sizing: inherit;
    -moz-box-sizing: inherit;
    box-sizing: inherit;
}


h1 {
    font-size: 38px;
    font-weight: 600;
}

h1, h2, h3, h4, h5, .page-template-projects-planning .callout h3, h6 {
    font-family: inherit;
    line-height: 1.2;
    /*margin: 0 0 .75em;*/
}

h1 {
    font-size: 2em;
    margin: 0 0 0 0;
    /*margin: 0.67em 0;*/
}

.hero h1, .entry-header h1, #homepage-hero h1 {
    font-size: 34px;
    line-height: 1;
}


.tmm_job {
    font-size: 14px;
    color: #a2a5a4;
    text-transform: uppercase;
}

.tmm_desc {
    padding: 0;
    padding-left: 390px;
    padding-right: calc(10% - 15px);
    margin-top: 19px;
    margin-bottom: 10px;
    font-size: 14px;
}

.tmm_desc2 {
    padding: 0;
    margin-top: 19px;
    margin-bottom: 10px;
    font-size: 14px;
    margin-left: 7px;
    margin-right: 7px;
    margin-top: 25px;
    margin-bottom: 5px;
}

.tmm_member .tmm_textblock .tmm_scblock {
    padding-top: 10px;
}

.tmm_names {
    font-size: 21px;
    margin-bottom: 8px;
    margin-top: 10px;
    font-weight: 300;
    line-height: 24px;
}

