html, body {
  font-family: sans-serif;
  background-color: white;
  height: 100%;
  color: #111111; }

h1, h2, h3, h4, h5, h6 {
  font-family: sans-serif;
  font-weight: normal;
  letter-spacing: 2px;
  text-align: left; }

.smaller {
  font-size: 0.6em;
  line-height: 0.7em;
  font-weight: normal; }

.text-left {
  text-align: left; }

.text-right {
  text-align: right; }

.text-center {
  text-align: center;
  align-content: center; }

@media screen and (max-width: 415px) {
  .medium-screen-only {
    display: none; }

  .contact-card {
    margin-left: auto; } }
.page-max {
  max-width: 1027px;
  margin: auto auto; }

.home {
  padding-top: 40px; }

.page-content {
  align-items: center;
  margin-left: 40px;
  background-color: white; }
  .page-content h1 {
    font-size: 2em;
    color: #0c6a41;
    letter-spacing: 0.1em;
    margin-bottom: 1px; }
  .page-content h1.title {
    display: inline-block;
    width: 350px; }
  .page-content h2 {
    font-size: 1.5em;
    color: #0c6a41;
    margin-bottom: 2px;
    padding-bottom: 2px; }
  .page-content div h2 {
    padding-top: 0px;
    margin-top: 0px; }
  .page-content h3 {
    font-size: 1.2em;
    color: #0c6a41;
    margin-bottom: 2px;
    padding-bottom: 2px; }
  .page-content h4 {
    font-size: 1.1em;
    color: #0c6a41;
    margin-bottom: 2px;
    padding-bottom: 2px; }
  .page-content h5 {
    font-size: 1.0em;
    color: #0c6a41;
    margin-bottom: 2px;
    padding-bottom: 2px; }
  .page-content a {
    color: #ed692b;
    font-weight: bold;
    text-decoration: none;
    border-bottom: 2px solid transparent; }
  .page-content a:hover {
    color: #ed692b;
    text-decoration: none;
    border-bottom: 2px solid #ed692b;
    transition: .8s ease-in-out; }
  .page-content table, .page-content td, .page-content th {
    border-collapse: collapse;
    border: 1px solid #0c6a41;
    margin: 0 0 10px 0; }
  .page-content table th {
    padding-right: 10px; }
  .page-content table th, .page-content table td {
    vertical-align: top;
    padding: 5px; }
  .page-content table tr:nth-child(even) {
    background-color: #f2f2f2; }
  .page-content table caption {
    text-transform: uppercase; }
  .page-content button.link {
    text-transform: revert;
    color: white;
    background-color: #0c6a41; }
  .page-content button.link:hover {
    color: #ed692b;
    background-color: #0c6a41; }

.footer {
  padding-top: 10px;
  padding-bottom: 20px;
  padding-left: 10px;
  padding-right: 10px;
  vertical-align: middle;
  background-color: #0c6a41 !important;
  color: white; }
  .footer .csu-logo-large {
    width: 300px;
    vertical-align: middle; }
  .footer .csu-logo-small {
    width: 100px; }
  .footer a {
    color: white;
    text-decoration: none;
    margin-right: 20px;
    border-bottom: 1px solid transparent; }
  .footer a:hover {
    border-bottom: 2px solid #ed692b;
    transition: 0.5s  ease-in-out; }
  .footer .align-right {
    text-align: right; }
  .footer .align-center {
    text-align: center; }
  .footer p {
    padding: 0 0 0 0;
    margin: 0 0 0 0; }
  .footer .small {
    font-size: 0.9em;
    line-height: 0.9em;
    color: #FEF6E4; }

img#omri {
  width: 225px; }

table#solubility {
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 30px; }

img#plant-growth {
  margin-left: auto;
  margin-right: auto;
  display: block;
  width: 80%;
  margin-bottom: 30px; }

img#kansas-dealer {
  width: 33%;
  float: left;
  margin-right: 15px;
  margin-left: 15px;
  border: solid 1px #0c6a41;
  padding: 10px 10px 10px 10px; }

img#plant-working {
  float: right;
  margin-left: 15px;
  clear: both; }

#results_cards {
  text-align: center; }
  #results_cards .mdl-card__media {
    background-color: #0c6a41; }
    #results_cards .mdl-card__media img {
      margin-left: auto;
      margin-right: auto;
      display: inline-block;
      width: 350px; }
  #results_cards .mdl-card__title {
    background-color: #0c6a41;
    color: white;
    font-variant: small-caps;
    font-size: 1.2em; }
  #results_cards .mdl-card {
    display: inline-block;
    height: 410px;
    margin: 10px 10px 20px;
    text-align: left; }
  #results_cards .mdl-card__actions {
    text-align: right;
    vertical-align: bottom; }

#page_cards {
  vertical-align: top; }
  #page_cards .mdl-card {
    margin: 10px 10px;
    text-align: left;
    width: 100%; }
  #page_cards .mdl-card__media {
    background-color: white; }
    #page_cards .mdl-card__media img {
      min-width: 330px;
      width: 100%; }
    #page_cards .mdl-card__media table {
      background-color: white;
      margin-left: auto;
      margin-right: auto; }
      #page_cards .mdl-card__media table caption {
        text-transform: none;
        padding-top: 10px; }
  #page_cards .mdl-card__title {
    background-color: #0c6a41;
    color: white;
    font-variant: small-caps;
    font-size: 1.2em; }

#davis-study {
  width: 250px; }

#home h1 {
  text-align: center; }
#home .mdl-card {
  width: 300px; }
#home .mdl-card__title {
  color: #572f27; }
#home .mdl-card__media {
  background-color: white;
  width: 300px;
  border-radius: 15px;
  overflow: hidden;
  text-align: center; }
#home .mdl-card__actions {
  text-align: right; }
#home caption {
  text-transform: none;
  padding-top: 10px; }
#home .fade {
  opacity: 1;
  transition: opacity .25s ease-in-out;
  -moz-transition: opacity .25s ease-in-out;
  -webkit-transition: opacity .25s ease-in-out; }
#home .fade:hover {
  opacity: 0.75; }
#home a:hover {
  border: none; }

.header {
  color: #0c6a41 !important;
  background-color: white;
  margin-left: 0px;
  padding-top: 10px;
  border-bottom: #0c6a41 5px solid;
  height: 80px;
  line-height: 88px; }
  .header .material-icons {
    color: #767777 !important; }
  .header .larger-text {
    font-family: sans-serif;
    letter-spacing: .11em;
    line-height: 1.1em;
    font-size: 19px;
    text-transform: uppercase;
    vertical-align: middle;
    display: inline-block;
    width: 400px;
    padding-top: 5px;
    padding-left: 15px; }
  .header .smaller-text {
    font-family: sans-serif;
    letter-spacing: .11em;
    line-height: 1.1em;
    font-size: 14px;
    text-transform: uppercase;
    vertical-align: middle;
    display: inline-block;
    width: 170px;
    padding-left: 15px; }
  .header .mdl-layout-title {
    color: #111111; }
    .header .mdl-layout-title .logo-text {
      font-weight: bolder;
      font-size: 1.3em; }
  .header nav {
    margin-left: auto;
    margin-right: 0px; }
    .header nav a {
      color: black; }
    .header nav a:hover {
      color: #ed692b; }
    .header nav .home_link {
      padding: 0 0 0 0;
      margin: 0 0 0 0;
      border-bottom: none !important;
      color: black !important;
      text-decoration: none; }
  .header .nav-bar {
    padding-right: 20px;
    font-family: sans-serif;
    text-transform: uppercase; }
    .header .nav-bar .spacer {
      margin-left: 30px; }
    .header .nav-bar a {
      background-color: transparent !important;
      border-bottom: 4px solid transparent;
      color: black !important;
      letter-spacing: 2px;
      line-height: 1.5em;
      font-size: 1em;
      padding-left: 0px;
      padding-right: 0px;
      margin-left: 30px; }
    .header .nav-bar .active {
      color: #0c6a41 !important;
      font-weight: bold; }
    .header .nav-bar a:hover {
      border-bottom: 4px solid #0c6a41;
      transition: 1s  ease-in-out; }
  .header .second-row {
    background-color: #c89c66;
    color: #572f27;
    width: 100%;
    margin: 5px 0px 20px;
    border-bottom: solid 4px #572f27; }
    .header .second-row .mdl-layout__header-row {
      height: 35px; }
    .header .second-row nav {
      margin-left: auto;
      margin-right: 0px;
      text-align: right;
      text-transform: none;
      padding: 0 20px 0 0; }
      .header .second-row nav a {
        letter-spacing: 0.1em;
        font-variant: small-caps;
        font-weight: bold;
        font-size: 0.9em; }
      .header .second-row nav a:hover {
        border-bottom-color: #9b442d; }

.drawer {
  border-right: none; }
  .drawer .mdl-layout-title {
    color: white !important;
    font-family: sans-serif;
    font-weight: bold;
    background-color: #0c6a41 !important;
    line-height: 1em;
    padding-top: 30px;
    padding-bottom: 5px; }

.top-bar {
  height: 80px;
  margin-bottom: 20px; }
  .top-bar h1 {
    font-size: 2.2em;
    color: #0c6a41;
    letter-spacing: 0.1em;
    padding-top: 20px;
    padding-bottom: 10px;
    padding-left: 20px; }
    .top-bar h1 a {
      text-decoration: none;
      color: #0c6a41; }
    .top-bar h1 a:hover {
      text-decoration: underline;
      transition: 1s  ease-in-out; }
