/* CropWatch 4.1 CSS --- Updated 12.14.2020 */

/* fixes for author taxonomy pages that pull in faculty insight data **/

.view-author-taxonomy-contact-info p {
	float: left;
	max-width: 620px;
}
.view-author-taxonomy-contact-info p:first-child {
	float: none;
}
.knowledge-grid .wdn-pull-right {
	display: none;
}
.wdn-grid-set.knowledge-grid {
	clear: none;
}
.wdn-grid-set.knowledge-grid::after {
	clear: none;
}
@media (min-width: 768px) {
	.knowledge-grid .bp2-wdn-col-two-sevenths {
		padding-left: 0;
	}
}
/* END fixes for author taxonomy pages that pull in faculty insight data **/

#views-form-basic-page-to-article-convert-page li div {
	float: left;
}
#views-form-basic-page-to-article-convert-page li {
	clear: left;
}
#views-form-basic-page-to-article-convert-page .form-item, #views-form-basic-page-to-article-convert-page .form-actions {
	margin: 0
}
/** more link **/

.more-link {
	text-align: left;
	font-style: italic;
	margin-top: 1em;
}
.more-link a:after {
	content: '\2192';
}
/* issue/articles: teaser 
.node-issue {margin: 1.6em 0;}*/

.node-issue h3 {
	font-size: 16px !important;
	line-height: 1.5;
	margin-bottom: .4rem;
}
.node-issue h3 a {
	border-bottom-style: dotted;
	border-bottom-width: 1px;
}
/*.view-latest-issue .node-article-teaser h3::before {font-size: 0.6em; line-height: 2.2em;}*/

/* .view-latest-issue .field-name-body {font-size: .9em;} */

.view-latest-issue .field-name-field-articles .field-item {
	clear: left
}
.view-latest-issue .field-name-field-articles .field-item .content {
	padding-left: 1em;
	margin-bottom: 1em;
}
.view-latest-issue figure {
	margin: 0;
}
.node-article-teaser .field-name-field-hero-image img {
	max-height: 250px;
	width: auto;
	margin: 0 auto;
}
.node-type-issue .node-issue {
	margin-bottom: 2em;
}
.node-issue h2 {
	font-size: 2rem;
	border-bottom: 1px solid #eee;
	font-weight: 200;
	margin-top: .7em;
}
/*.node-article-teaser h3:before {
  content: ' ';
  display: list-item;
  float: left;
  list-style: inside;
  font-size: 0.6em;
  line-height: 1.6em;
}*/

.node-article-teaser .field-name-body {
	padding-left: 1em;
}
.node-article-teaser figcaption, .view-related-articles .node-article figcaption {
	display: none
}
.view-taxonomy-term figcaption {
	display: none
}
/** articles: full page **/

.node-type-article #pagetitle h1 {
	font-size: 0;
	width: 1px;
	height: 1px;
	display: inline-block;
	overflow: hidden;
	position: absolute!important;
	border: 0!important;
	padding: 0!important;
	margin: 0!important;
	clip: rect(1px, 1px, 1px, 1px);
}
.node-type-article .field-name-field-hero-image {
	margin: 2em 0 -4em;
}
.field-name-field-author {
	font-size: 0.9rem;
	position: relative;
	top: -11px;
}
.field-name-field-tags {
	margin: 2em 0;
}
.field-name-field-tags .field-item {
	margin: 0 0.5em 0.5em 1em;
}
.field-name-field-tags .field-item, .field-name-field-tags .field-item a {
	display: inline-block;
}
.field-name-field-tags .field-item a {
	color: #666;
	font-size: 0.875em;
	background: #e5e5e5;
	line-height: 2em;
	padding: 0 0.5em;
	position: relative;
	font-weight: 700;
	border-radius: 0 3px 3px 0;
}
.field-name-field-tags .field-item a::before, .field-name-field-tags .field-item a::after {
	content: "";
	display: block;
	position: absolute;
}
.field-name-field-tags .field-item a::before {
	left: -1em;
	top: 50%;
	margin-top: -1em;
	height: 0;
	border-top: 1em solid transparent;
	border-bottom: 1em solid transparent;
	border-right: 1em solid #e5e5e5;
	z-index: 100;
}
.field-name-field-tags .field-item a::after {
	left: -0.4em;
	top: 50%;
	margin-top: -0.2em;
	width: 0.4em;
	height: 0.4em;
	background: #fff;
	z-index: 200;
	border-radius: 0.2em;
}
/** article teaser overrides **/

.node-teaser h2 a {
	font-size: 2.1625rem;
}
/** Popular Tags block **/

#block-views-popular-tags-block h3 {
	margin-top: 0;
}
.view-popular-tags .item-list ul {
	list-style: outside none none;
}
.view-popular-tags .item-list ul li {
	margin-left: 0;
	border-bottom: 1px solid #ccc;
}
.node-type-issue #block-views-popular-tags-block {
	margin-top: 90px;
}
.page-tags .view-popular-tags .item-list ul li {
	border-bottom: 0;
	border-top: 1px solid #ccc;
	margin-bottom: 0;
	line-height: 1.5;
	padding: .25em 0;
}
.page-tags .full-tags-list .item-list {
	columns: 2;
}
@media (min-width: 768px) {
	.page-tags .full-tags-list .item-list {
		columns: 3;
	}
}
@media (min-width: 900px) {
	.page-tags .full-tags-list .item-list {
		columns: 4;
	}
}
@media (min-width: 1200px) {
	.page-tags .full-tags-list .item-list {
		columns: 5;
	}
}
/** page title hides **/

.page-node-10525 #pagetitle, .page-node-16836 #pagetitle, .page-latest-issue #pagetitle {
	display: none;
}
.node-type-issue #pagetitle h1 {
	font-size: 0;
	width: 1px;
	height: 1px;
	display: inline-block;
	overflow: hidden;
	position: absolute!important;
	border: 0!important;
	padding: 0!important;
	margin: 0!important;
	clip: rect(1px, 1px, 1px, 1px);
}
/** make accordion headers bigger **/

.ui-accordion .ui-accordion-header {
	font-size: 1.8em !important;
}
/* space out ui content - accordion */

.content #accordion .ui-helper-reset {
	line-height: 1.662!important;
}
/* Make accordion content height auto */

.content .tune-up #accordion .ui-accordion-content {
	height: auto!important;
}
/** hide exploratory research links (used on soycal.unl.edu) **/

.soycal-research {
	display: none;
}
/** Resistance Page Classes **/

.resistance-type .resistance-photo {
	border-radius: 50%
}
.badge {
	display: block;
	margin: 0 auto 20px;
	width: 145px;
	height: 145px;
	background: #fff;
	border-radius: 50%;
	padding: 10px;
	-webkit-box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.5);
	-moz-box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.5);
	box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.5);
	-webkit-transform: rotate(15deg);
	-moz-transform: rotate(15deg);
	transform: rotate(15deg)
}
.resistance-type h2 {
	text-align: center
}
.resistance-type .resistance-photo {
	border-radius: 50%
}
.resistance-type li {
	margin-bottom: .5em
}
.resistance-heading {
	padding: 2em 0 0 0;
	position: relative
}
.resistance-heading .badge {
	display: block;
	margin: 0 auto 20px;
	width: 100px;
	height: 100px;
	background: #fff;
	border-radius: 50%;
	padding: 5px;
	-webkit-box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.5);
	-moz-box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.5);
	box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.5);
	-webkit-transform: rotate(15deg);
	-moz-transform: rotate(15deg);
	transform: rotate(15deg);
	position: absolute;
	left: -50px;
	top: 10px
}
/** Youtube CSS for Full Width **/

.youTubeWrapper {
	position: relative;
	padding-bottom: 56.25%;
	height: 0;
	overflow: hidden;
	max-width: 100%;
}
.youTubeWrapper iframe, .youTubeWrapper object, .youTubeWrapper embed {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
/** tables **/

/** be able to add vertical borders to large tables **/

.table_hairline td:nth-child(2n+1), .table_hairline th:nth-child(2n+1) {
	border-right: 1px solid #ccc;
}
td.border-right {
	border-right: 1px solid #ccc;
}
.table-hd {
	font-weight: 400;
	font-style: normal;
	letter-spacing: 0.02em;
	font-size: 0.923077rem;
}
div.large-table table th {
	padding: 1.2307em .5em 1em
}
div.large-table table td {
	padding: .05em 1em .05em;
}
.table-align-top td {
	vertical-align: top;
}
.cw-table-lines td, .cw-table-lines th, .cw-td-line, .cw-th-line {
	border-right: 1px solid #d5d5d2;
}
.cw-table-no-stripes tbody tr:nth-of-type(even),
table.cw-table-no-stripes:not(.dcf-table) tbody tr:nth-of-type(2n) {
  background-color: transparent;
}
.cw-table-compact td, .cw-table-compact th {
	padding: .5em!important;
}
td.tb-right, th.tb-right {
	border-right-width: 4px!important;
	border-color: inherit;
}
td.tb-bottom, th.tb-bottom {
	border-bottom-width: 4px!important;
	border-color: inherit;
}
.node-article table caption {
	font-size: 1em;
	line-height: 1.3;
	text-align: left;
}
td.shaded {
	background: #e5e5e3;
}
/* Main Article Image */

.article-main-image {
	width: 45%;
	float: right;
	margin-left: 2em;
}
@media screen and (max-width: 480px) {
	.article-main-image {
		width: 100%;
		float: none;
		display: block;
	}
}
.cw-table-sm td, .cw-table-sm th {
	line-height: 1.2;
	font-size: .85rem;
}
.cw-table-center td, .cw-table-center th {
	text-align: center;
}
/* Podcast Links */

.cw-podcast-link {
	background: #eee;
	padding: .5em 1em;
	border-radius: 5px;
	font-size: .9rem;
	display: flex;
	align-items: center;
	margin: 1em 0;
}
.cw-podcast-button {
	width: 20%;
	min-width: 40px;
	max-width: 80px;
	margin-right: 1em;
}
.cw-podcast-badge {
	min-width: 133px;
	height: auto;
}
@media (max-width: 768px) {
	.cw-podcast-link {
		display: block;
	}
	.cw-podcast-button {
		float: left;
		width: 75px;
		margin-top: 1em;
	}
	.cw-podcast-link:after {
		content: "";
		display: table;
		clear: both;
	}
}
/** author pages **/

.view-taxonomy-term .view-header:after {
	clear: both;
	content: "";
	display: block;
	height: 0;
	visibility: hidden;
	margin-bottom: 20px;
}
/** callout box **/

.callout-box {
	padding: .9em 3.5em 3em 3em;
}
/** vcard **/

.vcard {
	padding-bottom: 20px;
}
.vcard .street-address {
	display: block;
}
.vcard .card-profile, .vcard .headline, .vcard .roles, .vcard .eppa, .vcard .sis-title, .vcard .adr .type, .vcard .tel .type, .vcard .country-name, .vcard-tools, .vcard .on-campus-dialing {
	display: none
}
.caption-overlay {
	position: relative;
}
.caption-overlay .caption {
	position: absolute;
	right: 1.5em;
	bottom: 1.5em;
	font-size: .8em;
	color: #fff;
	text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.5);
	line-height: 1;
	margin: 0;
}
.caption-overlay .caption a {
	color: #fff;
}
.caption-overlay .caption a:hover {
	border: 0 none;
}
/*.wdn-grid-set .bp480-wdn-col-one-third table caption, .wdn-grid-set .bp480-wdn-col-two-fifths table caption, .wdn-grid-set .bp480-wdn-col-three-fifths table caption,
.wdn-grid-set .bp480-wdn-col-two-fourths table caption {
font-size: 1.5rem;
}*/

.wdn-grid-set .bp480-wdn-col-one-third table caption.wdn-alt-header, .wdn-grid-set .bp480-wdn-col-one-half table caption.wdn-alt-header, .wdn-grid-set .bp480-wdn-col-two-fifths table caption.wdn-alt-header, .wdn-grid-set .bp480-wdn-col-three-fifths table caption.wdn-alt-header, .wdn-grid-set .bp480-wdn-col-two-fourths table caption.wdn-alt-header {
	font-size: 1rem;
}
/** Numbered text list  **/

.text-center {
	text-align: center;
}
.cw-numbered-band {
	padding: 1em;
}
.wdn-light-light-neutral-band {
	background: #F7F5EF;
}
/* Create a vertical line in tables */

@media (min-width: 768px) {
	table th.border-left, table td.border-left {
		border-left: 1px solid #d5d5d2;
	}
}
/* Highlight table cells with different colors */

table td.hli1 {
	background: #FFFFCC;
}
table td.hli2 {
	background: #CCFFCC;
}
.cw-button-lg {
	font-size: 1.1em;
}
.cw-button-block {
	display: block;
}
/**************************************
**************** sharing buttons
****************************************/

.resp-sharing-button {
	display: inline-block;
	border-radius: 5px;
	border-width: 1px;
	border-style: solid;
	transition: background-color 25ms ease-out, border-color 25ms ease-out, opacity 250ms ease-out;
	margin: 0 0 0 0.5em;
	padding: 0 0.75em;
	font-family: Helvetica Neue, Helvetica, Arial, sans-serif;
	font-size: 13px;
}
.resp-sharing-button a {
	text-decoration: none;
	color: #FFF;
	display: block;
}
.resp-sharing-button__icon {
	display: inline-block;
}
.resp-sharing-button__icon svg {
	width: 1em;
	height: 1em;
	margin-bottom: -0.1em;
}
/* Non solid icons get a stroke */

.resp-sharing-button__icon {
	stroke: #FFF;
	fill: none;
}
/* Solid icons get a fill */

.resp-sharing-button__icon--solid, .resp-sharing-button__icon--solidcircle {
	fill: #FFF;
	stroke: none;
}
.resp-sharing-button__link {
	text-decoration: none;
	color: #FFF;
}
.resp-sharing-button__link:hover, .resp-sharing-button__link:visited {
	color: #FFF;
}
.resp-sharing-button--large .resp-sharing-button__icon svg, .resp-sharing-button--medium .resp-sharing-button__icon svg {
	padding-right: 0.4em;
}
.resp-sharing-button__wrapper {
	display: inline-block;
}
.resp-sharing-button--facebook {
	background-color: #3b5998;
	border-color: #3b5998;
}
.resp-sharing-button--facebook:hover, .resp-sharing-button--facebook:active {
	background-color: #2d4373;
	border-color: #2d4373;
}
.resp-sharing-button--twitter {
	background-color: #167CBB;
	border-color: #167CBB;
}
.resp-sharing-button--twitter:hover, .resp-sharing-button--twitter:active {
	background-color: #2795e9;
	border-color: #2795e9;
}
.resp-sharing-button--email {
	background-color: #444444;
	border-color: #444444;
}
.resp-sharing-button--email:hover .resp-sharing-button--email:active {
	background-color: #2B2B2B;
	border-color: #2B2B2B;
}
.clinics {
	background: #d00000;
	padding: 1em;
	color: #fff;
	font-size: 90%;
}
.clinics h3, .clinics h4 {
	color: #fff;
}
.clinics h3 {
	font-size: 2.25em;
}
/* Wrapping divs to float tables/charts */

@media (min-width: 640px) {
	.cw-figures-wrap-right {
		float: right;
		margin-left: 1em;
	}
	.cw-figures-wrap-left {
		float: left;
		margin-right: 1em;
	}
}
@media (max-width: 640px) {
	.cw-figures-wrap-right, .cw-figures-wrap-left {
		width: 100%!important;
	}
}
/* Icons */

/*.wdn-main li>a[class*=cw-icon] {
border: 0 none;
}*/

a[class*=cw-icon]:after {
	width: 1.53em;
	display: inline-block;
	vertical-align: middle;
	margin-left: .5em;
}
.cw-icon-video:after {
	content: url(/../Redesign/icon-video.svg);
}
.cw-icon-audio:after {
	content: url(/../Redesign/icon-audio.svg);
}
/* Table Styles */

.cw-table-brown th {
	background: #c89f5d;
	color: #fff;
}
.cw-table-brown, .cw-table-brown th, .cw-table-brown td {
	border-color: #fff;
}
.cw-table-brown tbody tr:nth-of-type(odd) {
	background-color: #e9d8be;
}
.cw-table-brown tr:nth-of-type(even) {
	background-color: #f4ebde;
}
.cw-table {
	font-size: .9em;
}
.cw-table-brown th.border-left, .cw-table-brown td.border-left, .cw-table-brown th.border-right, .cw-table-brown td.border-right {
	border-color: #fff;
}
/* Content Styles Demo Page */

.cw-demos pre {
	white-space: normal;
}
.cw-demos code {
	background: #666;
	color: #eee;
	border-radius: 3px;
	display: inline-block;
	padding: 1px 5px;
	line-height: 1.3;
}
.cw-demos code .highlight {
	color: #ffff99;
}
.cw-demos pre code {
	line-height: 1.777;
}
.cw-demos .subhead {
	font-family: 'Mercury SSm A', 'Mercury SSm B', Georgia, serif;
	font-weight: normal;
	font-size: 1em;
	font-style: italic;
	color: #666;
}
.cw-demos h4 {
	margin-top: 3em;
}
.cw-neutral-wrap {
	background: #F9F5EE;
	padding: 1em;
	margin: 1em 0;
}
.cw-demos h2 {
	padding-top: 2.5em;
}
/* BEGIN SOYBEAN MANAGEMENT GUIDE */

/* admissions band styling */

.soymg .wdn-admissions-band {
	background-color: #c00;
	background-image: url(../soybeanMG/images/red_wave.png);
	background-repeat: repeat;
	color: #fff;
	text-align: center;
}
.soymg .wdn-admissions-band .wdn-inner-wrapper:after {
	content: "";
	display: table;
	clear: both;
}
.soymg .wdn-admissions-band h2 {
	padding-top: 0;
	margin-bottom: 0;
	color: #fff;
	text-align: center;
	text-transform: uppercase;
}
.soymg .wdn-admissions-band .wdn-button {
	margin: 1.425em 1em;
}
@media (min-width:768px) {
	.soymg .wdn-admissions-band .wdn-button {
		margin: 0 1em;
	}
}
.soymg .wdn-admissions-band .admissions-promo {
	background-image: url(../images/red-glow.png);
}
.soymg .wdn-light {
	color: #fff;
}
.soymg .wdn-main a.wdn-button-white {
	background-color: #f0f0f0;
	color: #c00;
	text-shadow: none;
}
.soymg .wdn-main a.wdn-button-white:hover {
	background-color: #fff;
	text-shadow: none;
	color: #900;
}
.soymg table p {
	margin: 0;
	padding: 0;
}
/*END Admissions Band*/

.soymg .bold {
	font-weight: 700;
}
.soymg .source {
	font-size: .8em;
}
.soymg .defbase {
	color: #b95b00;
}
.soymg .defword {
	color: #C75915;
}
.soymg .wdn-quote {
	margin: 0 auto 2.157em;
	padding: 1.157em 5% 0;
	color: #e77300;
}
.soymg .wdn-quote:before {
	content: open-quote;
	top: 0;
	left: 2%;
	-webkit-transform: translateX(-2%);
	transform: translateX(-2%);
	line-height: 1.01;
}
.soymg .wdn-quote:after {
	content: close-quote;
	right: 2%;
	-webkit-transform: translateX(2%);
	transform: translateX(2%);
	line-height: .4;
}
@media (min-width:768px) {
	.soymg .wdn-quote {
		margin: 0 auto;
		padding: 2.369em
	}
	.soymg .wdn-quote:after, .soymg .wdn-quote:before {
		top: .339em;
		-webkit-transform: none;
		transform: none
	}
	.soymg .wdn-quote:before {
		left: 0
	}
	.soymg .wdn-quote:after {
		right: 0;
		line-height: 1;
	}
}
.soymg .wdn-light-neutral-band .wdn-quote {
	margin: 0 auto 2.157em;
	padding: 1.157em 5% 0;
	color: #d36900;
}
.soymg .wdn-light-neutral-band .defbase {
	color: #a85200;
}
/*ACCORDION*/

/* Accordion Entry show/hide stuff */

.soymg .ucomm-accordion-entry h4 .wdn-icon-plus, .soymg .ucomm-accordion-entry h4 .wdn-icon-minus {
	padding: 0;
	margin: 0;
	font-size: 100%;
	margin-left: .5em;
	cursor: pointer;
	color: #dd0000;
	display: inline-block;
}
.soymg .ucomm-accordion-entry h4 .wdn-icon-plus:hover, .soymg .ucomm-accordion-entry h4 .wdn-icon-minus:hover {
	padding: 0;
	margin: 0;
	margin-left: .5em;
	display: inline-block;
	cursor: pointer;
	color: #000;
	-webkit-transition-duration: .3s;
	transition-duration: .3s;
	-webkit-transition-timing-function: ease-in;
	transition-timing-function: ease-in;
}
.soymg .mspbnd {
	border-top: 2px solid #D3D3D3;
	border-bottom: 2px solid #D00000;
	margin: 0 0 20px;
	padding: 16px 0 0;
}
/**  accordion fixes **/

.soymg #accordion h3 a {
	font-size: 1.4em;
}
/** Accordion Styling **/

.soymg .ucomm-accordion-entry {
	padding: 1em 0 .3em;
	margin-top: .3em;
}
.soymg .mspbnd2 {
	display: block;
	border-bottom: 2px solid #d00000;
}
.soymg .accordion-tab-content {}
.soymg .ucomm-accordion-entry h4 [class*='wdn-icon'] {
	font-size: 60%;
}
.soymg div.ucomm-accordion h4 {
	background-color: #eae9e6;
	margin-top: 3px;
	margin-bottom: 0;
	padding: 10px 15px;
}
.soymg div.ucomm-accordion h4 span {
	float: right;
	font-size: 60%;
	margin: 0;
	padding: 0;
}
.soymg div.ucomm-accordion div.accordion-tab-content {
	padding-left: 15px;
}
@media (min-width: 768px) {
	.soymg div.ucomm-accordion div.accordion-tab-content {
		font-size: 80%;
	}
}
.iimcl-two-flow-columns {
	-webkit-column-count: 2;
	-moz-column-count: 2;
	column-count: 2;
	-webkit-column-gap: 2rem;
	-moz-column-gap: 2rem;
	column-gap: 2rem;
	-webkit-column-rule: 1px solid #f4f3ef;
	-moz-column-rule: 1px solid #f4f3ef;
	column-rule: 1px solid #f4f3ef;
}
@media all and (max-width: 640px) {
	.iimcl-two-flow-columns {
		-webkit-column-count: 1;
		-moz-column-count: 1;
		column-count: 1;
		-webkit-column-gap: 1px;
		-moz-column-gap: 1px;
		column-gap: 1px;
		-webkit-column-rule: none;
		-moz-column-rule: none;
		column-rule: none;
	}
}
/* END SOYBEAN MANAGEMENT GUIDE */

/* Navigation "Zenboxes" Red Titles */

.block-menu-block h3 a {
	background: #d00000;
}
/* Latest Issue Menu Block Titles */

#block-menu-block-2 h3, #block-menu-block-3 h3, #block-views-most-recent-issues-block h3 {
	display: block;
	padding-top: .75rem;
	padding-bottom: .602rem;
	padding-left: 1rem;
	color: #fefdfa;
	background-color: #d00000;
}
/* Menu block font size larger */

.block-menu-block ul a {
	font-size: .9rem;
}
/* New Home Page Boxes */

.cw-flex {
	display: flex;
	justify-content: space-around;
}
.cw-promo-box {
	width: 32%;
}
@media (max-width: 640px) {
	.cw-flex {
		flex-direction: column;
	}
	.cw-promo-box {
		width: 100%;
		margin-bottom: 1em;
	}
}
.cw-promo-box {
	background: rgba(255, 255, 255, 0.8);
	padding: 1em;
	border-radius: 5px;
}
.zenbox {
	padding: 1.5em;
}
.sidebar #block-views-most-recent-issues-block {
	box-shadow: none;
	padding: 0;
}
#block-block-160 {
	/* twitter */
	border: 1px solid #eae9e6;
	padding-right: 1px;
}
/* Stronger Ag Economy */

.cw-hero h2 {
	color: #fff;
	font-size: 28px;
}
.cw-texture-band {
	background: url(2017-CW-News/2017-images/strong-ne-economy/cork-wallet.png);
}
.strong-neb-ag h2 {
	text-indent: 15%;
	font-size: 2rem;
}
@media (min-width: 80em) {
	.wdn-hero.cw-hero {
		height: 40vh;
	}
}
/* Weather Maps */

@media (min-width: 768px) {
	.nsco-table th, .nsco-table td {
		width: 16.6%;
	}
	.nsco-table thead th, .nsco-table td {
		text-align: center!important;
	}
}
/* New Landing Pages */

h1+.cw-subhead {
	font-size: 1.25rem;
}
.cw-intro-p {
	font-size: 1.15rem;
}
.cw-line {
	border: 0 none;
	border-top: 1px solid #ccc;
	margin: 2em 0 3em;
}
@media (min-width: 768px) {
	.cw-topic {
		margin-bottom: 1em;
	}
}
/* Text Styles - Lists */

.cw-list-indent {
	padding-left: 3.4em;
	text-indent: -3.4em;
}
/*ON FARM Research*/

/*front page*/

.padding {
	padding: 2rem 0 2rem 0;
}
.padding:first-child {
	border-bottom: 1px solid #999;
}
.booklet {
	padding: 1rem;
	transform: rotate(-10deg);
}
.padding-top .bp480-wdn-col-two-thirds {
	padding-left: 2rem;
}
.page-node-10560 .block-menu-block h3 {
	padding: 2rem 0 1rem 0rem;
	font-size: 100%;
}
.page-node-10560 .field-name-body {
	display: none;
}
.page-node-10560 .field-item p a:link {
	visibility: hidden;
}
.page-node-10560 .on-farm-research-news p a:link {
	display: none;
}
.page-node-10560 .content .on-farm-research-news .views-row {
	width: 30%;
	float: left;
	margin: 1.5%;
}
.page-node-10560 .on-farm-research-news .content .bp640-wdn-col-two-sevenths {
	width: 100%;
}
.page-node-10560 .on-farm-research-news .content .bp640-wdn-col-five-sevenths {
	width: 100%;
}
.page-node-10560 .on-farm-research-news .node .content h3 {
	font-size: 150%;
}
.page-node-10560 .on-farm-research-news .content .date-display-single {
	font-size: 80%;
}
.page-node-10560 .on-farm-research-news .more-link {
	clear: both;
}
.page-node-10560 .on-farm-research-news .views-row-4 {
	display: none;
}
.page-node-10560 .on-farm-research-news .views-row-5 {
	display: none;
}
/*getting started*/

.gotham {
}
.padding-left {
	padding: 0 0 0 1.5rem;
}
.line-height {
	line-height: 1.5;
}
.wdn_tabs_content p {
	margin-left: 1.5rem;
}
.text-small {
	font-size: 75%;
}
.page-node-10855 .wdn_tabs {
	margin-top: 2rem;
}
/*project sense*/

.project-sense .videoWrapper {
	position: relative;
	padding-bottom: 56.25%;
	padding-top: 25px;
	height: 0;
}
.project-sense .videoWrapper iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
.gotham {
}
.text-small {
	font-size: .75rem;
}
.text-large {
	font-size: 1.5rem
}
.center {
	text-align: center;
}
.project-sense svg {
	width: 100%;
	margin: 1rem 0 2rem 0;
}
.sense-producer-info {
	margin: 0 0 3rem 0;
}
.page-node-16571 .block-menu-block h3 {
	padding: 7rem 0 1rem 0rem;
	font-size: 100%;
}
.small-pad {
	padding: 1rem;
}
.gotham {
}
.social-icon {
	vertical-align: middle;
	padding: 1rem;
}
.social-footer {
	padding: 2rem;
}
.page-node-10862 address {
	border-bottom: 1px solid #ccc;
}
.sense-producer-info h4 {
	height: 3rem;
}
/*contact*/

.on-farm-research .info {
	min-height: 335px;
}
.on-farm-research .info .name {
	font-size: 2rem;
}
.on-farm-research .info .title {
	line-height: .5rem;
}
.on-farm-research .info.street-address {
	font-size: .9rem;
}
.on-farm-research .info.contact {
	font-size: .9rem;
	margin-bottom: 2rem;
}
.on-farm-research .border-bottom {
	border-bottom: 1px solid #cecece;
	padding-bottom: 5px;
}
@media (max-width: 480px) {
	.on-farm-research .info {
		min-height: 200px;
	}
}
.cover {
	padding: 1rem;
	transform: rotate(-4deg);
}
.results-publication {
	padding: 2rem;
}
.result-topics {
	padding: 1rem 0 3rem 0;
}
.result-topics .wdn-button-brand {
	margin: .5rem;
}
.result-topics {
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
}
.database-topics {
	padding: 3rem 0 3rem 0;
	border-bottom: 1px solid #ccc;
}
@media (max-width: 480px) {
	.cover {
		padding: 3rem;
	}
	.page-node-10560 .content .on-farm-research-news .views-row {
		width: 97%;
	}
}
/* Calculator */

.grainHoldingCalculator {
	padding: 1em;
}
.grainHoldingCalculator fieldset {
	margin-top: 0;
	padding-top: 0;
}
.grainHoldingCalculator form ol {
	display: flex;
	flex-wrap: wrap;
	justify-content: flex-start;
}
.grainHoldingCalculator form li {
	flex-basis: 25%;
	padding-right: .5em;
	align-self: flex-end;
}
/* NCMC Conference Splash Page */

.ncmc-hero .wdn-hero-impact-line .sm {
	display: block;
	font-size: .7em;
	font-weight: normal;
}
.ncmc-hero .wdn-hero-impact-line .lg {
	font-size: 1.5em;
}
/* Conference + Clinic Article Headings */

.cw-article-subhead+h1 {
	margin-top: 0;
}
.cw-article-subhead {
	margin-top: 75px;
}
.cw-article-subhead {
	padding-bottom: .25em;
	margin-bottom: 1.5em;
	border-bottom: 1px solid #6B6B6A;
	text-transform: uppercase;
	letter-spacing: .02em;
	font-size: 1.1rem;
}
.cw-article-subhead a {
	color: #6B6B6A;
}
.cw-article-subhead.conference {
	border-color: #c18546;
}
.cw-article-subhead.conference a {
	color: #c18546;
}
.node-type-article .cw-article-subhead+.wdn-grid-set {
	margin-top: -2em;
}
.cw-article-subhead.clinic {
	border-color: #00b098;
}
.cw-article-subhead.clinic a {
	color: #00b098;
}
/* Archive */

.cw-archive .view-grouping-content {
	display: flex;
	flex-direction: column;
	justify-content: flex-end;
	align-content: flex-end;
}
.cw-archive .view-grouping-content h3 {
	order: 99;
	margin: 0;
	font-size: inherit;
	font-family: inherit;
	line-height: inherit;
	font-weight: inherit;
}
.cw-archive-row h4, .cw-archive-row ul, .cw-archive-row li, .cw-archive-row div {
	display: inline;
	margin: 0;
	padding: 0;
}
.cw-archive-row h4 {
	font-family: 'Mercury SSm A', 'Mercury SSm B', Georgia, serif;
	font-size: 1rem;
	font-weight: bold;
	position: relative;
	padding-right: .15rem;
}
.cw-archive-row h4:after {
	content: ":";
	position: absolute;
	right: 0;
	top: 50%;
	margin-top: -0.5rem;
}
.cw-archive-row ul li {
	margin: 0 .25rem 0 0;
	padding-right: .25rem;
}
.cw-archive-row ul li:after {
	content: "|";
	position: relative;
	right: -.4rem;
}
.cw-archive-row ul li:last-of-type:after {
	content: "";
}
.cw-archive-row ul li:first-child {
	padding-left: .5rem;
}
.cw-body h3:empty, .cw-body p:empty {
	display: none;
}
/* Survey alert box */

.survey-box .wdn-button {
	background: #19A88C;
	margin-left: 15px;
}
.survey-box {
	background: rgba(215, 247, 240, 0.5);
	padding: .25em 2em;
	border-radius: 5px;
	font-size: 0.9em;
	margin: 0 auto 20px;
	max-width: 800px;
}
#node-16650 .field-type-taxonomy-term-reference {
	display: none;
}
.page-taxonomy-term-283 .node-sticky {
	background: rgba(215, 247, 240, 0.5);
	padding: 1em;
}
.page-taxonomy-term-283 .node-sticky a {
	color: #19A88C;
}
.whitebg {
	background: #FFF;
}
@media (min-width: 480px) {
	.cw-flex-align-center {
		display: flex;
		align-items: center;
		width: 100%;
	}
}
/* Crop Production Clinics/Proceedings */

.cw-green-texture-band {
	background: #00b098;
}
.cw-green-texture-band .wdn-hero-picture {
	opacity: 1;
	object-fit: fill;
}
.cw-green-texture-band .wdn-hero-picture img {
	width: 800px;
	height: auto;
	float: right;
}
/* BEGIN PRECISION AG DATA MANAGEMENT COURSE */

#block-menu-block-7 {
	margin-top: 3rem;
}
#block-block-185 {
	margin-top: 3rem;
	padding: .5rem;
	border: 1px solid #aaa;
}
#block-block-187 {
	margin-top: 3rem;
	padding: .5rem;
	border: 1px solid #aaa;
}
/* Grain Storage Article Listing */

.sidebar #block-views-grain-storage-articles-block {
	padding: 0;
	box-shadow: none;
}
.sidebar #block-views-grain-storage-articles-block h2 {
	font-size: .9rem;
}
#block-views-grain-storage-articles-block .block-menu-block ul>li>a {
	padding: .75em .5em .75em .75em;
	background-color: #eae9e6;
	font-size: .8rem;
}
#block-views-grain-storage-articles-block h3 {
	display: block;
	padding-top: .6rem;
	padding-bottom: .6rem;
	padding-left: .6rem;
	color: #fefdfa;
	background-color: #d00000;
}
#block-views-grain-storage-articles-block h3 {
	/*  font-size: .75rem; */
	text-transform: uppercase;
	margin: 0;
	line-height: 1.333;
	font-weight: 400;
}
#block-views-grain-storage-articles-block ul {
	margin-bottom: 1em;
}
.cw-zenbox {
	background: #EAE9E6;
	padding: 1em;
	font-size: .9rem;
	color: #474746;
}
.cw-zenbox-heading {
	background: #d00000;
	display: block;
	padding-top: .75rem;
	padding-bottom: .602rem;
	padding-left: 1rem;
	color: #fefdfa;
	transition: background-color .5s ease-out;
	font-size: .802rem;
	text-transform: uppercase;
	margin: 0;
	line-height: 1.333;
	font-weight: 400;
}
.cw-zenbox-heading a {
	color: #fff;
}