@import url(https://fast.fonts.net/t/1.css?apiType=css&projectid=22a64587-b90f-49d4-bebe-7adfafa46659);
@import url(https://use.typekit.net/xgp5rxg.css);
/*! normalize-scss | MIT/GPLv2 License | bit.ly/normalize-scss */
/* Document
       ========================================================================== */
/**
     * 1. Correct the line height in all browsers.
     * 2. Prevent adjustments of font size after orientation changes in
     *    IE on Windows Phone and in iOS.
     */
html {
  line-height: 1.15;
  /* 1 */
  -ms-text-size-adjust: 100%;
  /* 2 */
  -webkit-text-size-adjust: 100%;
  /* 2 */ }

/* Sections
       ========================================================================== */
/**
     * Remove the margin in all browsers (opinionated).
     */
body {
  margin: 0; }

/**
     * Add the correct display in IE 9-.
     */
article,
aside,
footer,
header,
nav,
section {
  display: block; }

/**
     * Correct the font size and margin on `h1` elements within `section` and
     * `article` contexts in Chrome, Firefox, and Safari.
     */
h1 {
  font-size: 2em;
  margin: 0.67em 0; }

/* Grouping content
       ========================================================================== */
/**
     * Add the correct display in IE 9-.
     */
figcaption,
figure {
  display: block; }

/**
     * Add the correct margin in IE 8.
     */
figure {
  margin: 1em 40px; }

/**
     * 1. Add the correct box sizing in Firefox.
     * 2. Show the overflow in Edge and IE.
     */
hr {
  box-sizing: content-box;
  /* 1 */
  height: 0;
  /* 1 */
  overflow: visible;
  /* 2 */ }

/**
     * Add the correct display in IE.
     */
main {
  display: block; }

/**
     * 1. Correct the inheritance and scaling of font size in all browsers.
     * 2. Correct the odd `em` font sizing in all browsers.
     */
pre {
  font-family: monospace, monospace;
  /* 1 */
  font-size: 1em;
  /* 2 */ }

/* Links
       ========================================================================== */
/**
     * 1. Remove the gray background on active links in IE 10.
     * 2. Remove gaps in links underline in iOS 8+ and Safari 8+.
     */
a {
  background-color: transparent;
  /* 1 */
  -webkit-text-decoration-skip: objects;
  /* 2 */ }

/* Text-level semantics
       ========================================================================== */
/**
     * 1. Remove the bottom border in Chrome 57- and Firefox 39-.
     * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
     */
abbr[title] {
  border-bottom: none;
  /* 1 */
  text-decoration: underline;
  /* 2 */
  text-decoration: underline dotted;
  /* 2 */ }

/**
     * Prevent the duplicate application of `bolder` by the next rule in Safari 6.
     */
b,
strong {
  font-weight: inherit; }

/**
     * Add the correct font weight in Chrome, Edge, and Safari.
     */
b,
strong {
  font-weight: bolder; }

/**
     * 1. Correct the inheritance and scaling of font size in all browsers.
     * 2. Correct the odd `em` font sizing in all browsers.
     */
code,
kbd,
samp {
  font-family: monospace, monospace;
  /* 1 */
  font-size: 1em;
  /* 2 */ }

/**
     * Add the correct font style in Android 4.3-.
     */
dfn {
  font-style: italic; }

/**
     * Add the correct background and color in IE 9-.
     */
mark {
  background-color: #ff0;
  color: #000; }

/**
     * Add the correct font size in all browsers.
     */
small {
  font-size: 80%; }

/**
     * Prevent `sub` and `sup` elements from affecting the line height in
     * all browsers.
     */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline; }

sub {
  bottom: -0.25em; }

sup {
  top: -0.5em; }

/* Embedded content
       ========================================================================== */
/**
     * Add the correct display in IE 9-.
     */
audio,
video {
  display: inline-block; }

/**
     * Add the correct display in iOS 4-7.
     */
audio:not([controls]) {
  display: none;
  height: 0; }

/**
     * Remove the border on images inside links in IE 10-.
     */
img {
  border-style: none; }

/**
     * Hide the overflow in IE.
     */
svg:not(:root) {
  overflow: hidden; }

/* Forms
       ========================================================================== */
/**
     * 1. Change the font styles in all browsers (opinionated).
     * 2. Remove the margin in Firefox and Safari.
     */
button,
input,
optgroup,
select,
textarea {
  font-family: sans-serif;
  /* 1 */
  font-size: 100%;
  /* 1 */
  line-height: 1.15;
  /* 1 */
  margin: 0;
  /* 2 */ }

/**
     * Show the overflow in IE.
     */
button {
  overflow: visible; }

/**
     * Remove the inheritance of text transform in Edge, Firefox, and IE.
     * 1. Remove the inheritance of text transform in Firefox.
     */
button,
select {
  /* 1 */
  text-transform: none; }

/**
     * 1. Prevent a WebKit bug where (2) destroys native `audio` and `video`
     *    controls in Android 4.
     * 2. Correct the inability to style clickable types in iOS and Safari.
     */
button,
html [type="button"],
[type="reset"],
[type="submit"] {
  -webkit-appearance: button;
  /* 2 */ }

button,
[type="button"],
[type="reset"],
[type="submit"] {
  /**
       * Remove the inner border and padding in Firefox.
       */
  /**
       * Restore the focus styles unset by the previous rule.
       */ }
  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; }

/**
     * Show the overflow in Edge.
     */
input {
  overflow: visible; }

/**
     * 1. Add the correct box sizing in IE 10-.
     * 2. Remove the padding in IE 10-.
     */
[type="checkbox"],
[type="radio"] {
  box-sizing: border-box;
  /* 1 */
  padding: 0;
  /* 2 */ }

/**
     * Correct the cursor style of increment and decrement buttons in Chrome.
     */
[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
  height: auto; }

/**
     * 1. Correct the odd appearance in Chrome and Safari.
     * 2. Correct the outline style in Safari.
     */
[type="search"] {
  -webkit-appearance: textfield;
  /* 1 */
  outline-offset: -2px;
  /* 2 */
  /**
       * Remove the inner padding and cancel buttons in Chrome and Safari on macOS.
       */ }
  [type="search"]::-webkit-search-cancel-button, [type="search"]::-webkit-search-decoration {
    -webkit-appearance: none; }

/**
     * 1. Correct the inability to style clickable types in iOS and Safari.
     * 2. Change font properties to `inherit` in Safari.
     */
::-webkit-file-upload-button {
  -webkit-appearance: button;
  /* 1 */
  font: inherit;
  /* 2 */ }

/**
     * Correct the padding in Firefox.
     */
fieldset {
  padding: 0.35em 0.75em 0.625em; }

/**
     * 1. Correct the text wrapping in Edge and IE.
     * 2. Correct the color inheritance from `fieldset` elements in IE.
     * 3. Remove the padding so developers are not caught out when they zero out
     *    `fieldset` elements in all browsers.
     */
legend {
  box-sizing: border-box;
  /* 1 */
  display: table;
  /* 1 */
  max-width: 100%;
  /* 1 */
  padding: 0;
  /* 3 */
  color: inherit;
  /* 2 */
  white-space: normal;
  /* 1 */ }

/**
     * 1. Add the correct display in IE 9-.
     * 2. Add the correct vertical alignment in Chrome, Firefox, and Opera.
     */
progress {
  display: inline-block;
  /* 1 */
  vertical-align: baseline;
  /* 2 */ }

/**
     * Remove the default vertical scrollbar in IE.
     */
textarea {
  overflow: auto; }

/* Interactive
       ========================================================================== */
/*
     * Add the correct display in Edge, IE, and Firefox.
     */
details {
  display: block; }

/*
     * Add the correct display in all browsers.
     */
summary {
  display: list-item; }

/*
     * Add the correct display in IE 9-.
     */
menu {
  display: block; }

/* Scripting
       ========================================================================== */
/**
     * Add the correct display in IE 9-.
     */
canvas {
  display: inline-block; }

/**
     * Add the correct display in IE.
     */
template {
  display: none; }

/* Hidden
       ========================================================================== */
/**
     * Add the correct display in IE 10-.
     */
[hidden] {
  display: none; }

html {
  box-sizing: border-box; }

*,
*:before,
*:after {
  /* Inherit box-sizing to make it easier to change the property for components that leverage other behavior; see https://css-tricks.com/inheriting-box-sizing-probably-slightly-better-best-practice/ */
  box-sizing: inherit; }

.col-1 {
  width: calc(((100vw - 79px) / 4) * 1 + 0px); }
  @media screen and (min-width: 768px) {
    .col-1 {
      width: calc(((100vw - 79px) / 4) * 1 + 0px); } }
  @media screen and (min-width: 1200px) {
    .col-1 {
      width: calc(((100vw - 286px) / 12) * 1 + 0px); } }
  @media screen and (min-width: 1680px) {
    .col-1 {
      width: calc(((100vw - 286px) / 12) * 1 + 0px); } }

.col-2 {
  width: calc(((100vw - 79px) / 4) * 2 + 10px); }
  @media screen and (min-width: 768px) {
    .col-2 {
      width: calc(((100vw - 79px) / 4) * 2 + 10px); } }
  @media screen and (min-width: 1200px) {
    .col-2 {
      width: calc(((100vw - 286px) / 12) * 2 + 16px); } }
  @media screen and (min-width: 1680px) {
    .col-2 {
      width: calc(((100vw - 286px) / 12) * 2 + 16px); } }

.col-3 {
  width: calc(((100vw - 79px) / 4) * 3 + 20px); }
  @media screen and (min-width: 768px) {
    .col-3 {
      width: calc(((100vw - 79px) / 4) * 3 + 20px); } }
  @media screen and (min-width: 1200px) {
    .col-3 {
      width: calc(((100vw - 286px) / 12) * 3 + 32px); } }
  @media screen and (min-width: 1680px) {
    .col-3 {
      width: calc(((100vw - 286px) / 12) * 3 + 32px); } }

.col-4 {
  width: calc(((100vw - 79px) / 4) * 4 + 30px); }
  @media screen and (min-width: 768px) {
    .col-4 {
      width: calc(((100vw - 79px) / 4) * 4 + 30px); } }
  @media screen and (min-width: 1200px) {
    .col-4 {
      width: calc(((100vw - 286px) / 12) * 4 + 48px); } }
  @media screen and (min-width: 1680px) {
    .col-4 {
      width: calc(((100vw - 286px) / 12) * 4 + 48px); } }

.col-5 {
  width: calc(((100vw - 79px) / 4) * 5 + 40px); }
  @media screen and (min-width: 768px) {
    .col-5 {
      width: calc(((100vw - 79px) / 4) * 5 + 40px); } }
  @media screen and (min-width: 1200px) {
    .col-5 {
      width: calc(((100vw - 286px) / 12) * 5 + 64px); } }
  @media screen and (min-width: 1680px) {
    .col-5 {
      width: calc(((100vw - 286px) / 12) * 5 + 64px); } }

.col-6 {
  width: calc(((100vw - 79px) / 4) * 6 + 50px); }
  @media screen and (min-width: 768px) {
    .col-6 {
      width: calc(((100vw - 79px) / 4) * 6 + 50px); } }
  @media screen and (min-width: 1200px) {
    .col-6 {
      width: calc(((100vw - 286px) / 12) * 6 + 80px); } }
  @media screen and (min-width: 1680px) {
    .col-6 {
      width: calc(((100vw - 286px) / 12) * 6 + 80px); } }

.col-7 {
  width: calc(((100vw - 79px) / 4) * 7 + 60px); }
  @media screen and (min-width: 768px) {
    .col-7 {
      width: calc(((100vw - 79px) / 4) * 7 + 60px); } }
  @media screen and (min-width: 1200px) {
    .col-7 {
      width: calc(((100vw - 286px) / 12) * 7 + 96px); } }
  @media screen and (min-width: 1680px) {
    .col-7 {
      width: calc(((100vw - 286px) / 12) * 7 + 96px); } }

.col-8 {
  width: calc(((100vw - 79px) / 4) * 8 + 70px); }
  @media screen and (min-width: 768px) {
    .col-8 {
      width: calc(((100vw - 79px) / 4) * 8 + 70px); } }
  @media screen and (min-width: 1200px) {
    .col-8 {
      width: calc(((100vw - 286px) / 12) * 8 + 112px); } }
  @media screen and (min-width: 1680px) {
    .col-8 {
      width: calc(((100vw - 286px) / 12) * 8 + 112px); } }

.col-9 {
  width: calc(((100vw - 79px) / 4) * 9 + 80px); }
  @media screen and (min-width: 768px) {
    .col-9 {
      width: calc(((100vw - 79px) / 4) * 9 + 80px); } }
  @media screen and (min-width: 1200px) {
    .col-9 {
      width: calc(((100vw - 286px) / 12) * 9 + 128px); } }
  @media screen and (min-width: 1680px) {
    .col-9 {
      width: calc(((100vw - 286px) / 12) * 9 + 128px); } }

.col-10 {
  width: calc(((100vw - 79px) / 4) * 10 + 90px); }
  @media screen and (min-width: 768px) {
    .col-10 {
      width: calc(((100vw - 79px) / 4) * 10 + 90px); } }
  @media screen and (min-width: 1200px) {
    .col-10 {
      width: calc(((100vw - 286px) / 12) * 10 + 144px); } }
  @media screen and (min-width: 1680px) {
    .col-10 {
      width: calc(((100vw - 286px) / 12) * 10 + 144px); } }

.col-11 {
  width: calc(((100vw - 79px) / 4) * 11 + 100px); }
  @media screen and (min-width: 768px) {
    .col-11 {
      width: calc(((100vw - 79px) / 4) * 11 + 100px); } }
  @media screen and (min-width: 1200px) {
    .col-11 {
      width: calc(((100vw - 286px) / 12) * 11 + 160px); } }
  @media screen and (min-width: 1680px) {
    .col-11 {
      width: calc(((100vw - 286px) / 12) * 11 + 160px); } }

.col-12 {
  width: calc(((100vw - 79px) / 4) * 12 + 110px); }
  @media screen and (min-width: 768px) {
    .col-12 {
      width: calc(((100vw - 79px) / 4) * 12 + 110px); } }
  @media screen and (min-width: 1200px) {
    .col-12 {
      width: calc(((100vw - 286px) / 12) * 12 + 176px); } }
  @media screen and (min-width: 1680px) {
    .col-12 {
      width: calc(((100vw - 286px) / 12) * 12 + 176px); } }

.row {
  display: flex;
  flex-wrap: wrap;
  margin-left: -5px;
  margin-right: -5px; }
  @media screen and (min-width: 768px) {
    .row {
      margin-left: -5px;
      margin-right: -5px; } }
  @media screen and (min-width: 1200px) {
    .row {
      margin-left: -8px;
      margin-right: -8px; } }

.col {
  margin-left: 5px;
  margin-right: 5px; }
  @media screen and (min-width: 768px) {
    .col {
      margin-left: 5px;
      margin-right: 5px; } }
  @media screen and (min-width: 1200px) {
    .col {
      margin-left: 8px;
      margin-right: 8px; } }

.grid-full {
  width: calc(((100vw - 79px) / 4) * 4 + 30px); }
  @media screen and (min-width: 768px) {
    .grid-full {
      width: calc(((100vw - 79px) / 4) * 4 + 30px); } }
  @media screen and (min-width: 1200px) {
    .grid-full {
      width: calc(((100vw - 286px) / 12) * 12 + 176px); } }

/* Color Options
--------------------------------------------- */
.txt--mustard {
  color: #C9B529; }

.txt--mustard-dark {
  color: #A79533; }

.txt--denim {
  color: #7A8F9C; }

.txt--charcoal-light {
  color: #9ea1a4; }

.txt--charcoal {
  color: #41464B; }

.txt--charcoal-dark {
  color: #282c30; }

.txt--hazel {
  color: #a8947d; }

.txt--tan {
  color: #E0DED5; }

.txt--ivory {
  color: #F5F6F5; }

.txt--white {
  color: #ffffff; }

.txt--error-light {
  color: #cd5252; }

.txt--error {
  color: #c14d4d; }

.txt--success-light {
  color: #729546; }

.txt--success {
  color: #50810f; }

.txt--warning {
  color: #b56016; }

.txt--informational {
  color: #3a7091; }

.txt--black {
  color: #000000; }

.bkg--mustard {
  background: #C9B529; }

.bkg--mustard-dark {
  background: #A79533; }

.bkg--denim {
  background: #7A8F9C; }

.bkg--charcoal-light {
  background: #9ea1a4; }

.bkg--charcoal {
  background: #41464B; }

.bkg--charcoal-dark {
  background: #282c30; }

.bkg--hazel {
  background: #a8947d; }

.bkg--tan {
  background: #E0DED5; }

.bkg--ivory {
  background: #F5F6F5; }

.bkg--white {
  background: #ffffff; }

.bkg--error-light {
  background: #cd5252; }

.bkg--error {
  background: #c14d4d; }

.bkg--success-light {
  background: #729546; }

.bkg--success {
  background: #50810f; }

.bkg--warning {
  background: #b56016; }

.bkg--informational {
  background: #3a7091; }

.bkg--black {
  background: #000000; }

.txt--mustard {
  color: #C9B529; }

.txt--mustard-dark {
  color: #A79533; }

.txt--denim {
  color: #7A8F9C; }

.txt--charcoal-light {
  color: #9ea1a4; }

.txt--charcoal {
  color: #41464B; }

.txt--charcoal-dark {
  color: #282c30; }

.txt--hazel {
  color: #a8947d; }

.txt--tan {
  color: #E0DED5; }

.txt--ivory {
  color: #F5F6F5; }

.txt--white {
  color: #ffffff; }

.txt--error-light {
  color: #cd5252; }

.txt--error {
  color: #c14d4d; }

.txt--success-light {
  color: #729546; }

.txt--success {
  color: #50810f; }

.txt--warning {
  color: #b56016; }

.txt--informational {
  color: #3a7091; }

.txt--black {
  color: #000000; }

:root {
  --mustard: #C9B529;
  --mustard-dark: #A79533;
  --denim: #7A8F9C;
  --charcoal-light: #9ea1a4;
  --charcoal: #41464B;
  --charcoal-dark: #282c30;
  --hazel: #a8947d;
  --tan: #E0DED5;
  --ivory: #F5F6F5;
  --white: #ffffff;
  --error-light: #cd5252;
  --error: #c14d4d;
  --success-light: #729546;
  --success: #50810f;
  --warning: #b56016;
  --informational: #3a7091;
  --black: #000000; }

/* weight options
--------------------------------------------- */
.light {
  font-weight: light;
  font-weight: 200; }

.normal {
  font-weight: normal;
  font-weight: 400; }

.bold {
  font-weight: bold;
  font-weight: 700; }

.extrabold {
  font-weight: extrabold;
  font-weight: 800; }

@font-face {
  font-family: "Trade Gothic";
  font-weight: normal;
  font-style: normal;
  src: url("../fonts/40775ed4-d9b0-4f75-b874-80f2842332a9.eot?#iefix");
  src: url("../fonts/40775ed4-d9b0-4f75-b874-80f2842332a9.eot?#iefix") format("eot"), url("../fonts/24ba8ea7-bbf3-40e0-b924-fd985d79ebca.woff2") format("woff2"), url("../fonts/9274bb7f-01c5-45cb-b935-f53683ab6dd6.woff") format("woff"), url("../fonts/a94b3f7a-c1fd-4bbe-9273-1f6f081dcb2f.ttf") format("truetype"), url("../fonts/b0fb9bf0-3364-4802-9c4e-89202a063331.svg#b0fb9bf0-3364-4802-9c4e-89202a063331") format("svg"); }

@font-face {
  font-family: "Trade Gothic";
  font-weight: normal;
  font-style: italic;
  src: url("../fonts/379b55d3-190d-48bd-b1f2-dc787a73b65b.eot?#iefix");
  src: url("../fonts/379b55d3-190d-48bd-b1f2-dc787a73b65b.eot?#iefix") format("eot"), url("../fonts/5760433c-f9b7-4c0d-b618-77b03ff59186.woff2") format("woff2"), url("../fonts/48f8ec71-d114-4f7f-a933-b1032c89aa32.woff") format("woff"), url("../fonts/efdb46c3-279b-490c-8468-dfe30e01582c.ttf") format("truetype"), url("../fonts/9572e7af-5fa0-46b5-b48a-90892a8f7aa5.svg#9572e7af-5fa0-46b5-b48a-90892a8f7aa5") format("svg"); }

@font-face {
  font-family: "Trade Gothic";
  font-weight: bold;
  font-style: normal;
  src: url("../fonts/d1380d7c-6e23-49c9-bac2-0f927e77eb17.eot?#iefix");
  src: url("../fonts/d1380d7c-6e23-49c9-bac2-0f927e77eb17.eot?#iefix") format("eot"), url("../fonts/2bd4e485-6e2d-478c-94c7-9a7cabf8e98d.woff2") format("woff2"), url("../fonts/3e9c6e62-e41c-408b-bef3-ffa454301b17.woff") format("woff"), url("../fonts/a74675c3-a15b-41ed-8409-e90f921c3cb8.ttf") format("truetype"), url("../fonts/32260af6-2329-4a39-a8a3-3339f87a580b.svg#32260af6-2329-4a39-a8a3-3339f87a580b") format("svg"); }

body, input, textarea {
  font-family: "trade-gothic-next", sans-serif;
  color: #41464B; }

h1, h2, .h1, .h2 {
  font-family: "Playfair Display", serif; }

h1, .h1 {
  font-weight: extrabold;
  font-weight: 800;
  font-size: 32px;
  font-size: 2rem;
  line-height: 1.34375; }
  @media screen and (min-width: 1200px) {
    h1, .h1 {
      font-size: 42px;
      font-size: 2.625rem;
      line-height: 1.33333; } }

h2, .h2 {
  font-weight: bold;
  font-weight: 700;
  font-size: 24px;
  font-size: 1.5rem; }
  @media screen and (min-width: 1200px) {
    h2, .h2 {
      font-size: 30px;
      font-size: 1.875rem;
      line-height: 1.2; } }

h3, .h3 {
  font-weight: normal;
  font-weight: 400;
  font-size: 20px;
  font-size: 1.25rem;
  line-height: 1.3; }

h4, h5, .h4, .h5 {
  font-weight: bold;
  font-weight: 700;
  font-size: 18px;
  font-size: 1.125rem;
  line-height: 1.33333; }

h4, .h4 {
  letter-spacing: 1.8px;
  text-transform: uppercase; }

h6, .h6 {
  font-weight: bold;
  font-weight: 700;
  font-size: 14px;
  font-size: 0.875rem;
  line-height: 1.28571;
  letter-spacing: 0.7px; }

body, p, .p {
  font-size: 18px;
  font-size: 1.125rem;
  line-height: 1.66667; }

p, .p {
  margin-bottom: 1.875rem; }

ul, ol {
  font-size: 18px;
  font-size: 1.125rem;
  line-height: 1.27778;
  padding-left: 0px; }

li {
  list-style-position: inside;
  margin: 20px 0;
  padding-left: 1px; }
  li::before {
    content: "";
    position: relative;
    display: inline-block; }

ul li::before {
  width: 5px; }

ol li::before {
  width: 8px; }

.center {
  text-align: center; }

.small {
  font-size: 14px;
  font-size: 0.875rem;
  line-height: 1.42857; }

.uppercase {
  text-transform: uppercase; }

.block {
  display: block; }

.inline-block {
  display: inline-block; }

.inline {
  display: inline; }

.flex {
  display: flex; }

.fixed {
  position: fixed; }

.mobile-only {
  display: block; }
  @media screen and (min-width: 1200px) {
    .mobile-only {
      display: none; } }

svg.icon_clock .stroke-override,
svg.icon_clipboard .stroke-override,
svg.icon_filter .stroke-override,
svg.icon_caret-down .stroke-override,
svg.icon_chevron-right .stroke-override,
svg.icon_chevron-left .stroke-override {
  fill: none;
  stroke: #41464B;
  stroke-linecap: round;
  stroke-linejoin: round;
  stroke-width: 2px; }

.inline-icon {
  display: inline-block;
  width: 38px;
  position: relative; }
  .inline-icon:before {
    content: "\200b"; }
  .inline-icon svg {
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%); }

.pseudo-icon {
  position: relative;
  padding-left: 32px; }
  .pseudo-icon::after {
    content: '';
    position: absolute;
    height: 32px;
    width: 32px;
    top: 50%;
    left: 0;
    transform: translateY(-50%); }
  .pseudo-icon.play {
    position: relative;
    padding-left: 27.8px; }
    .pseudo-icon.play::after {
      background-image: url("/app/themes/training-corn-states/assets/img/icons/play.svg");
      left: -4px;
      width: 27.8px;
      height: 27px; }
  .pseudo-icon.search::after {
    background-image: url("/app/themes/training-corn-states/assets/img/icons/search.svg");
    left: auto;
    right: 2px;
    height: 38px;
    width: 38px;
    background-size: 38px 38px;
    background-position: center; }
  .pseudo-icon.export {
    padding-left: 27px; }
    .pseudo-icon.export::after {
      margin-left: -11px;
      height: 38px;
      width: 38px;
      background-image: url("/app/themes/training-corn-states/assets/img/icons/export.svg"); }

a, button {
  text-decoration: none;
  font-weight: inherit;
  font-family: inherit;
  color: inherit;
  font-size: inherit;
  position: relative; }

button {
  border: 0;
  outline: none; }

.a,
.wpProQuiz_button {
  display: inline-block;
  font-size: 14px;
  font-size: 0.875rem;
  line-height: 1.28571;
  font-weight: bold;
  font-weight: 700;
  letter-spacing: 0.7px;
  text-transform: uppercase;
  cursor: pointer;
  width: auto; }
  .a.primary, .a.secondary,
  .wpProQuiz_button.primary,
  .wpProQuiz_button.secondary {
    transition: background-color 0.4s ease; }
  .a.primary,
  .wpProQuiz_button.primary {
    background-color: #C9B529;
    padding: 16px 30px; }
    .a.primary:hover,
    .wpProQuiz_button.primary:hover {
      background-color: #A79533; }
  .a.small,
  .wpProQuiz_button.small {
    padding: 11px 20px; }
  .a.secondary,
  .wpProQuiz_button.secondary {
    background-color: #ffffff;
    outline: 1px solid #41464B;
    padding: 15px 29px; }
    .a.secondary:hover,
    .wpProQuiz_button.secondary:hover {
      background-color: #F5F6F5; }
    .a.secondary.small,
    .wpProQuiz_button.secondary.small {
      padding: 10px 19px; }
    .a.secondary.inverse,
    .wpProQuiz_button.secondary.inverse {
      background-color: #41464B;
      color: #C9B529;
      outline: 2px solid #C9B529; }
      .a.secondary.inverse:hover,
      .wpProQuiz_button.secondary.inverse:hover {
        background-color: #282c30; }
  .a.text,
  .wpProQuiz_button.text {
    padding-right: 17px; }
    .a.text.inverse,
    .wpProQuiz_button.text.inverse {
      color: #F5F6F5; }
    .a.text:hover .icon.chevron-right-small svg:first-of-type,
    .wpProQuiz_button.text:hover .icon.chevron-right-small svg:first-of-type {
      transform: translateY(-50%); }
      .a.text:hover .icon.chevron-right-small svg:first-of-type .stroke,
      .wpProQuiz_button.text:hover .icon.chevron-right-small svg:first-of-type .stroke {
        opacity: 0.5; }
    .a.text:hover .icon.chevron-right-small svg:last-of-type,
    .wpProQuiz_button.text:hover .icon.chevron-right-small svg:last-of-type {
      transform: translateY(-50%) translateX(5px); }
    .a.text:hover .icon.chevron-right-small svg .stroke,
    .wpProQuiz_button.text:hover .icon.chevron-right-small svg .stroke {
      stroke: #C9B529; }
    .a.text:hover .icon svg,
    .wpProQuiz_button.text:hover .icon svg {
      transform: translateY(-50%) translateX(10px); }
      .a.text:hover .icon svg .stroke,
      .wpProQuiz_button.text:hover .icon svg .stroke {
        stroke: #A79533; }
    .a.text .icon.chevron-right-small svg:first-of-type .stroke,
    .wpProQuiz_button.text .icon.chevron-right-small svg:first-of-type .stroke {
      opacity: 0; }
    .a.text .icon svg .stroke,
    .wpProQuiz_button.text .icon svg .stroke {
      stroke: #C9B529; }
  .a.left svg,
  .wpProQuiz_button.left svg {
    transform: rotate(180deg); }
  .a.down svg,
  .wpProQuiz_button.down svg {
    transform: rotate(90deg); }
  .a.up svg,
  .wpProQuiz_button.up svg {
    transform: rotate(270deg); }
  .a.primary .icon, .a.secondary .icon,
  .wpProQuiz_button.primary .icon,
  .wpProQuiz_button.secondary .icon {
    padding-right: 31px; }
    .a.primary .icon.reverse, .a.secondary .icon.reverse,
    .wpProQuiz_button.primary .icon.reverse,
    .wpProQuiz_button.secondary .icon.reverse {
      padding-left: 31px;
      padding-right: 0; }
      .a.primary .icon.reverse svg, .a.secondary .icon.reverse svg,
      .wpProQuiz_button.primary .icon.reverse svg,
      .wpProQuiz_button.secondary .icon.reverse svg {
        left: auto; }
    .a.primary .icon.play, .a.secondary .icon.play,
    .wpProQuiz_button.primary .icon.play,
    .wpProQuiz_button.secondary .icon.play {
      padding-left: 26px;
      padding-right: 0; }
      .a.primary .icon.play svg, .a.secondary .icon.play svg,
      .wpProQuiz_button.primary .icon.play svg,
      .wpProQuiz_button.secondary .icon.play svg {
        left: -4px;
        width: 27.8px;
        height: 27px;
        transform: translateY(-50%); }
    .a.primary .icon svg, .a.secondary .icon svg,
    .wpProQuiz_button.primary .icon svg,
    .wpProQuiz_button.secondary .icon svg {
      position: absolute;
      right: 0; }
  .a .icon,
  .wpProQuiz_button .icon {
    position: relative; }
    .a .icon svg,
    .wpProQuiz_button .icon svg {
      height: 38px;
      width: 38px;
      position: absolute;
      left: 100%;
      top: 50%;
      transform: translateY(-50%);
      transition: transform 0.4s ease; }
      .a .icon svg .stroke,
      .wpProQuiz_button .icon svg .stroke {
        transition: all 0.4s ease; }
    .a .icon.chevron-right-small svg,
    .wpProQuiz_button .icon.chevron-right-small svg {
      height: 17px;
      width: 19.5px; }
    .a .icon.filter,
    .wpProQuiz_button .icon.filter {
      margin-right: 24px; }
      .a .icon.filter svg,
      .wpProQuiz_button .icon.filter svg {
        margin-left: -3px; }

.login #login {
  /* updated chosen 1.8.5 styles - defaults  */
  /* @group Base */
  /* @end */
  /* @group Single Chosen */
  /* @end */
  /* @group Results */
  /* @end */
  /* @group Multi Chosen */
  /* @end */
  /* @group Active  */
  /* @end */
  /* @group Disabled Support */
  /* @end */
  /* @group Right to Left */
  /* @end */
  /* @group Retina compatibility */
  /* @end */
  /* updated chosen 1.8.5 styles - gravityforms specific  */
  /* Overwrite the default medium size so that fields always take full width for large/medium*/
  max-width: calc(100vw - 30px); }
  .login #login textarea,
  .login #login input[type="text"] {
    -webkit-appearance: none; }
  .login #login .gform_wrapper .chosen-container {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    font-size: 13px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none; }
  .login #login .gform_wrapper .chosen-container * {
    -webkit-box-sizing: border-box;
    box-sizing: border-box; }
  .login #login .gform_wrapper .chosen-container .chosen-drop {
    position: absolute;
    top: 100%;
    z-index: 1010;
    width: 100%;
    border: 1px solid #aaa;
    border-top: 0;
    background: #fff;
    -webkit-box-shadow: 0 4px 5px rgba(0, 0, 0, 0.15);
    box-shadow: 0 4px 5px rgba(0, 0, 0, 0.15);
    display: none; }
  .login #login .gform_wrapper .chosen-container.chosen-with-drop .chosen-drop {
    display: block; }
  .login #login .gform_wrapper .chosen-container a {
    cursor: pointer; }
  .login #login .gform_wrapper .chosen-container .search-choice .group-name,
  .login #login .gform_wrapper .chosen-container .chosen-single .group-name {
    margin-right: 4px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    font-weight: normal;
    color: #999999; }
  .login #login .gform_wrapper .chosen-container .search-choice .group-name:after,
  .login #login .gform_wrapper .chosen-container .chosen-single .group-name:after {
    content: ":";
    padding-left: 2px;
    vertical-align: top; }
  .login #login .gform_wrapper .chosen-container-single .chosen-single {
    position: relative;
    display: block;
    overflow: hidden;
    padding: 0 0 0 8px;
    height: 25px;
    border: 1px solid #aaa;
    border-radius: 5px;
    background-color: #fff;
    background: -webkit-gradient(linear, left top, left bottom, color-stop(20%, #fff), color-stop(50%, #f6f6f6), color-stop(52%, #eee), to(#f4f4f4));
    background: linear-gradient(#fff 20%, #f6f6f6 50%, #eee 52%, #f4f4f4 100%);
    background-clip: padding-box;
    -webkit-box-shadow: 0 0 3px #fff inset, 0 1px 1px rgba(0, 0, 0, 0.1);
    box-shadow: 0 0 3px #fff inset, 0 1px 1px rgba(0, 0, 0, 0.1);
    color: #444;
    text-decoration: none;
    white-space: nowrap;
    line-height: 24px; }
  .login #login .gform_wrapper .chosen-container-single .chosen-single input[type="text"] {
    cursor: pointer;
    opacity: 0;
    position: absolute;
    width: 0; }
  .login #login .gform_wrapper .chosen-container-single .chosen-default {
    color: #999; }
  .login #login .gform_wrapper .chosen-container-single .chosen-single span {
    display: block;
    overflow: hidden;
    margin-right: 26px;
    text-overflow: ellipsis;
    white-space: nowrap; }
  .login #login .gform_wrapper .chosen-container-single .chosen-single-with-deselect span {
    margin-right: 38px; }
  .login #login .gform_wrapper .chosen-container-single .chosen-single abbr {
    position: absolute;
    top: 6px;
    right: 26px;
    display: block;
    width: 12px;
    height: 12px;
    background: url("chosen-sprite.png") -42px 1px no-repeat;
    font-size: 1px; }
  .login #login .gform_wrapper .chosen-container-single .chosen-single abbr:hover {
    background-position: -42px -10px; }
  .login #login .gform_wrapper .chosen-container-single.chosen-disabled .chosen-single abbr:hover {
    background-position: -42px -10px; }
  .login #login .gform_wrapper .chosen-container-single .chosen-single div {
    position: absolute;
    top: 0;
    right: 0;
    display: block;
    width: 18px;
    height: 100%; }
  .login #login .gform_wrapper .chosen-container-single .chosen-single div b {
    display: block;
    width: 100%;
    height: 100%;
    background: url("chosen-sprite.png") no-repeat 0px 2px; }
  .login #login .gform_wrapper .chosen-container-single .chosen-search {
    position: relative;
    z-index: 1010;
    margin: 0;
    padding: 3px 4px;
    white-space: nowrap; }
  .login #login .gform_wrapper .chosen-container-single .chosen-search input[type="text"] {
    margin: 1px 0;
    padding: 4px 20px 4px 5px;
    width: 100%;
    height: auto;
    outline: 0;
    border: 1px solid #aaa;
    background: url("chosen-sprite.png") no-repeat 100% -20px;
    font-size: 1em;
    font-family: sans-serif;
    line-height: normal;
    border-radius: 0; }
  .login #login .gform_wrapper .chosen-container-single .chosen-drop {
    margin-top: -1px;
    border-radius: 0 0 4px 4px;
    background-clip: padding-box; }
  .login #login .gform_wrapper .chosen-container-single.chosen-container-single-nosearch .chosen-search {
    position: absolute;
    opacity: 0;
    pointer-events: none; }
  .login #login .gform_wrapper .chosen-container .chosen-results {
    color: #444;
    position: relative;
    overflow-x: hidden;
    overflow-y: auto;
    margin: 0 4px 4px 0;
    padding: 0 0 0 4px;
    max-height: 240px;
    -webkit-overflow-scrolling: touch; }
  .login #login .gform_wrapper .chosen-container .chosen-results li {
    display: none;
    margin: 0;
    padding: 5px 6px;
    list-style: none;
    line-height: 15px;
    word-wrap: break-word;
    -webkit-touch-callout: none; }
  .login #login .gform_wrapper .chosen-container .chosen-results li.active-result {
    display: list-item;
    cursor: pointer; }
    .login #login .gform_wrapper .chosen-container .chosen-results li.active-result:before {
      display: none; }
  .login #login .gform_wrapper .chosen-container .chosen-results li.disabled-result {
    display: list-item;
    color: #ccc;
    cursor: default; }
  .login #login .gform_wrapper .chosen-container .chosen-results li.highlighted {
    background-color: #3875d7;
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(20%, #3875d7), color-stop(90%, #2a62bc));
    background-image: linear-gradient(#3875d7 20%, #2a62bc 90%);
    color: #fff; }
  .login #login .gform_wrapper .chosen-container .chosen-results li.no-results {
    color: #777;
    display: list-item;
    background: #f4f4f4; }
  .login #login .gform_wrapper .chosen-container .chosen-results li.group-result {
    display: list-item;
    font-weight: bold;
    cursor: default; }
  .login #login .gform_wrapper .chosen-container .chosen-results li.group-option {
    padding-left: 15px; }
  .login #login .gform_wrapper .chosen-container .chosen-results li em {
    font-style: normal;
    text-decoration: underline; }
  .login #login .gform_wrapper .chosen-container-multi .chosen-choices {
    position: relative;
    overflow: hidden;
    margin: 0;
    padding: 0 5px;
    width: 100%;
    height: auto;
    border: 1px solid #aaa;
    background-color: #fff;
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(1%, #eee), color-stop(15%, #fff));
    background-image: linear-gradient(#eee 1%, #fff 15%);
    cursor: text; }
  .login #login .gform_wrapper .chosen-container-multi .chosen-choices li {
    float: left;
    list-style: none; }
  .login #login .gform_wrapper .chosen-container-multi .chosen-choices li.search-field {
    margin: 0;
    padding: 0;
    white-space: nowrap; }
  .login #login .gform_wrapper .chosen-container-multi .chosen-choices li.search-field input[type="text"] {
    margin: 1px 0;
    padding: 0;
    height: 25px;
    outline: 0;
    border: 0 !important;
    background: transparent !important;
    -webkit-box-shadow: none;
    box-shadow: none;
    color: #999;
    font-size: 100%;
    font-family: sans-serif;
    line-height: normal;
    border-radius: 0;
    width: 25px; }
  .login #login .gform_wrapper .chosen-container-multi .chosen-choices li.search-choice {
    position: relative;
    margin: 3px 5px 3px 0;
    padding: 3px 20px 3px 5px;
    border: 1px solid #aaa;
    max-width: 100%;
    border-radius: 3px;
    background-color: #eeeeee;
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(20%, #f4f4f4), color-stop(50%, #f0f0f0), color-stop(52%, #e8e8e8), to(#eee));
    background-image: linear-gradient(#f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eee 100%);
    background-size: 100% 19px;
    background-repeat: repeat-x;
    background-clip: padding-box;
    -webkit-box-shadow: 0 0 2px #fff inset, 0 1px 0 rgba(0, 0, 0, 0.05);
    box-shadow: 0 0 2px #fff inset, 0 1px 0 rgba(0, 0, 0, 0.05);
    color: #333;
    line-height: 13px;
    cursor: default; }
  .login #login .gform_wrapper .chosen-container-multi .chosen-choices li.search-choice span {
    word-wrap: break-word; }
  .login #login .gform_wrapper .chosen-container-multi .chosen-choices li.search-choice .search-choice-close {
    position: absolute;
    top: 4px;
    right: 3px;
    display: block;
    width: 12px;
    height: 12px;
    background: url("chosen-sprite.png") -42px 1px no-repeat;
    font-size: 1px; }
  .login #login .gform_wrapper .chosen-container-multi .chosen-choices li.search-choice .search-choice-close:hover {
    background-position: -42px -10px; }
  .login #login .gform_wrapper .chosen-container-multi .chosen-choices li.search-choice-disabled {
    padding-right: 5px;
    border: 1px solid #ccc;
    background-color: #e4e4e4;
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(20%, #f4f4f4), color-stop(50%, #f0f0f0), color-stop(52%, #e8e8e8), to(#eee));
    background-image: linear-gradient(#f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eee 100%);
    color: #666; }
  .login #login .gform_wrapper .chosen-container-multi .chosen-choices li.search-choice-focus {
    background: #d4d4d4; }
  .login #login .gform_wrapper .chosen-container-multi .chosen-choices li.search-choice-focus .search-choice-close {
    background-position: -42px -10px; }
  .login #login .gform_wrapper .chosen-container-multi .chosen-results {
    margin: 0;
    padding: 0; }
  .login #login .gform_wrapper .chosen-container-multi .chosen-drop .result-selected {
    display: list-item;
    color: #ccc;
    cursor: default; }
  .login #login .gform_wrapper .chosen-container-active .chosen-single {
    border: 1px solid #5897fb;
    -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.3); }
  .login #login .gform_wrapper .chosen-container-active.chosen-with-drop .chosen-single {
    border: 1px solid #aaa;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0;
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(20%, #eee), color-stop(80%, #fff));
    background-image: linear-gradient(#eee 20%, #fff 80%);
    -webkit-box-shadow: 0 1px 0 #fff inset;
    box-shadow: 0 1px 0 #fff inset; }
  .login #login .gform_wrapper .chosen-container-active.chosen-with-drop .chosen-single div {
    border-left: none;
    background: transparent; }
  .login #login .gform_wrapper .chosen-container-active.chosen-with-drop .chosen-single div b {
    background-position: -18px 2px; }
  .login #login .gform_wrapper .chosen-container-active .chosen-choices {
    border: 1px solid #5897fb;
    -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.3); }
  .login #login .gform_wrapper .chosen-container-active .chosen-choices li.search-field input[type="text"] {
    color: #222 !important; }
  .login #login .gform_wrapper .chosen-disabled {
    opacity: 0.5 !important;
    cursor: default; }
  .login #login .gform_wrapper .chosen-disabled .chosen-single {
    cursor: default; }
  .login #login .gform_wrapper .chosen-disabled .chosen-choices .search-choice .search-choice-close {
    cursor: default; }
  .login #login .gform_wrapper .chosen-rtl {
    text-align: right; }
  .login #login .gform_wrapper .chosen-rtl .chosen-single {
    overflow: visible;
    padding: 0 8px 0 0; }
  .login #login .gform_wrapper .chosen-rtl .chosen-single span {
    margin-right: 0;
    margin-left: 26px;
    direction: rtl; }
  .login #login .gform_wrapper .chosen-rtl .chosen-single-with-deselect span {
    margin-left: 38px; }
  .login #login .gform_wrapper .chosen-rtl .chosen-single div {
    right: auto;
    left: 3px; }
  .login #login .gform_wrapper .chosen-rtl .chosen-single abbr {
    right: auto;
    left: 26px; }
  .login #login .gform_wrapper .chosen-rtl .chosen-choices li {
    float: right; }
  .login #login .gform_wrapper .chosen-rtl .chosen-choices li.search-field input[type="text"] {
    direction: rtl; }
  .login #login .gform_wrapper .chosen-rtl .chosen-choices li.search-choice {
    margin: 3px 5px 3px 0;
    padding: 3px 5px 3px 19px; }
  .login #login .gform_wrapper .chosen-rtl .chosen-choices li.search-choice .search-choice-close {
    right: auto;
    left: 4px; }
  .login #login .gform_wrapper .chosen-rtl.chosen-container-single .chosen-results {
    margin: 0 0 4px 4px;
    padding: 0 4px 0 0; }
  .login #login .gform_wrapper .chosen-rtl .chosen-results li.group-option {
    padding-right: 15px;
    padding-left: 0; }
  .login #login .gform_wrapper .chosen-rtl.chosen-container-active.chosen-with-drop .chosen-single div {
    border-right: none; }
  .login #login .gform_wrapper .chosen-rtl .chosen-search input[type="text"] {
    padding: 4px 5px 4px 20px;
    background: url("chosen-sprite.png") no-repeat -30px -20px;
    direction: rtl; }
  .login #login .gform_wrapper .chosen-rtl.chosen-container-single .chosen-single div b {
    background-position: 6px 2px; }
  .login #login .gform_wrapper .chosen-rtl.chosen-container-single.chosen-with-drop .chosen-single div b {
    background-position: -12px 2px; }
  @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 144dpi), only screen and (min-resolution: 1.5dppx) {
    .login #login .gform_wrapper .chosen-rtl .chosen-search input[type="text"],
    .login #login .gform_wrapper .chosen-container-single .chosen-single abbr,
    .login #login .gform_wrapper .chosen-container-single .chosen-single div b,
    .login #login .gform_wrapper .chosen-container-single .chosen-search input[type="text"],
    .login #login .gform_wrapper .chosen-container-multi .chosen-choices .search-choice .search-choice-close,
    .login #login .gform_wrapper .chosen-container .chosen-results-scroll-down span,
    .login #login .gform_wrapper .chosen-container .chosen-results-scroll-up span {
      background-image: url("chosen-sprite@2x.png") !important;
      background-size: 52px 37px !important;
      background-repeat: no-repeat !important; } }
  .login #login body .gform_wrapper .chosen-container a.chosen-single {
    border-radius: inherit; }
  .login #login body .gform_wrapper ul.chosen-results li {
    line-height: inherit; }
  @media only screen and (max-width: 641px) {
    .login #login {
      /* make the inputs a little larger for mobile devices */ }
      .login #login .gform_wrapper input:not([type='radio']):not([type='checkbox']):not([type='image']):not([type='file']) {
        line-height: 2;
        min-height: 2rem; }
      .login #login .gform_wrapper textarea {
        line-height: 1.5; }
      .login #login .gform_wrapper .chosen-container.chosen-container-single[style] {
        width: 100% !important; }
      .login #login .gform_wrapper .chosen-container-single .chosen-single {
        height: 40px;
        line-height: 2.8; }
      .login #login .gform_wrapper .chosen-container-single .chosen-single div b {
        position: relative;
        top: 10px; }
      .login #login .gform_wrapper div.chosen-container.chosen-container-multi[style] {
        width: 100% !important; }
      .login #login .gform_wrapper .chosen-container.chosen-container-multi ul.chosen-choices li.search-choice,
      .login #login .gform_wrapper .chosen-container.chosen-container-multi ul.chosen-choices li.search-field {
        width: 100%;
        line-height: inherit;
        float: none; }
      .login #login .gform_wrapper .chosen-container.chosen-container-multi ul.chosen-choices li.search-choice span {
        margin-bottom: 0; }
      .login #login .gform_wrapper .chosen-container-multi .chosen-choices li.search-choice .search-choice-close {
        top: calc(50% - 6px); }
      .login #login body .gform_wrapper select.medium.gfield_select + div.chosen-container-single[style],
      .login #login body .gform_wrapper select.medium.gfield_select + div.chosen-container-multi[style] {
        width: calc(50% - 8px) !important; }
      .login #login body .gform_wrapper select.large.gfield_select + div.chosen-container-single[style],
      .login #login body .gform_wrapper select.large.gfield_select + div.chosen-container-multi[style] {
        width: 100% !important; }
      .login #login body .gform_wrapper select.small.gfield_select + div.chosen-container-single[style],
      .login #login body .gform_wrapper select.small.gfield_select + div.chosen-container-multi[style] {
        width: 25% !important; } }
  .login #login .fieldgroup {
    position: relative; }
    .login #login .fieldgroup.select.disabled {
      pointer-events: none;
      filter: grayscale(1);
      opacity: 0.5; }
    .login #login .fieldgroup.small {
      margin-bottom: 34px; }
      .login #login .fieldgroup.small textarea,
      .login #login .fieldgroup.small input:not([type='radio']),
      .login #login .fieldgroup.small input:not([type='checkbox']),
      .login #login .fieldgroup.small input:not([type='submit']),
      .login #login .fieldgroup.small input:not([type='button']),
      .login #login .fieldgroup.small input:not([type='image']),
      .login #login .fieldgroup.small input:not([type='file']) {
        font-size: 14px;
        font-size: 0.875rem;
        line-height: 1.28571;
        padding-left: 14px;
        padding-top: 9px;
        padding-bottom: 9px;
        height: 40px; }
      .login #login .fieldgroup.small .icon {
        right: 2px;
        bottom: 2px; }
    .login #login .fieldgroup.chosen-has-value.gform_wrapper .chosen-single span {
      opacity: 1; }
    .login #login .fieldgroup.inverse label {
      color: #F5F6F5; }
    .login #login .fieldgroup.inverse textarea,
    .login #login .fieldgroup.inverse input {
      background: #41464B;
      color: #F5F6F5; }
      .login #login .fieldgroup.inverse textarea::placeholder,
      .login #login .fieldgroup.inverse input::placeholder {
        color: #F5F6F5; }
    .login #login .fieldgroup.inverse.gform_wrapper .chosen-container-single .chosen-single {
      color: #F5F6F5; }
    .login #login .fieldgroup.inverse.gform_wrapper .chosen-container .chosen-results li {
      color: #F5F6F5; }
      .login #login .fieldgroup.inverse.gform_wrapper .chosen-container .chosen-results li.highlighted {
        background-color: #282c30; }
    .login #login .fieldgroup.inverse .chosen-results {
      background: #41464B; }
    @media screen and (min-width: 1200px) {
      .login #login .fieldgroup.inverse-desktop label {
        color: #F5F6F5; }
      .login #login .fieldgroup.inverse-desktop textarea,
      .login #login .fieldgroup.inverse-desktop input {
        background: #41464B;
        color: #F5F6F5; }
        .login #login .fieldgroup.inverse-desktop textarea::placeholder,
        .login #login .fieldgroup.inverse-desktop input::placeholder {
          color: #F5F6F5; }
      .login #login .fieldgroup.inverse-desktop.gform_wrapper .chosen-container-single .chosen-single {
        color: #F5F6F5; }
      .login #login .fieldgroup.inverse-desktop.gform_wrapper .chosen-container .chosen-results li {
        color: #F5F6F5; }
        .login #login .fieldgroup.inverse-desktop.gform_wrapper .chosen-container .chosen-results li.highlighted {
          background-color: #282c30; }
      .login #login .fieldgroup.inverse-desktop .chosen-results {
        background: #41464B; } }
    .login #login .fieldgroup textarea,
    .login #login .fieldgroup input {
      color: #41464B; }
      .login #login .fieldgroup textarea::placeholder,
      .login #login .fieldgroup input::placeholder {
        color: #41464B;
        opacity: 0.5; }
    .login #login .fieldgroup .icon {
      position: absolute;
      right: 12px;
      bottom: 11px;
      height: 38px;
      width: 38px; }
      .login #login .fieldgroup .icon .icon_search .stroke-override {
        stroke: #C9B529; }
      .login #login .fieldgroup .icon .icon_check .stroke-override {
        stroke: #50810f; }
    .login #login .fieldgroup .small {
      margin: 14px 0 0; }
  .login #login body .gform_wrapper.small .chosen-container-single .chosen-single {
    font-size: 14px;
    font-size: 0.875rem;
    line-height: 1.42857;
    padding-left: 14px;
    padding-top: 9px;
    padding-bottom: 9px;
    box-shadow: none; }
  .login #login body .gform_wrapper.small .chosen-container .chosen-results li {
    font-size: 14px;
    font-size: 0.875rem;
    line-height: 1.42857;
    padding-left: 14px;
    padding-top: 9px;
    padding-bottom: 9px; }
  .login #login body .gform_wrapper.small .chosen-container-single .chosen-single svg {
    right: 0; }
  .login #login select {
    width: 100%; }
  .login #login .chosen-container-single-nosearch .chosen-search {
    position: absolute;
    opacity: 0;
    pointer-events: none; }
  .login #login .fieldgroup,
  .login #login .gform_wrapper ul.gform_fields li.gfield {
    margin: 0 0 60px 0;
    padding: 0; }
  .login #login body .gform_wrapper ul li.gfield {
    margin: 0;
    padding: 0; }
  .login #login body .gform_wrapper ul.gform_fields li.gfield {
    padding: 0; }
  .login #login body .gform_wrapper {
    margin: 0; }
  .login #login label,
  .login #login .gform_wrapper legend.gfield_label,
  .login #login .gform_wrapper .top_label .gfield_label {
    font-size: 14px;
    font-size: 0.875rem;
    line-height: 1.28571;
    font-weight: bold;
    font-weight: 700;
    letter-spacing: 0.7px;
    text-transform: uppercase;
    margin-bottom: 15px;
    display: block; }
  .login #login .gform_wrapper .gfield_required {
    display: none; }
  .login #login body .gform_wrapper h2.gsection_title {
    font-size: 20px;
    font-size: 1.25rem;
    font-weight: 700;
    line-height: 1.2;
    letter-spacing: -0.2px !important; }
    @media screen and (min-width: 768px) {
      .login #login body .gform_wrapper h2.gsection_title {
        font-size: 25px;
        font-size: 1.5625rem;
        letter-spacing: normal !important; } }
  .login #login body .gform_wrapper .gsection {
    border: 0; }
  .login #login body .gform_wrapper ul.gform_fields li.gfield.gsection {
    margin-bottom: 36px; }
    @media screen and (min-width: 768px) {
      .login #login body .gform_wrapper ul.gform_fields li.gfield.gsection {
        margin-bottom: 46px; } }
  .login #login body .gform_wrapper ul.gform_fields li.gfield + li.gsection {
    padding-top: 54px;
    padding-bottom: 0; }
    @media screen and (min-width: 768px) {
      .login #login body .gform_wrapper ul.gform_fields li.gfield + li.gsection {
        padding-top: 48px; } }
  .login #login body .gform_wrapper .top_label li.gfield.gf_left_half + li.gsection,
  .login #login body .gform_wrapper .top_label li.gfield.gf_right_half + li.gsection {
    padding-top: 54px;
    padding-bottom: 0; }
    @media screen and (min-width: 768px) {
      .login #login body .gform_wrapper .top_label li.gfield.gf_left_half + li.gsection,
      .login #login body .gform_wrapper .top_label li.gfield.gf_right_half + li.gsection {
        padding-top: 48px; } }
  .login #login body .gform_wrapper li.gfield.field_description_below + li.gsection {
    margin-top: 0 !important; }
  .login #login textarea:not([type='radio']), .login #login textarea:not([type='checkbox']), .login #login textarea:not([type='image']), .login #login textarea:not([type='file']),
  .login #login input:not([type='radio']),
  .login #login input:not([type='checkbox']),
  .login #login input:not([type='image']),
  .login #login input:not([type='file']),
  .login #login body .gform_wrapper input:not([type='radio']),
  .login #login body .gform_wrapper input:not([type='checkbox']),
  .login #login body .gform_wrapper input:not([type='image']),
  .login #login body .gform_wrapper input:not([type='file']) {
    min-height: initial;
    width: 100%; }
    .login #login textarea:not([type='radio'])::placeholder, .login #login textarea:not([type='checkbox'])::placeholder, .login #login textarea:not([type='image'])::placeholder, .login #login textarea:not([type='file'])::placeholder,
    .login #login input:not([type='radio'])::placeholder,
    .login #login input:not([type='checkbox'])::placeholder,
    .login #login input:not([type='image'])::placeholder,
    .login #login input:not([type='file'])::placeholder,
    .login #login body .gform_wrapper input:not([type='radio'])::placeholder,
    .login #login body .gform_wrapper input:not([type='checkbox'])::placeholder,
    .login #login body .gform_wrapper input:not([type='image'])::placeholder,
    .login #login body .gform_wrapper input:not([type='file'])::placeholder {
      opacity: 0.5; }
  .login #login input.btn-join {
    width: 116px; }
  .login #login body .gfield:not(.hidden-label) div.ginput_recaptcha:after {
    display: none; }
  .login #login body .gform_wrapper .gform_fields.top_label div.ginput_container {
    margin-top: 0;
    position: relative; }
  .login #login textarea,
  .login #login input,
  .login #login body .gform_wrapper input:not([type='radio']):not([type='checkbox']):not([type='submit']):not([type='button']):not([type='image']):not([type='file']) {
    padding: 17px 62px 18px 30px;
    font-size: 18px;
    font-size: 1.125rem;
    line-height: 1;
    font-weight: normal;
    font-weight: 400;
    letter-spacing: normal;
    outline: none;
    border: solid 2px #E0DED5; }
    .login #login textarea:focus,
    .login #login input:focus,
    .login #login body .gform_wrapper input:not([type='radio']):not([type='checkbox']):not([type='submit']):not([type='button']):not([type='image']):not([type='file']):focus {
      border: solid 2px #C9B529; }
    .login #login textarea.error,
    .login #login input.error,
    .login #login body .gform_wrapper input:not([type='radio']):not([type='checkbox']):not([type='submit']):not([type='button']):not([type='image']):not([type='file']).error {
      border: solid 2px #c14d4d; }
  .login #login body .gform_wrapper .top_label input.medium,
  .login #login body .gform_wrapper .top_label select.medium {
    width: 100%; }
  .login #login body .gform_wrapper .top_label li.gfield.gf_left_half,
  .login #login body .gform_wrapper .top_label li.gfield.gf_right_half {
    padding-right: 0;
    width: 100%; }
    @media screen and (min-width: 768px) {
      .login #login body .gform_wrapper .top_label li.gfield.gf_left_half,
      .login #login body .gform_wrapper .top_label li.gfield.gf_right_half {
        width: calc(50% - 10px); } }
  .login #login body .gform_wrapper .top_label li.gfield.gf_left_half {
    margin-right: 0; }
    @media screen and (min-width: 768px) {
      .login #login body .gform_wrapper .top_label li.gfield.gf_left_half {
        margin-right: 20px; } }
  .login #login body .gform_wrapper textarea.medium {
    height: 152px; }
  .login #login body .gform_wrapper textarea {
    font-size: 16px;
    font-size: 1rem;
    font-weight: normal;
    line-height: 1.88;
    letter-spacing: normal;
    color: #41464B;
    padding: 16px 20px;
    outline: none;
    display: block;
    border: solid 2px #E0DED5; }
    .login #login body .gform_wrapper textarea:focus {
      border: solid 2px #C9B529; }
    .login #login body .gform_wrapper textarea::placeholder {
      color: #41464B;
      opacity: 0.5; }
  .login #login .checkbox,
  .login #login .radio,
  .login #login body .gform_wrapper.gf_browser_chrome .gfield_checkbox li,
  .login #login body .gform_wrapper.gf_browser_chrome .gfield_radio li {
    height: 28px;
    margin: 0; }
  .login #login input[type=checkbox],
  .login #login input[type=radio],
  .login #login body .gform_wrapper.gf_browser_chrome .gfield_checkbox li input[type=checkbox],
  .login #login body .gform_wrapper.gf_browser_chrome .gfield_radio li input[type=radio] {
    display: none; }
    .login #login input[type=checkbox] + label,
    .login #login input[type=radio] + label,
    .login #login body .gform_wrapper.gf_browser_chrome .gfield_checkbox li input[type=checkbox] + label,
    .login #login body .gform_wrapper.gf_browser_chrome .gfield_radio li input[type=radio] + label {
      margin: 0 0 0 0;
      padding: 5px 0;
      position: relative;
      margin-left: 29px;
      font-size: 18px;
      font-size: 1.125rem;
      line-height: 1.27778;
      font-weight: normal;
      font-weight: 400;
      letter-spacing: normal;
      text-transform: none;
      margin-bottom: 0;
      display: inline-block; }
      .login #login input[type=checkbox] + label::before, .login #login input[type=checkbox] + label::after,
      .login #login input[type=radio] + label::before,
      .login #login input[type=radio] + label::after,
      .login #login body .gform_wrapper.gf_browser_chrome .gfield_checkbox li input[type=checkbox] + label::before,
      .login #login body .gform_wrapper.gf_browser_chrome .gfield_checkbox li input[type=checkbox] + label::after,
      .login #login body .gform_wrapper.gf_browser_chrome .gfield_radio li input[type=radio] + label::before,
      .login #login body .gform_wrapper.gf_browser_chrome .gfield_radio li input[type=radio] + label::after {
        content: ' ';
        height: 38px;
        width: 38px;
        position: absolute;
        left: -38px;
        top: 50%;
        transform: translateY(-50%); }
      .login #login input[type=checkbox] + label::before,
      .login #login input[type=radio] + label::before,
      .login #login body .gform_wrapper.gf_browser_chrome .gfield_checkbox li input[type=checkbox] + label::before,
      .login #login body .gform_wrapper.gf_browser_chrome .gfield_radio li input[type=radio] + label::before {
        background: white; }
    .login #login input[type=checkbox]:checked + label,
    .login #login input[type=radio]:checked + label,
    .login #login body .gform_wrapper.gf_browser_chrome .gfield_checkbox li input[type=checkbox]:checked + label,
    .login #login body .gform_wrapper.gf_browser_chrome .gfield_radio li input[type=radio]:checked + label {
      font-weight: normal;
      font-weight: 400; }
  .login #login input[type=checkbox] + label::after,
  .login #login input[type=radio].checkbox + label::after,
  .login #login body .gform_wrapper.gf_browser_chrome .gfield_checkbox li input[type=checkbox] + label::after {
    background-image: url("/app/themes/training-corn-states/assets/img/icons/checkbox.svg"); }
  .login #login input[type=checkbox]:checked + label::after,
  .login #login input[type=radio].checkbox:checked + label::after,
  .login #login body .gform_wrapper.gf_browser_chrome .gfield_checkbox li input[type=checkbox]:checked + label::after {
    background-image: url("/app/themes/training-corn-states/assets/img/icons/checkbox-active.svg"); }
  .login #login input[type=radio] + label::after,
  .login #login input[type=checkbox].radio + label::after,
  .login #login body .gform_wrapper.gf_browser_chrome .gfield_radio li input[type=radio] + label::after {
    background-image: url("/app/themes/training-corn-states/assets/img/icons/circle.svg"); }
  .login #login input[type=radio]:checked + label::after,
  .login #login input[type=checkbox].radio:checked + label::after,
  .login #login body .gform_wrapper.gf_browser_chrome .gfield_radio li input[type=radio]:checked + label::after {
    background-image: url("/app/themes/training-corn-states/assets/img/icons/circle-active.svg"); }
  .login #login body .gform_wrapper li.gfield_error ul.gfield_checkbox,
  .login #login body .gform_wrapper li.gfield_error ul.gfield_radio {
    color: #41464B; }
  .login #login body .gform_wrapper .gform_footer {
    margin: 0 0 60px 0; }
    @media screen and (min-width: 768px) {
      .login #login body .gform_wrapper .gform_footer {
        margin: 0 0 60px 0; } }
  .login #login input[type='submit'] {
    border: none !important;
    font-size: 14px;
    font-size: 0.875rem;
    line-height: 1.28571;
    font-weight: bold;
    font-weight: 700;
    letter-spacing: 0.7px; }
  .login #login input[type='submit'].success {
    color: #50810f; }
  .login #login .chosen-container-single[style].chosen-container,
  .login #login body .gform_wrapper select.medium.gfield_select + div.chosen-container-single[style].chosen-container,
  .login #login body .gform_wrapper select.medium.gfield_select + div.chosen-container-multi[style].chosen-container {
    width: 100% !important; }
  .login #login .chosen-container-single .chosen-single,
  .login #login body .gform_wrapper.gf_browser_gecko .chosen-container-single .chosen-single,
  .login #login body .gform_wrapper.gf_browser_safari .chosen-container-single .chosen-single,
  .login #login body .gform_wrapper.gf_browser_chrome .chosen-container-single .chosen-single {
    display: block;
    line-height: inherit;
    height: initial; }
  .login #login body .gform_wrapper .ginput_container span:not(.ginput_price) {
    margin-bottom: 0; }
  .login #login .chosen-container-single .chosen-single,
  .login #login body .gform_wrapper .chosen-container-single .chosen-single {
    width: 100%;
    background: none;
    margin: 0;
    height: 60px;
    padding: 17px 62px 18px 30px;
    font-size: 18px;
    font-size: 1.125rem;
    line-height: 1;
    font-weight: normal;
    font-weight: 400;
    letter-spacing: normal;
    box-shadow: none; }
  .login #login body .gform_wrapper .gfield_error .chosen-container-single .chosen-single {
    border: solid 2px #c14d4d; }
  .login #login .chosen-container-active .chosen-single,
  .login #login body .gform_wrapper .chosen-container-active .chosen-single {
    border: solid 2px #E0DED5;
    color: #41464B; }
    .login #login .chosen-container-active .chosen-single span,
    .login #login body .gform_wrapper .chosen-container-active .chosen-single span {
      opacity: 0.5; }
  .login #login .chosen-container-active.chosen-with-drop .chosen-single,
  .login #login body .gform_wrapper .chosen-container-active.chosen-with-drop .chosen-single {
    background: none;
    border: solid 2px #C9B529;
    border-bottom: solid 2px transparent; }
    .login #login .chosen-container-active.chosen-with-drop .chosen-single svg,
    .login #login body .gform_wrapper .chosen-container-active.chosen-with-drop .chosen-single svg {
      transform: translateY(-50%) rotate(180deg); }
  .login #login .chosen-container.chosen-with-drop .chosen-drop,
  .login #login body .gform_wrapper .chosen-container.chosen-with-drop .chosen-drop {
    border-radius: 0;
    border: solid 2px #C9B529;
    border-top: none;
    box-shadow: none; }
  .login #login .chosen-container-single .chosen-single,
  .login #login body .gform_wrapper .chosen-container-single .chosen-single {
    height: auto;
    padding: 18px 44px 19px 30px;
    border: solid 2px #E0DED5; }
    .login #login .chosen-container-single .chosen-single svg,
    .login #login body .gform_wrapper .chosen-container-single .chosen-single svg {
      position: absolute;
      top: 50%;
      transform: translateY(-50%);
      right: 12px; }
  .login #login .chosen-container .chosen-results,
  .login #login body .gform_wrapper .chosen-container .chosen-results {
    margin: 0;
    padding: 0; }
  .login #login .chosen-single span,
  .login #login body .gform_wrapper .ginput_container_select .chosen-single span {
    opacity: 0.5; }
  .login #login body .chosen-has-value .chosen-single span,
  .login #login body .gform_wrapper .ginput_container_select.chosen-has-value .chosen-single span {
    opacity: 1; }
  .login #login .chosen-container .chosen-results,
  .login #login body .gform_wrapper .chosen-container .chosen-results {
    position: relative; }
    .login #login .chosen-container .chosen-results::before,
    .login #login body .gform_wrapper .chosen-container .chosen-results::before {
      content: '';
      position: absolute;
      height: 2px;
      width: calc(100% - 44px);
      background: #C9B529;
      top: 0;
      left: 22px; }
  .login #login .chosen-container .chosen-results li,
  .login #login body .gform_wrapper .chosen-container .chosen-results li {
    padding: 17px 62px 18px 30px;
    font-size: 18px;
    font-size: 1.125rem;
    line-height: 1;
    font-weight: normal;
    font-weight: 400;
    letter-spacing: normal;
    color: #41464B; }
  .login #login .chosen-container .chosen-results li.highlighted,
  .login #login body .gform_wrapper .chosen-container .chosen-results li.highlighted {
    background: none;
    background-color: #F5F6F5;
    color: #41464B; }
  .login #login .chosen-container .chosen-results li.gf_placeholder,
  .login #login body .gform_wrapper .chosen-container .chosen-results li.gf_placeholder {
    display: none; }
  .login #login body .gform_wrapper div.validation_error {
    display: none; }
  .login #login body .gform_wrapper.gform_validation_error .gform_body ul li.gfield.gfield_error:not(.gf_left_half),
  .login #login body .gform_wrapper.gform_validation_error .gform_body ul li.gfield.gfield_error:not(.gf_right_half) {
    max-width: initial !important;
    width: 100%; }
  .login #login body .gform_wrapper li.gfield.gfield_error,
  .login #login .gform_wrapper li.gfield.gfield_error.gfield_contains_required.gfield_creditcard_warning {
    background-color: initial; }
  .login #login body .gform_wrapper .gfield_error .gfield_label {
    color: #41464B; }
  .login #login body .gform_wrapper .validation_message {
    color: #c14d4d; }
  .login #login body .gform_wrapper li.gfield_error input:not([type='radio']):not([type='checkbox']):not([type='submit']):not([type='button']):not([type='image']):not([type='file']),
  .login #login body .gform_wrapper li.gfield_error textarea {
    border: 2px solid #c14d4d; }
  .login #login body .gform_wrapper .field_description_below .gfield_description {
    padding: 14px 0;
    text-align: left;
    font-size: 14px;
    font-size: 0.875rem;
    line-height: 1.42857;
    font-weight: normal; }
  .login #login body .gform_wrapper li.gfield.gfield_error.gfield_contains_required div.gfield_description {
    padding-right: 0; }
  .login #login body .gform_wrapper li.gfield.gfield_error,
  .login #login body .gform_wrapper li.gfield.gfield_error.gfield_contains_required.gfield_creditcard_warning {
    border: 0; }
  .login #login body .gform_wrapper.gform_validation_error .top_label input.medium,
  .login #login body .gform_wrapper.gform_validation_error .top_label select.medium {
    width: 100%; }
  .login #login body .gform_wrapper.gform_validation_error .top_label li.gfield.gfield_error.gf_left_half,
  .login #login body .gform_wrapper.gform_validation_error .top_label li.gfield.gfield_error.gf_right_half {
    padding-right: 0;
    width: 100%;
    max-width: 100%; }
    @media screen and (min-width: 768px) {
      .login #login body .gform_wrapper.gform_validation_error .top_label li.gfield.gfield_error.gf_left_half,
      .login #login body .gform_wrapper.gform_validation_error .top_label li.gfield.gfield_error.gf_right_half {
        width: calc(50% - 10px);
        max-width: calc(50% - 10px); } }
  .login #login body .gform_wrapper.gform_validation_error .top_label li.gfield.gfield_error.gf_left_half {
    margin-right: 0; }
    @media screen and (min-width: 768px) {
      .login #login body .gform_wrapper.gform_validation_error .top_label li.gfield.gfield_error.gf_left_half {
        margin-right: 20px; } }
  .login #login body .gform_wrapper ul.gform_fields li.gfield.gfield_error + li.gfield.gfield_error {
    margin-top: 0; }
  .login #login body .gform_wrapper li.gfield.gfield_error.gfield_contains_required label.gfield_label {
    margin-top: 0; }
  .login #login body .gform_wrapper li.gfield.gfield_error.gfield_contains_required div.ginput_container {
    margin-top: 6px; }
  .login #login body .gform_wrapper .top_label li.gfield.gf_left_half .ginput_container:not(.gfield_time_hour):not(.gfield_time_minute):not(.gfield_time_ampm):not(.ginput_container_date):not(.ginput_quantity):not(.datepicker),
  .login #login body .gform_wrapper .top_label li.gfield.gf_right_half .ginput_container:not(.gfield_time_hour):not(.gfield_time_minute):not(.gfield_time_ampm):not(.ginput_container_date):not(.ginput_quantity):not(.datepicker) {
    margin-top: 6px; }
  .login #login .gform_confirmation_wrapper {
    margin-bottom: 100px; }
  .login #login input {
    border-radius: 0px;
    border: solid 2px #e4e2db;
    background-color: #ffffff; }
    .login #login input:focus {
      border: solid 2px #e4e2db !important;
      outline: none !important;
      box-shadow: none !important; }
  .login #login input[type='password'],
  .login #login input[type='text'] {
    margin-bottom: 18px; }
  .login #login .wp-pwd {
    margin-bottom: 18px;
    position: relative; }
    .login #login .wp-pwd input {
      margin-bottom: 0; }
    .login #login .wp-pwd .wp-hide-pw {
      position: absolute;
      right: 14px;
      top: 10px;
      color: #A79533; }
      .login #login .wp-pwd .wp-hide-pw:focus {
        outline: 0;
        border: none; }
  .login #login input[type='submit'] {
    color: #3f464b;
    text-transform: uppercase;
    width: auto;
    margin-top: 17px;
    background-color: #C9B529;
    border-radius: 0px;
    letter-spacing: 0.7px;
    padding: 16px 30px;
    float: left;
    border: none; }
    .login #login input[type='submit']:focus {
      border: none !important; }
  .login #login .forgetmenot {
    display: none; }

#login h1 a {
  background-image: url("/app/themes/training-corn-states/assets/img/R2L_Logo.svg");
  background-size: contain;
  background-repeat: no-repeat;
  width: 100%;
  max-width: 244px;
  height: 73px;
  margin-left: 0;
  margin-bottom: 0; }

#login h1 {
  height: auto;
  padding-bottom: 0px;
  text-indent: 0px;
  background-position: 0%;
  position: absolute;
  top: 16px;
  left: 30px;
  right: 30px;
  width: calc(100% - 60px); }
  @media screen and (min-width: 768px) {
    #login h1 {
      position: relative;
      top: auto;
      left: auto;
      right: auto;
      margin-left: 0;
      margin-bottom: 65px; } }

.login {
  padding-top: 155px;
  max-width: 100%;
  background-color: white;
  height: auto;
  display: flex;
  flex-direction: column;
  min-height: 100%; }
  @media screen and (min-width: 768px) {
    .login {
      display: flex;
      flex-wrap: wrap;
      padding: 0px;
      flex-direction: row; } }

.login #login_error,
.login .message {
  margin: 20px 0; }

.login form {
  border: none;
  background-color: transparent;
  box-shadow: none;
  margin-top: 20px;
  margin-bottom: 47px;
  padding: 0; }
  .login form p {
    max-width: 100%; }
  .login form textarea,
  .login form input,
  .login form body .gform_wrapper input:not([type='radio']):not([type='checkbox']):not([type='submit']):not([type='button']):not([type='image']):not([type='file']) {
    padding: 17px 62px 18px 30px;
    font-size: 18px;
    font-size: 1.125rem;
    line-height: 1;
    font-weight: normal;
    font-weight: 400;
    letter-spacing: normal;
    outline: none;
    border: solid 2px #E0DED5; }
    .login form textarea:focus,
    .login form input:focus,
    .login form body .gform_wrapper input:not([type='radio']):not([type='checkbox']):not([type='submit']):not([type='button']):not([type='image']):not([type='file']):focus {
      border: solid 2px #C9B529; }
    .login form textarea.error,
    .login form input.error,
    .login form body .gform_wrapper input:not([type='radio']):not([type='checkbox']):not([type='submit']):not([type='button']):not([type='image']):not([type='file']).error {
      border: solid 2px #c14d4d; }

.dash-img-wrap {
  display: flex;
  order: 1;
  align-items: center;
  overflow: hidden;
  height: auto;
  margin-bottom: 30px;
  max-width: 100%;
  border-top-left-radius: 10px;
  border-bottom-left-radius: 10px;
  border: solid 1px white;
  box-shadow: 0 3px 6px 0 rgba(0, 0, 0, 0.16);
  background-color: #f1f9ff;
  margin-left: 30px; }
  @media screen and (min-width: 768px) {
    .dash-img-wrap {
      height: auto;
      order: 2;
      margin-bottom: 0px;
      max-height: 60vh;
      margin-left: 60px;
      align-self: center;
      flex: 1 0; } }
  @media screen and (min-width: 1200px) {
    .dash-img-wrap {
      margin-left: 124px; } }

.dash-img {
  width: 125%;
  height: auto;
  object-fit: cover;
  object-position: top; }
  @media screen and (min-width: 768px) {
    .dash-img {
      height: auto;
      width: 200%;
      max-width: 200%;
      max-height: 60vh; } }

#login {
  order: 2;
  padding: 0;
  margin: 0;
  width: 100%;
  padding-left: 30px;
  padding-bottom: 56px; }
  @media screen and (min-width: 768px) {
    #login {
      padding: 56px 0;
      padding-left: 80px;
      flex: 1 0;
      order: 1; } }
  @media screen and (min-width: 1200px) {
    #login {
      padding-left: 160px;
      max-width: 50%; } }

.login h2 {
  font-size: 42px;
  line-height: 56px;
  color: #3f464b;
  font-family: "Playfair Display", serif;
  font-weight: bold;
  margin: 0;
  text-align: left;
  max-width: 550px;
  margin-left: 0; }
  @media screen and (min-width: 768px) {
    .login h2 {
      position: relative;
      height: 73px; } }

.login p {
  font-size: 18px;
  line-height: 30px;
  color: #3f464b;
  text-align: left;
  margin-top: 10px;
  max-width: 550px;
  margin-left: 0; }
  @media screen and (min-width: 768px) {
    .login p {
      margin-top: 0px; } }

.menu-footer-navigation-container {
  background: #282c30;
  display: none;
  position: relative;
  padding: 25px 55px;
  order: 3;
  flex: 1 0 100%;
  align-self: flex-end; }
  @media screen and (min-width: 768px) {
    .menu-footer-navigation-container {
      display: block; } }

.login-footer-nav {
  list-style: none;
  color: #C9B529;
  display: flex;
  margin: 0; }
  .login-footer-nav li {
    margin: 0;
    padding-right: 50px; }
    .login-footer-nav li::before {
      display: none; }
    .login-footer-nav li a:hover {
      color: #C9B529; }

.login #nav {
  padding: 0;
  margin-top: 0; }

.login #nav a span {
  font-size: 14px;
  color: #3f464b;
  text-decoration: underline; }

#backtoblog {
  display: none; }

