/*! normalize.css v6.0.0 | MIT License | github.com/necolas/normalize.css */
html {
    line-height: 1.15;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%
}

article, aside, footer, header, nav, section {
    display: block
}

h1 {
    font-size: 2em;
    margin: 0.67em 0
}

figcaption, figure, main {
    display: block
}

figure {
    margin: 1em 40px
}

hr {
    box-sizing: content-box;
    height: 0;
    overflow: visible
}

pre {
    font-family: monospace, monospace;
    font-size: 1em
}

a {
    background-color: transparent;
    -webkit-text-decoration-skip: objects
}

abbr[title] {
    border-bottom: none;
    text-decoration: underline;
    text-decoration: underline dotted
}

b, strong {
    font-weight: inherit
}

b, strong {
    font-weight: bolder
}

code, kbd, samp {
    font-family: monospace, monospace;
    font-size: 1em
}

dfn {
    font-style: italic
}

mark {
    background-color: #ff0;
    color: #000
}

small {
    font-size: 80%
}

sub, sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline
}

sub {
    bottom: -0.25em
}

sup {
    top: -0.5em
}

audio, video {
    display: inline-block
}

    audio:not([controls]) {
        display: none;
        height: 0
    }

img {
    border-style: none
}

svg:not(:root) {
    overflow: hidden
}

button, input, optgroup, select, textarea {
    margin: 0
}

button, input {
    overflow: visible
}

button, select {
    text-transform: none
}

button, html [type="button"], [type="reset"], [type="submit"] {
    -webkit-appearance: button
}

    button::-moz-focus-inner, [type="button"]::-moz-focus-inner, [type="reset"]::-moz-focus-inner, [type="submit"]::-moz-focus-inner {
        border-style: none;
        padding: 0
    }

    button:-moz-focusring, [type="button"]:-moz-focusring, [type="reset"]:-moz-focusring, [type="submit"]:-moz-focusring {
        outline: 1px dotted ButtonText
    }

legend {
    box-sizing: border-box;
    color: inherit;
    display: table;
    max-width: 100%;
    padding: 0;
    white-space: normal
}

progress {
    display: inline-block;
    vertical-align: baseline
}

textarea {
    overflow: auto
}

[type="checkbox"], [type="radio"] {
    box-sizing: border-box;
    padding: 0
}

[type="number"]::-webkit-inner-spin-button, [type="number"]::-webkit-outer-spin-button {
    height: auto
}

[type="search"] {
    -webkit-appearance: textfield;
    outline-offset: -2px
}

    [type="search"]::-webkit-search-cancel-button, [type="search"]::-webkit-search-decoration {
        -webkit-appearance: none
    }

::-webkit-file-upload-button {
    -webkit-appearance: button;
    font: inherit
}

details, menu {
    display: block
}

summary {
    display: list-item
}

canvas {
    display: inline-block
}

template {
    display: none
}

[hidden] {
    display: none
}

html {
    box-sizing: border-box
}

*, *:before, *:after {
    box-sizing: inherit
}

.no-js .js-show {
    display: none;
    visibility: hidden
}

.inline {
    display: inline
}

.inline-block {
    display: inline-block
}

.block {
    display: block
}

@media only screen and (min-width: 30em) {
    .inline--sm {
        display: inline
    }

    .inline-block--sm {
        display: inline-block
    }

    .block--sm {
        display: block
    }
}

@media only screen and (min-width: 48.75em) {
    .inline--md {
        display: inline
    }

    .inline-block--md {
        display: inline-block
    }

    .block--md {
        display: block
    }
}

@media only screen and (min-width: 61.25em) {
    .inline--l {
        display: inline
    }

    .inline-block--l {
        display: inline-block
    }

    .block--l {
        display: block
    }
}

.is-hidden {
    display: none;
    visibility: hidden
}

@media only screen and (max-width: 48.6875em) {
    .is-hidden--sm-down {
        display: none;
        visibility: hidden
    }
}

@media only screen and (min-width: 30em) {
    .is-hidden--sm {
        display: none;
        visibility: hidden
    }
}

@media only screen and (max-width: 48.6875em) {
    .is-hidden--md-down {
        display: none;
        visibility: hidden
    }
}

@media only screen and (min-width: 48.75em) {
    .is-hidden--md {
        display: none;
        visibility: hidden
    }
}

@media only screen and (max-width: 61.1875em) {
    .is-hidden--l-down {
        display: none;
        visibility: hidden
    }
}

@media only screen and (min-width: 61.25em) {
    .is-hidden--l {
        display: none;
        visibility: hidden
    }
}

.white {
    color: #fff
}

.blue {
    color: #008BCC
}

.dark-blue {
    color: #21409A
}

.mid-gray {
    color: #4D4D4D
}

.gray {
    color: #72756C
}

.orange {
    color: #F26522
}

.green {
    color: #008348
}

.bg-black {
    background-color: #4D573F
}

.bg-white {
    background-color: #fff
}

.tt-c {
    text-transform: capitalize
}

.tt-l {
    text-transform: lowercase
}

.tt-u {
    text-transform: uppercase
}

.tt-n {
    text-transform: none
}

.ta-c {
    text-align: center
}

.ta-l {
    text-align: left
}

.ta-r {
    text-align: right
}

.fw-1 {
    font-weight: 100
}

.fw-2 {
    font-weight: 200
}

.fw-3 {
    font-weight: 300
}

.fw-normal, .fw-4 {
    font-weight: 400
}

.fw-5 {
    font-weight: 500
}

.fw-6 {
    font-weight: 600
}

.fw-b, .fw-7 {
    font-weight: 700
}

.fw-8 {
    font-weight: 800
}

.fw-9 {
    font-weight: 900
}

.m0--a {
    margin: 0
}

.m0--v {
    margin-top: 0;
    margin-bottom: 0
}

.m0--t {
    margin-top: 0
}

.m0--b {
    margin-bottom: 0
}

.m2--a {
    margin: 16px
}

.m2--v {
    margin-top: 16px;
    margin-bottom: 16px
}

.m2--t {
    margin-top: 16px
}

.m2--b {
    margin-bottom: 16px
}

.p0--a {
    margin: 0
}

.p0--v {
    margin-top: 0;
    margin-bottom: 0
}

.p0--t {
    margin-top: 0
}

.p0--b {
    margin-bottom: 0
}

.p-a {
    padding: 8px
}

.p-v {
    padding-top: 8px;
    padding-bottom: 8px
}

.p-h {
    padding-left: 8px;
    padding-right: 8px
}

.p-t {
    padding-top: 8px
}

.p-l {
    padding-left: 8px
}

.p-b {
    padding-bottom: 8px
}

.p-r {
    padding-right: 8px
}

.flex {
    display: flex
}

.flex-inline {
    display: inline-flex
}

.flex-auto {
    flex: 1 1 auto;
    min-width: 0;
    min-height: 0
}

.flex-none {
    flex: none
}

.flex-column {
    flex-direction: column
}

.flex-row {
    flex-direction: row
}

.flex-wrap {
    flex-wrap: wrap
}

@media only screen and (min-width: 30em) {
    .flex--sm {
        display: flex
    }

    .flex-inline--sm {
        display: inline-flex
    }

    .flex-auto--sm {
        flex: 1 1 auto;
        min-width: 0;
        min-height: 0
    }

    .flex-none--sm {
        flex: none
    }

    .flex-column--sm {
        flex-direction: column
    }

    .flex-row--sm {
        flex-direction: row
    }

    .flex-wrap--sm {
        flex-wrap: wrap
    }
}

@media only screen and (min-width: 48.75em) {
    .flex--md {
        display: flex
    }

    .flex-inline--md {
        display: inline-flex
    }

    .flex-auto--md {
        flex: 1 1 auto;
        min-width: 0;
        min-height: 0
    }

    .flex-none--md {
        flex: none
    }

    .flex-column--md {
        flex-direction: column
    }

    .flex-row--md {
        flex-direction: row
    }

    .flex-wrap--md {
        flex-wrap: wrap
    }
}

@media only screen and (min-width: 61.25em) {
    .flex--l {
        display: flex
    }

    .flex-inline--l {
        display: inline-flex
    }

    .flex-auto--l {
        flex: 1 1 auto;
        min-width: 0;
        min-height: 0
    }

    .flex-none--l {
        flex: none
    }

    .flex-column--l {
        flex-direction: column
    }

    .flex-row--l {
        flex-direction: row
    }

    .flex-wrap--l {
        flex-wrap: wrap
    }
}

body {
    font-family: "brandon-grotesque",BlinkMacSystemFont,-apple-system,Segoe UI,Roboto,Helvetica,Arial,sans-serif;
    font-weight: 400;
    padding: 0;
    margin: 0;
    color: #4D573F;
    background-color: #F2F2F2;
    min-height: 100vh
}

    body::before {
        content: '';
        display: block;
        position: fixed;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        background-repeat: no-repeat;
        background-position: 0 50%;
        background-size: cover;
        z-index: 1;
        background-image: url("../img/background.640.jpg")
    }

@media only screen and (min-width: 61.25em) {
    body::before {
        background-image: url("../img/background.1440.jpg")
    }
}

h1, h2, h3, h4, h5, h6 {
    margin-top: 0
}

p {
    font-size: inherit;
    margin-top: 0;
    margin-bottom: 32px
}

a {
    color: #008BCC;
    cursor: auto;
    text-decoration: underline;
    transition: color 0.1s ease-in,background-color 0.1s ease-in;
    will-change: color, background-color
}

    a:active, a:focus, a:hover {
        color: #004666;
        text-decoration: none
    }

    a:active, a:focus {
        outline: none
    }

.bg-blue a, .bg-green a, .bg-dark-green a, .bg-dark-blue a {
    color: inherit
}

    .bg-blue a:active, .bg-blue a:focus, .bg-blue a:hover, .bg-green a:active, .bg-green a:focus, .bg-green a:hover, .bg-dark-green a:active, .bg-dark-green a:focus, .bg-dark-green a:hover, .bg-dark-blue a:active, .bg-dark-blue a:focus, .bg-dark-blue a:hover {
        color: rgba(255,255,255,0.6)
    }

.dark-blue a {
    color: inherit
}

.orange a {
    color: inherit
}

    .orange a:active, .orange a:focus, .orange a:hover {
        color: #BF4F1B
    }

ul {
    list-style-type: disc
}

    ul ul {
        list-style: circle
    }

ol, ol ol {
    list-style-type: decimal
}

ul, ol {
    margin: 0 0 32px;
    line-height: inherit
}

main ul ul, main ol ol, main ul ol, main ol ul {
    margin-top: 12px;
    margin-bottom: 12px
}

li {
    line-height: inherit
}

.content__standard li {
    margin-left: 16px;
    text-indent: 18px
}

    .content__standard li:not(:last-child) {
        margin-bottom: 8px
    }

dl {
    margin: 0 0 0 20px
}

    dl dt {
        font-weight: bold;
        margin-top: 0
    }

    dl dd {
        margin: 0
    }

table {
    border-collapse: collapse;
    margin-top: 0;
    margin-bottom: 0;
    width: 100%
}

tr {
    border-bottom: 0;
    border-top: 0
}

caption, td, th {
    padding: 0;
    text-align: left;
    vertical-align: top
}

.table {
    border-top: 1px solid #008348
}

.table__row {
    border-bottom: 1px solid #008348
}

.table__thead {
    background-color: #008348;
    color: #fff;
    font-size: 12px
}

.table__cell {
    vertical-align: middle;
    padding: 8px;
    display: inline-block
}

form {
    margin-bottom: 32px
}

fieldset {
    padding: 0;
    border: 1px none transparent
}

label {
    margin-bottom: 8px;
    color: #72756C;
    font-weight: 700
}

input, label, select {
    display: block;
    font-family: inherit
}

input, select, option {
    display: block;
    font-size: 13px;
    line-height: 1.38462;
    background-color: #fff;
    border: 1px solid #008348;
    border-radius: 4px;
    box-sizing: border-box;
    padding: 8px 12px;
    transition: box-shadow .3s ease-in,border-color .3s ease-in;
    outline: none;
    width: 100%
}

    input:hover, select:hover, option:hover {
        border-color: #4D573F
    }

    input:focus, select:focus, option:focus {
        border-color: #008BCC;
        box-shadow: 0 0 5px #008BCC
    }

    input:invalid, select:invalid, option:invalid {
        box-shadow: none
    }

textarea {
    resize: vertical
}

input[type="checkbox"], input[type="radio"] {
    display: inline
}

input[type="file"] {
    width: 100%
}

select {
    max-width: 100%
}

    select:not([multiple]) {
        height: 36px;
        vertical-align: middle;
        /* Used to hide arrow
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;*/
        background: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 10 4' width='12px' height='4px'><path fill='#FFF' fill-rule='evenodd' d='M0 0l5 4 5-4'/></svg>"),url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='36' height='36' viewBox='0 0 36 36'><rect width='36' height='36' fill='#008348' fill-rule='evenodd'/></svg>");
        background-position: calc(100% - 12px) center,100% 0;
        background-repeat: no-repeat;
        -webkit-appearance: none;
        -moz-appearance: none;
    }

    /*ROUND START */
    select.round {
        background-image: linear-gradient(45deg, transparent 50%, #008348 50%), linear-gradient(135deg, #008348 50%, transparent 50%), radial-gradient(#ddd 70%, transparent 72%);
        background-position: calc(100% - 16px) calc(1em + 2px), calc(100% - 11px) calc(1em + 2px), calc(100% - .5em) .5em;
        background-size: 5px 5px, 5px 5px, 1.5em 1.5em;
        background-repeat: no-repeat;
    }

    select::selection {
        background-image: linear-gradient(45deg, transparent 50%, #008348 50%), linear-gradient(135deg, #008348 50%, transparent 50%), radial-gradient(#ddd 70%, transparent 72%);
        background-position: calc(100% - 16px) calc(1em + 2px), calc(100% - 11px) calc(1em + 2px), calc(100% - .5em) .5em;
        background-size: 5px 5px, 5px 5px, 1.5em 1.5em;
        background-repeat: no-repeat;
    }
    /*
    select.round::selection {
        background-image: linear-gradient(45deg, transparent 50%, #008348 50%), linear-gradient(135deg, #008348 50%, transparent 50%), radial-gradient(#ddd 70%, transparent 72%);
        background-position: calc(100% - 16px) calc(1em + 2px), calc(100% - 11px) calc(1em + 2px), calc(100% - .5em) .5em;
        background-size: 5px 5px, 5px 5px, 1.5em 1.5em;
        background-repeat: no-repeat;
    }
*/
    select.round:focus {
        background-image: linear-gradient(45deg, white 50%, transparent 50%), linear-gradient(135deg, transparent 50%, white 50%), radial-gradient(gray 70%, transparent 72%);
        background-position: calc(100% - 11px) 1em, calc(100% - 16px) 1em, calc(100% - .5em) .5em;
        background-size: 5px 5px, 5px 5px, 1.5em 1.5em;
        background-repeat: no-repeat;
        border-color: green;
        outline: 0;
    }

.test2 {
    background-image: linear-gradient(45deg, transparent 50%, #008348 50%), linear-gradient(135deg, #008348 50%, transparent 50%), radial-gradient(#ddd 70%, transparent 72%);
    background-position: calc(100% - 16px) calc(1em + 2px), calc(100% - 11px) calc(1em + 2px), calc(100% - .5em) .5em;
    background-size: 5px 5px, 5px 5px, 1.5em 1.5em;
    background-repeat: no-repeat;
    height: 50px;
    outline: 0;
}

.test {
    background-image: linear-gradient(45deg, white 50%, transparent 50%), linear-gradient(135deg, transparent 50%, white 50%), radial-gradient(gray 70%, transparent 72%);
    background-position: calc(100% - 15px) 1em, calc(100% - 19px) 1em, calc(100% - .5em) .5em;
    background-size: 5px 5px, 5px 5px, 1.5em 1.5em;
    background-repeat: no-repeat;
    border-color: green;
    height: 50px;
}
/* ROUND END */

select:after {
    border-color: red;
}

#sowingDate {
    width: auto;
}

.sowingDate {
    display: inline;
    width: 180px;
    border-top-right-radius: 0px;
    border-bottom-right-radius: 0px;
}

#population {
    width: 100px
}

.logo {
    display: inline-block
}

    .logo > img, .logo > svg {
        width: inherit;
        height: inherit
    }

.logo--masthead {
    background-size: cover;
    background-image: url("../gfx/logo/smart-energy-solutions-h.png")
}

@media only screen and (max-width: 48.6875em) {
    .logo--masthead {
        height: 39px;
        width: 197px
    }
}

@media only screen and (min-width: 48.75em) {
    .logo--masthead {
        height: 74px;
        width: 144px;
        background-image: url("../gfx/logo/smart-energy-solutions@2x.png")
    }
}

.logo--masthead > .text {
    display: none;
    visibility: hidden
}

.logo--footer {
    height: 53px;
    width: 105px;
    opacity: 0.4
}

.icon {
    display: inline-block;
    width: 24px;
    height: 24px;
    color: inherit;
    background-size: cover
}

    .icon svg {
        fill: currentColor;
        width: inherit;
        height: inherit
    }

.icon--grain {
    background-image: url("../svg/grain-icon.svg");
    display: block;
    margin-bottom: 6px;
    width: 30px;
    height: 30px
}

.icon--silage {
    background-image: url("../svg/silo-icon.svg");
    display: block;
    margin-bottom: 6px;
    width: 30px;
    height: 30px
}

.icon--remove {
    background-image: url("../svg/minus-icon.svg");
    display: block;
    width: 16px;
    height: 16px
}

.form--inline label, .form--inline input, .form--inline button {
    margin-bottom: 0
}

.form--inline input {
    width: auto
}

.label {
    margin-bottom: 8px;
    color: #72756C;
    font-size: 13px;
    font-weight: 700
}

.ff__help {
    white-space: nowrap;
    color: #72756C;
    font-size: 13px;
    font-weight: 700
}

.help {
    color: #72756C;
    font-size: 13px;
    font-weight: 700
}

.label--radio-group {
    padding-left: 0
}

.label--required::after {
    content: '*';
    display: inline-block;
    margin-left: 4px;
    color: #D41919;
    font-weight: bold
}

.ff {
    margin-bottom: 18px
}

.ff--first {
    margin-top: 18px
}

.ff--checkbox, .ff--radio {
    position: relative
}

    .ff--checkbox label, .ff--radio label {
        position: relative;
        padding-left: 32px
    }

    .ff--checkbox input, .ff--radio input {
        position: absolute;
        top: 0;
        left: 0px;
        width: 24px;
        height: 24px
    }

.ff-btns {
    display: flex;
    align-items: stretch;
    align-content: stretch;
    flex: 1
}

.ff-btns__item {
    display: flex;
    position: relative;
    text-align: center
}

    .ff-btns__item input {
        position: absolute;
        top: 0;
        left: 0;
        z-index: 1;
        width: 100%;
        height: 100%
    }

    .ff-btns__item > input:focus {
        box-shadow: 0 0 5px #008BCC
    }

    .ff-btns__item label {
        display: flex;
        flex: 1;
        align-items: center;
        justify-content: center;
        position: relative;
        overflow: hidden;
        z-index: 2;
        padding: 12px 8px;
        margin-bottom: 0;
        background-color: #E7F3DB;
        color: #04522D;
        font-size: 10px;
        line-height: 12px;
        text-align: center;
        border-width: 1px;
        border-style: solid solid solid none;
        border-color: #008348
    }

    .ff-btns__item:first-child input, .ff-btns__item:first-child label {
        border-left-style: solid;
        border-top-left-radius: 5px;
        border-bottom-left-radius: 5px
    }

    .ff-btns__item:last-child input, .ff-btns__item:last-child label {
        border-top-right-radius: 5px;
        border-bottom-right-radius: 5px
    }

    .ff-btns__item > input:checked ~ label {
        background-color: #04522D;
        color: #fff
    }

.ff-btns__text {
    position: relative
}

.ff-btns__icon-checked {
    position: absolute;
    right: -20px;
    width: 16px;
    height: 16px;
    top: calc( 50% - 8px)
}

.ff-btns__item--croptype > input:checked ~ label .icon--grain {
    background-image: url("../svg/grain-icon--active.svg")
}

.ff-btns__item--croptype > input:checked ~ label .icon--silage {
    background-image: url("../svg/silo-icon--active.svg")
}

.ff-btns__item--croptype > input:checked ~ label .ff-btns__icon-checked {
    background-image: url("../svg/tick-icon.svg")
}

.ff-btns__item--croptype label {
    padding-left: 30px;
    padding-right: 30px
}

.ff-btns__label--icon {
    flex-direction: column
}

.ff-btns--full-width .ff-btns__item {
    flex: 1
}

.ff-table label {
    margin-bottom: 0;
    font-size: 13px
}

.ff-table tr {
    border-bottom: 1px solid #008348
}

.ff-table thead {
    background-color: #008348;
    color: #fff;
    font-size: 12px
}

.ff-table th, .ff-table td {
    vertical-align: middle
}

.ff-table input {
    width: 100px;
    border-style: none
}

    .ff-table input:focus {
        box-shadow: 0 0 0 rgba(0,139,204,0)
    }

.ff-table th {
    padding: 8px
}

.ff-table thead th, .ff-table thead td {
    padding: 8px
}

.table__row label, .table__row .label {
    margin-bottom: 0
}

.ff-table--sm {
    font-size: 12px
}

    .ff-table--sm input:not([type="checkbox"]):not([type="radio"]) {
        width: auto;
        margin: 0;
        padding: 4px 0;
        font-size: 12px;
        border-style: none
    }

.ff--checkbox-inline, .ff--radio-inline {
    position: relative
}

    .ff--checkbox-inline label, .ff--radio-inline label {
        display: inline;
        position: relative;
        padding-left: 32px
    }

    .ff--checkbox-inline input, .ff--radio-inline input {
        position: absolute;
        top: 0;
        left: 0px;
        width: 24px;
        height: 24px
    }

.ff--suffix {
    display: flex;
    align-items: center
}

    .ff--suffix span, .ff--suffix input {
        text-align: inherit;
        margin-bottom: 0
    }

    .ff--suffix span {
        margin-left: 8px
    }

.ff--error input {
    border-color: #D41919
}

.btns {
    display: block
}

    .btns > li:not(:last-child) {
        margin-right: 24px;
        margin-bottom: 32px
    }

    .btns .btn {
        display: block
    }

.btn, button, input[type="submit"] {
    border: 1px solid transparent;
    font-weight: 700;
    box-sizing: border-box;
    font-family: inherit;
    font-size: inherit;
    transition: box-shadow .3s ease-in,border-color .3s ease-in;
    outline: none;
    font-weight: 700;
    border-radius: 3px;
    background-color: #008BCC;
    display: inline-block;
    text-transform: uppercase;
    padding: 13px 20px 10px 20px
}

    .btn:hover, button:hover, input[type="submit"]:hover {
        border-color: transparent;
        box-shadow: 0 0 5px #008BCC;
    }

    .btn:focus, button:focus, input[type="submit"]:focus {
        border-color: #008BCC;
        text-shadow: 0 0 3px #FF0000, 0 0 5px #0000FF;
    }

.btn {
    text-decoration: none;
    background-color: #72756C;
    color: #fff
}

    .btn:hover, .btn:active, .btn:focus {
        text-decoration: inherit
    }

.btn--orange {
    background-color: #F26522
}

    .btn--orange:hover, .btn--orange:active, .btn--orange:focus {
        color: #fff
    }

.btn--green {
    background-color: #008348 !important;
}

    .btn--green:hover, .btn--green:active, .btn--green:focus {
        color: #fff
    }

.btn--gray {
    background-color: #72756C
}

    .btn--gray:hover, .btn--gray:active, .btn--gray:focus {
        color: #fff
    }

.btn--white {
    background-color: #fff
}

    .btn--white:hover, .btn--white:active, .btn--white:focus {
        color: #fff
    }

.btn:disabled {
    background-color: #72756C;
    color: #F2F2F2
}

.btn--small {
    text-transform: none;
    padding: 8px 16px;
    font-size: 13px
}

.container {
    margin: 0 auto
}

.btn--green:hover, btn:hover, a.btn:hover {
    box-shadow: 0 0 5px #FF0000, 0 0 5px #0000FF !important;
}


#triangle {
    width: 0;
    height: 0;
    vertical-align: middle;
    border-style: solid;
    border-width: 16px 27.7px 16px 0;
    border-color: transparent #008348 transparent transparent;
}

#triangleSmall {
    width: 0;
    height: 0;
    vertical-align: middle;
    border-style: solid;
    margin: -25.5px 0px 0px 13px;
    border-width: 9px 15.6px 9px 0;
    border-color: transparent white transparent transparent;
}

@media only screen and (max-width: 48.6875em) {
    .container {
        max-width: 480px;
    }
}

@media only screen and (min-width: 61.25em) {
    .container {
        max-width: 980px;
    }
}

@media only screen and (min-width: 1200px) {
    .max--size--900 {
        max-width: 900px !important;
    }

    .max--height--90 {
        min-height: 400PX;
        PADDING-TOP: 50PX;
        MARGIN-TOP: -120PX;
        MARGIN-BOTTOM: -80PX;
    }

    .float--left {
        float: left;
        width: 80%;
    }
}

.container::after {
    clear: both;
    content: "";
    display: block
}

.grid__debug {
    width: 100%;
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 2000
}

    .grid__debug .container {
        height: 100%;
        background-image: linear-gradient(to right, rgba(0,212,255,0.25),rgba(0,212,255,0.25) 18px,transparent 18px,transparent calc(8.33333% - 19.5px + 18px),rgba(0,212,255,0.25) calc(8.33333% - 19.5px + 18px),rgba(0,212,255,0.25) calc(8.33333% - 19.5px + 18px + 18px),transparent calc(8.33333% - 19.5px + 18px + 18px),transparent calc(16.66667% - 21px + 18px),rgba(0,212,255,0.25) calc(16.66667% - 21px + 18px),rgba(0,212,255,0.25) calc(16.66667% - 21px + 18px + 18px),transparent calc(16.66667% - 21px + 18px + 18px),transparent calc(25% - 22.5px + 18px),rgba(0,212,255,0.25) calc(25% - 22.5px + 18px),rgba(0,212,255,0.25) calc(25% - 22.5px + 18px + 18px),transparent calc(25% - 22.5px + 18px + 18px),transparent calc(33.33333% - 24px + 18px),rgba(0,212,255,0.25) calc(33.33333% - 24px + 18px),rgba(0,212,255,0.25) calc(33.33333% - 24px + 18px + 18px),transparent calc(33.33333% - 24px + 18px + 18px),transparent calc(41.66667% - 25.5px + 18px),rgba(0,212,255,0.25) calc(41.66667% - 25.5px + 18px),rgba(0,212,255,0.25) calc(41.66667% - 25.5px + 18px + 18px),transparent calc(41.66667% - 25.5px + 18px + 18px),transparent calc(50% - 27px + 18px),rgba(0,212,255,0.25) calc(50% - 27px + 18px),rgba(0,212,255,0.25) calc(50% - 27px + 18px + 18px),transparent calc(50% - 27px + 18px + 18px),transparent calc(58.33333% - 28.5px + 18px),rgba(0,212,255,0.25) calc(58.33333% - 28.5px + 18px),rgba(0,212,255,0.25) calc(58.33333% - 28.5px + 18px + 18px),transparent calc(58.33333% - 28.5px + 18px + 18px),transparent calc(66.66667% - 30px + 18px),rgba(0,212,255,0.25) calc(66.66667% - 30px + 18px),rgba(0,212,255,0.25) calc(66.66667% - 30px + 18px + 18px),transparent calc(66.66667% - 30px + 18px + 18px),transparent calc(75% - 31.5px + 18px),rgba(0,212,255,0.25) calc(75% - 31.5px + 18px),rgba(0,212,255,0.25) calc(75% - 31.5px + 18px + 18px),transparent calc(75% - 31.5px + 18px + 18px),transparent calc(83.33333% - 33px + 18px),rgba(0,212,255,0.25) calc(83.33333% - 33px + 18px),rgba(0,212,255,0.25) calc(83.33333% - 33px + 18px + 18px),transparent calc(83.33333% - 33px + 18px + 18px),transparent calc(91.66667% - 34.5px + 18px),rgba(0,212,255,0.25) calc(91.66667% - 34.5px + 18px),rgba(0,212,255,0.25) calc(91.66667% - 34.5px + 18px + 18px),transparent calc(91.66667% - 34.5px + 18px + 18px),transparent calc(100% - 18px),rgba(0,212,255,0.25) calc(100% - 18px),rgba(0,212,255,0.25) calc(100%))
    }

@media only screen and (min-width: 48.75em) {
    .grid__debug .container {
        background-image: linear-gradient(to right, rgba(0,212,255,0.25),rgba(0,212,255,0.25) 18px,transparent 18px,transparent calc(8.33333% - 19.5px + 18px),rgba(0,212,255,0.25) calc(8.33333% - 19.5px + 18px),rgba(0,212,255,0.25) calc(8.33333% - 19.5px + 18px + 18px),transparent calc(8.33333% - 19.5px + 18px + 18px),transparent calc(16.66667% - 21px + 18px),rgba(0,212,255,0.25) calc(16.66667% - 21px + 18px),rgba(0,212,255,0.25) calc(16.66667% - 21px + 18px + 18px),transparent calc(16.66667% - 21px + 18px + 18px),transparent calc(25% - 22.5px + 18px),rgba(0,212,255,0.25) calc(25% - 22.5px + 18px),rgba(0,212,255,0.25) calc(25% - 22.5px + 18px + 18px),transparent calc(25% - 22.5px + 18px + 18px),transparent calc(33.33333% - 24px + 18px),rgba(0,212,255,0.25) calc(33.33333% - 24px + 18px),rgba(0,212,255,0.25) calc(33.33333% - 24px + 18px + 18px),transparent calc(33.33333% - 24px + 18px + 18px),transparent calc(41.66667% - 25.5px + 18px),rgba(0,212,255,0.25) calc(41.66667% - 25.5px + 18px),rgba(0,212,255,0.25) calc(41.66667% - 25.5px + 18px + 18px),transparent calc(41.66667% - 25.5px + 18px + 18px),transparent calc(50% - 27px + 18px),rgba(0,212,255,0.25) calc(50% - 27px + 18px),rgba(0,212,255,0.25) calc(50% - 27px + 18px + 18px),transparent calc(50% - 27px + 18px + 18px),transparent calc(58.33333% - 28.5px + 18px),rgba(0,212,255,0.25) calc(58.33333% - 28.5px + 18px),rgba(0,212,255,0.25) calc(58.33333% - 28.5px + 18px + 18px),transparent calc(58.33333% - 28.5px + 18px + 18px),transparent calc(66.66667% - 30px + 18px),rgba(0,212,255,0.25) calc(66.66667% - 30px + 18px),rgba(0,212,255,0.25) calc(66.66667% - 30px + 18px + 18px),transparent calc(66.66667% - 30px + 18px + 18px),transparent calc(75% - 31.5px + 18px),rgba(0,212,255,0.25) calc(75% - 31.5px + 18px),rgba(0,212,255,0.25) calc(75% - 31.5px + 18px + 18px),transparent calc(75% - 31.5px + 18px + 18px),transparent calc(83.33333% - 33px + 18px),rgba(0,212,255,0.25) calc(83.33333% - 33px + 18px),rgba(0,212,255,0.25) calc(83.33333% - 33px + 18px + 18px),transparent calc(83.33333% - 33px + 18px + 18px),transparent calc(91.66667% - 34.5px + 18px),rgba(0,212,255,0.25) calc(91.66667% - 34.5px + 18px),rgba(0,212,255,0.25) calc(91.66667% - 34.5px + 18px + 18px),transparent calc(91.66667% - 34.5px + 18px + 18px),transparent calc(100% - 18px),rgba(0,212,255,0.25) calc(100% - 18px),rgba(0,212,255,0.25) calc(100%))
    }
}

@media only screen and (min-width: 61.25em) {
    .grid__debug .container {
        background-image: linear-gradient(to right, rgba(0,212,255,0.25),rgba(0,212,255,0.25) 18px,transparent 18px,transparent calc(8.33333% - 19.5px + 18px),rgba(0,212,255,0.25) calc(8.33333% - 19.5px + 18px),rgba(0,212,255,0.25) calc(8.33333% - 19.5px + 18px + 18px),transparent calc(8.33333% - 19.5px + 18px + 18px),transparent calc(16.66667% - 21px + 18px),rgba(0,212,255,0.25) calc(16.66667% - 21px + 18px),rgba(0,212,255,0.25) calc(16.66667% - 21px + 18px + 18px),transparent calc(16.66667% - 21px + 18px + 18px),transparent calc(25% - 22.5px + 18px),rgba(0,212,255,0.25) calc(25% - 22.5px + 18px),rgba(0,212,255,0.25) calc(25% - 22.5px + 18px + 18px),transparent calc(25% - 22.5px + 18px + 18px),transparent calc(33.33333% - 24px + 18px),rgba(0,212,255,0.25) calc(33.33333% - 24px + 18px),rgba(0,212,255,0.25) calc(33.33333% - 24px + 18px + 18px),transparent calc(33.33333% - 24px + 18px + 18px),transparent calc(41.66667% - 25.5px + 18px),rgba(0,212,255,0.25) calc(41.66667% - 25.5px + 18px),rgba(0,212,255,0.25) calc(41.66667% - 25.5px + 18px + 18px),transparent calc(41.66667% - 25.5px + 18px + 18px),transparent calc(50% - 27px + 18px),rgba(0,212,255,0.25) calc(50% - 27px + 18px),rgba(0,212,255,0.25) calc(50% - 27px + 18px + 18px),transparent calc(50% - 27px + 18px + 18px),transparent calc(58.33333% - 28.5px + 18px),rgba(0,212,255,0.25) calc(58.33333% - 28.5px + 18px),rgba(0,212,255,0.25) calc(58.33333% - 28.5px + 18px + 18px),transparent calc(58.33333% - 28.5px + 18px + 18px),transparent calc(66.66667% - 30px + 18px),rgba(0,212,255,0.25) calc(66.66667% - 30px + 18px),rgba(0,212,255,0.25) calc(66.66667% - 30px + 18px + 18px),transparent calc(66.66667% - 30px + 18px + 18px),transparent calc(75% - 31.5px + 18px),rgba(0,212,255,0.25) calc(75% - 31.5px + 18px),rgba(0,212,255,0.25) calc(75% - 31.5px + 18px + 18px),transparent calc(75% - 31.5px + 18px + 18px),transparent calc(83.33333% - 33px + 18px),rgba(0,212,255,0.25) calc(83.33333% - 33px + 18px),rgba(0,212,255,0.25) calc(83.33333% - 33px + 18px + 18px),transparent calc(83.33333% - 33px + 18px + 18px),transparent calc(91.66667% - 34.5px + 18px),rgba(0,212,255,0.25) calc(91.66667% - 34.5px + 18px),rgba(0,212,255,0.25) calc(91.66667% - 34.5px + 18px + 18px),transparent calc(91.66667% - 34.5px + 18px + 18px),transparent calc(100% - 18px),rgba(0,212,255,0.25) calc(100% - 18px),rgba(0,212,255,0.25) calc(100%))
    }
}

.grid__debug .col {
    width: calc(8.33333% - 19.5px);
    float: left;
    margin-left: 18px;
    height: 20px;
    background-color: #000
}

.container--full {
    width: 100%;
    max-width: auto;
    overflow: auto
}

@media only screen and (min-width: 48.75em) {
    .container--narrow {
        padding-left: calc(6.25% - 19.125px + (18px / 2));
        padding-right: calc(6.25% - 19.125px + (18px / 2))
    }
}

.container--narrow .container--narrow {
    padding-left: 0;
    padding-right: 0;
    margin-left: -18px;
    margin-right: -18px;
    width: calc(100% + 36px)
}

.col-single, .col-half, .col-third, .col-two-third {
    width: calc(100% - 36px);
    float: left;
    margin-left: 18px
}

@media only screen and (max-width: 48.6875em) {
    .col-single, .col-single--sm {
        width: calc(100% - 36px);
        float: left;
        margin-left: 18px
    }

    .col-half, .col-half--sm {
        width: calc(50% - 27px);
        float: left;
        margin-left: 18px
    }

    .col-third, .col-third--sm {
        width: calc(33.33333% - 24px);
        float: left;
        margin-left: 18px
    }

    .col-two-third, .col-two-third--sm {
        width: calc(66.66667% - 30px);
        float: left;
        margin-left: 18px
    }
}

@media only screen and (min-width: 48.75em) {
    .col-single, .col-single--md {
        width: calc(100% - 36px);
        float: left;
        margin-left: 18px
    }

    .col-half, .col-half--md {
        width: calc(50% - 27px);
        float: left;
        margin-left: 18px
    }

    .col-third, .col-third--md {
        width: calc(33.33333% - 24px);
        float: left;
        margin-left: 18px
    }

    .col-eighth, .col-eighth--md {
        width: calc(12.5% - 8px);
        float: left;
        margin-left: 18px
    }

    .col-two-third, .col-two-third--md {
        width: calc(66.66667% - 30px);
        float: left;
        margin-left: 18px
    }
}

.col-nested {
    margin-left: -18px;
    margin-right: -18px;
    width: calc(100% + 36px);
    margin-top: -20px;
}

@media only screen and (min-width: 48.75em) {
    .col-nested {
        margin-left: -18px;
        margin-right: -18px;
        width: calc(100% + 36px)
    }
}

@media only screen and (min-width: 61.25em) {
    .col-nested {
        margin-left: -18px;
        margin-right: -18px;
        width: calc(100% + 36px)
    }
}

.masthead {
    background-color: rgba(0,0,0,0.3);
    color: #FFF;
    box-shadow: 0px 2px 6px 0 rgba(0,0,0,0.34);
    z-index: 2
}

.masthead__container {
    position: relative
}

.masthead__logo {
    z-index: 3;
    position: relative;
    margin: 18px 0
}

.first-step .step-back {
    display: none;
    visibility: hidden
}

.step-back {
    position: absolute;
    top: 15px;
    color: #FFF;
    background-color: rgba(255,255,255,0);
    left: 0;
    font-size: 14px;
    line-height: 18px
}

    .step-back .icon {
        position: relative;
        display: inline-block;
        vertical-align: top;
        width: 30px;
        height: 18px
    }

    .step-back .arrow {
        background-color: #fff;
        top: 50%;
        display: block;
        margin-top: -2px
    }

        .step-back .arrow, .step-back .arrow::before, .step-back .arrow::after {
            position: absolute;
            width: 20px;
            height: 4px;
            transition-timing-function: ease;
            transition-duration: .15s;
            transition-property: transform;
            border-radius: 4px
        }

            .step-back .arrow::before, .step-back .arrow::after {
                display: block;
                content: "";
                background-color: inherit
            }

            .step-back .arrow::before {
                top: -4px;
                transform: translate3d(-8px, 0, 0) rotate(-45deg) scaleX(0.7)
            }

            .step-back .arrow::after {
                top: 4px;
                transform: translate3d(-8px, 0, 0) rotate(45deg) scaleX(0.7)
            }

.has-previous-step .step-back {
    display: block;
    visibility: visible
}

.content {
    z-index: 3;
    padding-top: 18px;
    position: relative
}

body {
    display: flex;
    flex-direction: column
}

.contactUs {
    float: right;
    font-weight: bold;
    color: #aaf !important;
}

.content {
    padding-bottom: 90px;
}

.contents {
    padding-bottom: 10px;
    min-width: 60%;
}

.contentResult {
    padding-bottom: 0px;
}

.footer {
    padding: 35px 36px 0 36px;
    background-color: #fff;
    z-index: 4;
    border-top: 1px solid #008348;
    flex: 1
}

.footer__logos {
    display: flex;
    flex-wrap: wrap;
    justify-content: stretch;
    align-items: center;
    align-content: center;
    padding-left: 0;
    margin-bottom: 0;
    float: none;
    clear: both;
}

    .footer__logos > li {
        display: flex;
        align-items: center;
        justify-content: center;
        margin: 0;
        padding-top: 0;
        padding-bottom: 36px
    }

@media only screen and (max-width: 48.6875em) {
    .footer__logos > li {
        width: 100%
    }
}

@media only screen and (min-width: 30em) {
    .footer__logos > li:not(:first-child) {
        padding-left: 18px
    }

    .footer__logos > li:not(:last-child) {
        padding-right: 18px
    }
}

.li--no-bullet {
    padding-left: 0;
    margin-left: 0
}

    .li--no-bullet > li {
        list-style: none none;
        margin-left: 0;
        text-indent: 0
    }

.li--inline > li {
    display: inline-block
}

.li-table__row {
    display: flex;
    align-items: center
}

    .li-table__row .label {
        flex: 1
    }

    .li-table__row input, .li-table__row .ff--suffix {
        text-align: right
    }

.aa-currentStep {
    display: block
}

.aa-hiddenStep {
    display: none;
    visibility: hidden
}

.aa-heading {
    padding: 7px 18px;
    background-color: #008348;
    width: 100%;
    color: #fff;
    font-size: 12px;
    font-weight: 700;
    line-height: 1.33333;
    text-transform: uppercase;
    box-shadow: 0 2px 12px 1px rgba(0,0,0,0.34)
}

.aa-submission-row {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0
}

.aa-section {
    background-color: #fff;
    box-shadow: 0px 2px 6px 0 rgba(0,0,0,0.34);
    margin-bottom: 5px;
    border-radius: 3px;
}

.aa-submission-row, .aa-output-result {
    background-color: #fff;
    z-index: 1;
    box-shadow: inset 0px 4px 3px 0 rgba(0,0,0,0.17);
    float: none;
    clear: both;
    overflow: auto;
    padding-top: 16px;
    padding-bottom: 16px
}

@media only screen and (min-width: 48.75em) {
    .aa-details {
        display: flex;
        width: 100%;
        margin-bottom: -10px;
    }
}

.aa-output-result .col-single {
    display: flex;
    align-items: center
}

.aa-soil-mineral-n-profile input:not([type="checkbox"]):not([type="radio"]) {
    width: 100%;
    border-style: none
}

.aa-result {
    flex: 1;
    padding-right: 32px;
    margin-bottom: 0
}

.aa-result__title {
    font-size: 16px
}

.aa-result__value-note {
    font-size: 10px;
    font-weight: 400
}

.aa-result__value {
    font-size: 28px;
    margin-left: 36px
}

.ff-table--nitrogen input:not([type="checkbox"]):not([type="radio"]) {
    border-style: solid
}

.ff-table--nitrogen td {
    padding-left: 8px;
    vertical-align: middle
}

.aa-sowing-date {
    width: auto
}

.aa-growth-stage-yield {
    font-size: 12px
}

    .aa-growth-stage-yield li {
        display: flex;
    }

    .aa-growth-stage-yield span:last-child {
        flex: 1;
        text-align: right
    }

.aa-yield-and-schedule h3 {
    font-size: 24px;
    margin-bottom: 16px
}

.ff-table--nitrogen .li-table__row {
    padding-top: 8px;
    padding-bottom: 8px
}

.ff-table--nitrogen .ff--text-only {
    font-size: 13px;
    padding-right: 13px
}

.ff-table--nitrogen .ff--suffix {
    text-align: right;
    align-content: right;
    justify-content: flex-end;
    width: 160px
}

    .ff-table--nitrogen .ff--suffix .ff__help {
        width: 50px
    }

    .ff-table--nitrogen .ff--suffix input {
        width: 80px
    }

.aa-grain-yield {
    display: block;
    padding-bottom: 16px
}

.aa-grain-yield__note {
    font-size: 11px;
    font-weight: 400
}

.aa-grain-yield__value {
    text-align: right;
    float: right
}

.aa-fertiliser-plan button {
    float: right
}

.aa-fertiliser-plan table {
    margin-bottom: 8px
}

.aa-fertiliser-plan input {
    width: 140px;
    border-style: none
}

.p80 {
    padding-left: 80px;
}

.labelOverride {
    box-sizing: border-box !important;
    color: rgb(114, 117, 108) !important;
    flex-basis: 0% !important;
    flex-grow: 1 !important;
    flex-shrink: 1 !important;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 13px !important;
    font-weight: 700 !important;
    line-height: 18.5667px !important;
    list-style-image: none !important;
    list-style-position: outside !important;
    list-style-type: none !important;
    margin-bottom: 2px !important;
    text-indent: 0px !important;
    text-align: left !important;
}


.topSpacing {
    margin-top: 2%
}

.standard {
    min-width: 150px;
    max-width: 150px;
    text-align: center;
}

.icon--25 {
    width: 25%;
}

.rounded-borders {
    border-radius: 3px;
}

/*DATETIME PICKER*/
.ui-datepicker-trigger {
    height: 37px;
    top: 12px;
    position: relative;
    margin-left: 5px;
}

.contact {
    position: absolute;
    color: white;
    background-color: transparent;
    right: 20px;
    top: 20px;
    z-index: 9999;
}

.contactblack {
    background-color: transparent;
    z-index: 9999;
    color: black;
}

.link {
    color: white;
    text-decoration: none;
    text-align: right;
}

.linkb {
    color: black;
    text-decoration: none;
    text-align: right;
}

.std {
    margin-bottom: 10px;
}

@media (max-width: 768px) {
    .table-result {
        width: 100%!important;
        margin-left: 0;
    }
    .special {
        margin-left: 18%;
    }
}
@media (min-width: 768px) {
    .table-result {
        width: 80%!important;
        margin-left: calc(12.5% + 10px);
    }
}

@media (min-width: 1200px) {
    .table-result {
        margin-top: 0.0px;
        width: 100% !important;
        margin-left: 0px;
    }
}
