﻿h1 {
    font-size: 18px;
    color: #000;
    margin-top: 0;
}



h2 {
    font-size: 30px;
    color: #000;
    margin: 0;
}



h3 {
    color: #000;
    margin-top: 0;
}



p {
    color: #000;
}



ul li {
    margin-top: 0;
}



a.btn {
    display: block;
    width: 100%;
    background: #459339;
    color: #fff;
    font-size: 15px;
    font-weight: 700;
    text-align: center;
    text-decoration: none;
    padding: 10px 0;
    margin-top: 10px;
    border: 1px solid #459339;
    -webkit-transition: all .25s;
    transition: all .25s;
}



div.brand-enogen a.btn {
    background: #459339;
    border: 1px solid #459339;
}



a.btn:hover {
    background: #fff;
    color: #459339;
    border: 1px solid #459339;
}



div.brand-enogen a.btn:hover {
    background: #fff;
    color: #459339;
    border: 1px solid #459339;
}



section {
    margin-top: 40px;
}



    section:first-child {
        margin-top: 0;
    }



/* Product detail intro */

#pd-intro img {
    margin-bottom: 20px;
}



#pd-intro ul {
    margin-bottom: 0;
}



.utility-buttons {
    margin-top: 40px;
    margin-bottom: -5px;
}



    .utility-buttons a {
        display: inline-block;
        width: 44px;
        height: 44px;
        background: #0a568d;
        border: 1px solid #459339;
    }



div.brand-enogen .utility-buttons a {
    background: #459339;
    border: 1px solid #459339;
}



.utility-buttons a:first-child {
    margin-right: 5px;
}



.utility-buttons a:hover {
    background: #fff;
    border: 1px solid #459339;
}



div.brand-enogen .utility-buttons a:hover {
    background: #fff;
    border: 1px solid #459339;
}



.utility-buttons a polygon, .utility-buttons a rect {
    fill: #fff;
}



.utility-buttons a:hover polygon, .utility-buttons a:hover rect {
    fill: #459339;
}



div.brand-enogen .utility-buttons a:hover polygon, div.brand-enogen .utility-buttons a:hover rect {
    fill: #459339;
}



.utility-buttons a polygon:first-child, .utility-buttons a.email-button svg > * {
    stroke: #459339;
    stroke-miterlimit: 10;
    stroke-width: 2px;
}



div.brand-enogen .utility-buttons a polygon:first-child, div.brand-enogen .utility-buttons a.email-button svg > * {
    stroke: #459339;
}



.utility-buttons a:hover polygon:first-child, .utility-buttons a.email-button:hover svg > * {
    stroke: #fff;
}



div.brand-enogen .utility-buttons a:hover polygon:first-child, div.brand-enogen .utility-buttons a.email-button:hover svg > * {
    stroke: #fff;
}



@media only screen and (min-width: 768px) {

    #pd-intro h1 {
        margin-bottom: 0;
    }



    #pd-intro img {
        margin-bottom: 0;
    }



    #pd-intro .col-sm-4 {
        text-align: right;
    }
}



/*this is content for the Farm journal add on section*/



#featuredContent,
.eblast-row {
    display: none;
}



.cont-row, .eblast-row {
    margin-bottom: 25px;
}



    .cont-row .col-sm-4 {
        margin-top: 30px;
    }



    .cont-row .agronomy-card {
        margin-top: 0;
    }



    .cont-row .col-sm-4:first-child {
        margin-top: 0;
    }



@media only screen and (min-width: 768px) {

    .cont-row .col-sm-4 {
        margin-top: 0;
    }
}



/* Detail tiles */

section#tiles {
    margin-top: 0;
}



/* REMOVED BORDER AND PADDING */

.detail-tile {
    display: flex;
    flex-direction: column;
    position: relative;
    height: 100%;
}



div.brand-enogen .detail-tile {
    border-top: 1px solid #459339;
}



.detail-tile > * {
    width: 100%;
}



.detail-tile .sectionTitle {
    display: block;
    font-size: 20px;
    font-weight: 700;
    margin-bottom: 15px;
}



.detail-tile ul {
    list-style-type: none;
    padding: 0;
    margin: 0;
}



    .detail-tile ul.bar-chart {
        padding: 10px 0;
        background: repeating-linear-gradient(to right, transparent 0 calc(100% - 1px),#7f7f7f calc(100% - 1px) 100%) 0 /calc(100%/9) 100%;
        border-left: 1px solid #7f7f7f;
    }



.detail-tile.am ul.bar-chart {
    background: repeating-linear-gradient(to right, transparent 0 calc(100% - 1px),#7f7f7f calc(100% - 1px) 100%) 0 /calc(100%/4) 100%;
}



.detail-tile ul.bar-chart li {
    color: #6d6d6d;
    font-size: 15px;
    margin-top: 10px;
    padding-left: 7px;
    white-space: nowrap;
}



    .detail-tile ul.bar-chart li:first-child {
        margin-top: 0;
    }



    .detail-tile ul.bar-chart li.bar {
        background: #459339;
        color: #fff;
    }



div.brand-enogen .detail-tile ul.bar-chart li.bar {
    background: #459339;
}



.detail-tile.am span.chart-type {
    display: block;
    color: #459339;
    font-size: 16px;
    font-weight: 700;
    margin-top: 20px;
}



div.brand-enogen .detail-tile.am span.chart-type {
    color: #459339;
}



.grid-labels {
    display: flex;
    flex: 1;
    z-index: -1;
    justify-content: space-between;
    flex-wrap: nowrap;
    padding: inherit;
    counter-reset: label 11;
    font-size: 14px;
    margin-right: -5px;
    margin-bottom: 13px;
}



    .grid-labels span {
        position: relative;
    }



        .grid-labels span:after {
            position: absolute;
            top: 20px;
            font-weight: 700;
        }



        .grid-labels span:first-child:after {
            content: "Worst";
        }



        .grid-labels span:last-child:after {
            content: "Best";
            left: -26px;
        }



.detail-tile.am .grid-labels span:after {
    content: "";
}



.grid-labels span:before {
    counter-increment: label -1;
    content: counters(label,".") " ";
}



.grid-labels span:first-child:before {
    content: "";
}



.detail-tile.am .grid-labels span {
    font-weight: 700;
}



    .detail-tile.am .grid-labels span:nth-child(2):before {
        content: "P";
    }



    .detail-tile.am .grid-labels span:nth-child(3):before {
        content: "F";
    }



    .detail-tile.am .grid-labels span:nth-child(4):before {
        content: "G";
    }



    .detail-tile.am .grid-labels span:nth-child(5):before {
        content: "B";
    }



.tile-table {
    display: table;
    width: 100%;
    font-size: 16px;
}



.table-row {
    display: table-row;
}



    .table-row div {
        display: table-cell;
        width: 50%;
    }



.tile-table.disease .table-row div:nth-child(odd) {
    width: 84%;
}



.tile-table.soil .table-row div:nth-child(odd) {
    width: 10%;
}



.tile-table.hm .table-row div:nth-child(odd) {
    width: 70%;
}



.table-row div:nth-child(even) {
    font-weight: 700;
}



.chart-key {
    font-size: 12px;
    line-height: 1.5em;
    margin-top: auto;
}



    .chart-key span {
        display: inline-block;
        width: 30px;
    }



.locations {
    counter-reset: number;
}



.location {
    margin: 15px 0;
    padding-left: 30px;
    position: relative;
}



    .location:first-child {
        margin-top: 0;
    }



    .location p {
        margin: 0;
    }



    .location svg {
        width: 29px;
        height: 43px;
        position: absolute;
        left: 0;
        top: -5px;
    }



    .location:before {
        counter-increment: number;
        content: counters(number,".") " ";
        color: #fff;
        font-size: 15px;
        font-weight: 700;
        position: absolute;
        left: 10px;
        top: 0;
        z-index: 10;
    }



    .location path {
        fill: #459339;
    }



div.brand-enogen .location path {
    fill: #459339;
}



#tiles p.change-location {
    font-size: 14px;
}



    #tiles p.change-location a {
        color: #000;
    }



@media only screen and (min-width: 768px) {

    .row.tiles .col-lg-4 {
        margin-top: 30px;
    }



    .detail-tile {
        padding: 30px 35px;
        border: 1px solid #c6c7c9;
    }



    div.brand-enogen .detail-tile {
        border: 1px solid #c6c7c9;
    }
}



@media only screen and (min-width: 1200px) {
}



/* Seeding Rates */

#seeding-rates table {
    width: 100%;
    border: 1px solid #c9cacd;
    border-collapse: collapse;
    font-weight: 700;
    text-align: center;
}



#seeding-rates tr:nth-child(even) {
    background: #f9fae8;
}



#seeding-rates td {
    border: 1px solid #c9cacd;
    padding: 5px 0;
}



/* Change Zip */

.new-zip-cont {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(255,255,255,.75);
    display: flex;
    justify-content: center;
    align-items: center;
    display: none;
}



#new-zip input {
    width: 140px;
    border: none;
    background-color: #E8E8E8;
    color: #000;
    padding: 8px;
    border-bottom: 1px solid #888888;
}



    #new-zip input:focus {
        outline: none;
    }



.new-zip-cont .btn-zip-close {
    position: absolute;
    top: 15px;
    right: 15px;
    font-weight: 700;
    cursor: pointer;
    height: 30px;
    width: 30px;
    z-index: 100;
    text-align: center;
    line-height: 30px;
}



    .new-zip-cont .btn-zip-close:hover {
        opacity: .7;
    }



a#btn-change-zip {
    padding: 10px 18px;
    background: #459339;
    color: #fff;
    text-decoration: none;
}



    a#btn-change-zip span {
        display: none;
    }



/* Legal */

.copyright {
    margin-top: 30px;
}



    .copyright p {
        font-size: 12px;
       
    }
