/* $Id: print.css */

html {
  background: none !important;
}

#url-path {
  font-size: 10pt;
}

.bold {
  font-weight: bold;
}


/* underline all links */
a:link, a:visited {
	text-decoration: underline !important;
	color: #000;
}

/* Don't underline header */
#site-name a:link,
#site-name a:visited {
	text-decoration: none !important;
	color: #000;
}

/* CSS2 selector to add visible href after links*/
/*#content-region a:link:after,
#content-region a:visited:after {
content: " ("  attr(href) ") ";
font-size: 0.8em;
font-weight: normal;
}*/


/* Turn off any background colors or images */
body,
#page, #page-inner,
#main, #main-inner,
#content, #content-inner,
article {
	color: #000;
	background-color: transparent !important;
	background-image: none !important;
}

/* Hide sidebars and nav elements */
#navbar,
.navbar-header,
nav,
#page-header,
.contextual-links-wrapper,
.views-exposed-form,
.views-exposed-widgets,
aside,
.region-sidebar-first
footer.container,
.service-links,
ul.links,
ul.pagination {
	visibility: hidden;
	display: none;
}

.breadcrumb {
    list-style: none;
    padding-left: 0;
    font-size: 14pt;
    font-style: italic;
}

.breadcrumb > li {
    display: inline-block;
}

ol.breadcrumb > li > a {
  text-decoration: none !important;
}

.breadcrumb > li + li:before {
    content: "/\00a0";
    padding: 0 5px;
}

.breadcrumb > li:first-child + li:before {
    display: none;
}

.breadcrumb > li:first-child,
.breadcrumb > li:last-child {
    display: none;
}

/* Otherwise, Firefox clips the content after the first page. */
#page {
	overflow-y: visible;
}

@media screen {
	body {
		padding: 50px 0 100px 0;
		background: #F8F8F8 !important;
	}

	#limiter, #content-wrapper {
		border: 5pt solid #EEEEEE;
	}

	#send-to-printer input {
    background-color: transparent;
    background-position: 0 0;
    background-repeat: no-repeat;
    background-size: 100% 200%;
    border: 1px solid #000;
    border-radius: 4px 4px 4px 4px;
    color: #666;
    cursor: pointer;
    font-size: 0.75em;
    font-weight: 700;
    margin: 3px 10px 3px 0;
    padding: 2px 6px;
	}
}

	#send-to-printer input:hover {
		background-color: #ccc;
		color: #fff;
	}


@media print {
	#send-to-printer {
		visibility: hidden;
		display: none;
	}
}

#limiter, #content-wrapper {
	width: 7in !important;
	padding: 0.5in !important;
	margin: auto;
	background: #FFFFFF !important;
}
body {
	font-family: "Georgia","Times New Roman",serif;
	font-size: 12pt;
}

.print-heading {
	/*font-weight: bold;*/
	font-size: 14pt;
}

/*.view-article-subpages .views-field-title {
	font-size: 12pt;
	line-height: 1.5;
}

.view-article-subpages .views-field-title a {
	color: 000;
}*/

.print-friendly-body .views-field-title, {
	font-size: 12pt;
}

h1.page-title {
  font-weight: bold;
	font-size: 16pt;
}

.print-friendly-body h2 {
  font-weight: bold;
	font-size: 15pt;
}

.print-friendly-body h3 {
  font-weight: bold;
	font-size: 14pt;
}

p.See-also-Intro,
p.See-also-link {
  margin: 0;
}

p.See-also-link {
  margin: 0 0 5px 0;
}

hr.bottom-bar {
	margin-top: 50px;
}

#send-to-printer {
	float: right;
	padding-left: 15px;
}

/*.date-display-start,
.date-display-end,
.date-display-single {
	font-size: 11pt;
}
.date-display-end {
	padding-right: 15px;
}
.views-field-field-event-link-url {
	padding-right: 15px;
}*/
.view-header h3 {
	padding-top: 15px;
	font-size: 14pt;
	font-weight: normal;
	}

/*div.view-display-id-sidebar_related_images {
	margin-top: 40px;
	margin-left: 10px;
}*/

.print-friendly-body .view-supplemental-images {
    float: right;
    margin-left: 20px;
}

.print-friendly-body fieldset.group-image {
  border: 1px solid #ccc;
  margin-left: 10px;
  float: right;
  clear: both;
}

.print-friendly-body .view-supplemental-images .contextual-links-region {
  width: 240px;
  padding: 0;
  border: 1px solid #ccc;
  margin-bottom: 10px;
}

.print-friendly-body .view-supplemental-images .view-content img {
    display: block;
    margin-top: 10px;
    margin-bottom: 0;
    margin-left: auto;
    margin-right: auto;
}

.print-friendly-body .view-supplemental-images .contextual-links-region p,
.print-friendly-body .image-caption {
  margin: 10px;
  font-size: 75%;
}

.print-friendly-body .image-copyright {
  margin: 10px;
  font-size: 75%;
  font-style: italic;
}

/*div.view-supplemental-images .view-content {
    float: right !important;
    padding: 0 20px;
    margin-left: 1em;
    width: 260px;
    background-color: #FAFAFA;
    border: 1px solid #cccccc;
    font-size: 87%;
}*/

.print-friendly-body .H---O-Code-letters {
  border: 1px solid #000000;
  font-size: 75%;
  padding: 0 2px 0 3px;
  font-weight: bold;
}

.print-friendly-body .footer .H---O-Code-letters {
  font-size: 75%;
}
/*.view-related-images .views-row {
	background-color: #FFF;
	border: 1px solid #C8C8C8;
	padding: 5px;
	margin: 0 0 10px 0;
}

.views-field-field-image-description {
	font-size: 90%;
	font-weight: normal;
}*/

.print-friendly-body div.caption .c-name {
	font-weight: bold;
}

.print-friendly-body div span.detail-3-4 {
	font-style: italic;
}

.print-friendly-body div .c-description {
	font-size: 90%;
	font-weight: normal;
}

.print-friendly-body div.views-field-field-photo-copyright .copyright,
.print-friendly-body div.views-field-field-photo-copyright .copyright a {
	font-size: 80%;
	line-height: 1;
	padding-top: 0;
}

p.Article-References {
  font-size: 80%;
	margin-left: 10pt;
}

.print-friendly-body .footer {
  font-size: 75%;
}

#url-path {
  font-size: 75%;
}
.print-friendly-body strong {
  font-weight: 500;
}

.print-friendly-body .view-handbook-announcements {
  padding: 0 20px 10px 20px;
  text-transform: none;
  margin-bottom: 30px;
  border: 1px solid #ccc;
}


/* TODO: break these out for each handbook */
table {
  width: 100%;
  font-size: 80%;
  border-collapse : collapse;
  border-width : 1px;
  border-style : solid;
  border-margin-top : 4px;
  margin-bottom : -4px;
}

table caption {
  text-align: left;
  font-weight: bold;
}
/* InDesign styles (insect) */
tbody, thead, tfoot, tr, td, th {
border-style : inherit;
border-width : inherit;
border-color : inherit;

}
td {
width : 10px;
height : 5px;

}
.leftFloat {
float : left;

}
.rightFloat {
float : right;

}
tr.Row-Column-1 {
background-color : #cccccc;

}

span.regular {
	font-style: normal;
}
.superscript {
vertical-align : super;
font-size: .875em;
}

.subscript {
vertical-align : sub;
font-size: .875em;
}
.bold {
font-weight : bold;

}
.italic {
font-style : italic;

}
.bold-italic {
font-weight : bold;
font-style : italic;

}


.Division-line-below {
	border-bottom: 1px solid #ccc;
}

p.No-Paragraph-Style {
text-align : left;
text-indent : 0px;
margin : 0px;

}

p.table-title {
font-weight : bold;
text-align : left;
text-indent : 0px;
margin : 12px 0px 6px 0px;

}
p.table-column-head {
font-weight : bold;
text-align : center;
text-indent : 0px;
margin : 12px 0px 3px 0px;

}
p.table-row-head {
font-weight : bold;
font-size : 0.67em;
text-align : center;
text-indent : 0px;
margin : 12px 0px 3px 0px;

}
p.table-text {
text-align : left;
text-indent : 0px;
margin : 0px;

}
p.Normal {
text-align : left;
text-indent : 0px;
margin : 0px;

}
p.table-footnote {
text-align : left;
text-indent : -15px;
margin : 2px 0px 1px 15px;

}
p.body-text {
text-align : left;
text-indent : 0px;

}
p.Index-Title {
font-weight : bold;
text-align : left;
text-indent : 0px;
margin : 0px 0px 18px 0px;

}
p.Index-Level-3 {
line-height : 1.18;
text-align : left;
text-indent : -14px;
margin : 0px 0px 0px 40px;

}
p.Index-Alpha-Header--w-line- {
font-weight : bold;
font-size : 3em;
text-align : left;
text-indent : 0px;
margin : 18px 0px 6px 0px;

}
p.Index-Level-1 {
font-weight : bold;
text-align : left;
text-indent : -28px;
margin : 5px 0px 0px 28px;

}
p.Index-Level-2 {
text-align : left;
text-indent : -21px;
margin : 0px 0px 0px 29px;

}
p.TOC-Header {
font-weight : bold;
font-size : 1.17em;
text-align : center;
text-indent : 0px;
margin : 0px;

}
p.TOC-Content-1 {
font-size : 0.67em;
line-height : 1.25;
text-align : left;
text-indent : 0px;
margin : 0px;

}
p.TOC-Section-Head {
font-weight : bold;
line-height : 1.11;
text-align : left;
text-indent : 0px;
margin : 0px;

}
p.TOC-Content-2 {
font-size : 0.67em;
line-height : 1.24;
text-align : left;
text-indent : 0px;
margin : 0px 0px 0px 10px;

}
p.TOC-Subhead {
line-height : 0.83;
text-align : center;
text-indent : 0px;
margin : 0px;

}
p.Contributors-Head {
font-weight : bold;
font-size : 1.17em;
text-align : left;
text-indent : 0px;
margin : 5px 0px;

}
p.Contributor-Level-1 {
text-align : left;
text-indent : 0px;
margin : 10px 0 0 0;

}
p.Contributor-Level-2 {
text-align : left;
text-indent : -20px;
margin : 0px 0px 2px 43px;

}
p.subhead2,
p.Contributors-Head {
font-weight : bold;
font-size: 1.4em;

}
p.crop-and-pest-name {
font-weight : bold;
text-align : left;
text-indent : 0px;
margin : 12px 0px 2px 0px;

}
p.pest-sci-name {
	font-style : italic;
	margin-bottom: 0 0 0 0.75em;
}

li.controls1 {
text-align : left;
margin-right : 0px;
margin-top : 1px;
margin-bottom : 1px;

}
p.Includes,
p.mgmt-head,
p.nursery-pests {
font-weight : bold;
font-size: 1.1em;
}

.Includes {
	margin-bottom: 0;
}

}
p.subhead3,
p.subhead-xmas-tree {
font-weight : bold;
font-size: 1.3em;

}


}
li.indented-list {
text-align : left;
margin-right : 0px;
margin-top : 1px;
margin-bottom : 0px;

}
p.chapter-head {
font-weight : bold;
text-align : left;
text-indent : 0px;
margin : 18px 0px 12px 0px;

}
p.section-head-w-line {
font-weight : bold;
font-size : 1.17em;
text-align : left;
text-indent : 0px;
margin : 36px 0px 6px 0px;

}
p.author {
text-align : left;
text-indent : 0px;
margin : 2px 0px 6px 0px;

}

li.controls2 {
text-align : left;
margin-right : 0px;
margin-top : 1px;
margin-bottom : 1px;

}
p.mgmt-subhead {
font-style : italic;
}
li.controls3 {
text-align : left;
margin-right : 0px;
margin-top : 1px;
margin-bottom : 1px;

}
p.table-text-centered {
text-align : center;
text-indent : 0px;
margin : 0px;

}
p.INCLUDES-MANAGEMENT-OPTIONS {
font-weight : bold;
font-style : italic;
text-align : left;
text-indent : 0px;
margin : 0px;

}
p.APPLESTAGE {
font-weight : bold;
font-style : italic;
font-size: 1.1em;
text-transform: uppercase;
}

p.Basic-Paragraph {
text-align : left;
text-indent : 0px;
margin : 0px;

}
p.subhead4,
p.subhead4--with-rule-below- {
font-size: 1.1em;
font-weight: bold;

}
p.indented-list--no-numbers- {
text-align : left;
text-indent : -11px;
margin : 1px 0px 0px 22px;

}
p.footer-text-left {
text-align : left;
text-indent : 0px;
margin : 0px;

}
p.intro-body-text {
text-align : left;
text-indent : 0px;

}

p.subhead-xmas-tree {
text-align : left;
text-indent : 0px;

}
p.footer-text-right {
text-align : right;
text-indent : 0px;
margin : 0px;

}

table.No-Table-Style {
border-collapse : collapse;
border-width : 1px;
border-style : solid;
border-margin-top : 4px;
margin-bottom : -4px;

}
table.Aphids-and-Adelgids-Table {
  width: 100%;
  border: 1px solid #000;
}
table.Sample-Table {
border-collapse : collapse;
border-width : 1px;
border-style : solid;
border-margin-top : 4px;
margin-bottom : -4px;

}

table.Aphids-and-Adelgids-Table tbody tr td {
  width: 50%;
}
td.Cell-Shade-20 {
background-color : #cccccc;
padding-top : 4px;
padding-bottom : 4px;
padding-left : 5px;
padding-right : 4px;

}
td.Title-Cell-0 {

}
td.Standard-Cell {

}
td.Footer-Cell-0 {
padding-top : 5px;

}
td.Cell-Shade-40 {
background-color : #999999;

}

#menu-bar .block {
	/*font-size: 93.5%;*/
  text-transform: none;
}


/* Superfish overrides */
li#menu-480-1 {
	padding: 0.75em 1em;
	color: #fff;
}

.sf-menu.sf-style-space-teal a {
	border: none;
}


#menu-wrapper {
	box-shadow: none;
	top: 0;
}

#menu-bar {
	background: transparent;
}

#block-menu-menu-front-sidebar-menu.block ul li {
	font-size: 0.8em;
}
/* remove "you are here" from breadcrumb */
#breadcrumb h2 {
	display: none;
}

/* Field display */
.field .field-label {
  font-weight: inherit;
}
.field-label-inline .field-label,
.field-label-inline .field-items {
  float:left; /*LTR*/
}

/* remove float to on field-items for revision-date */
.field-name-field-revision-date .field-items {
  float:none;
}



.field-name-field-article-options-insect .field-items:first-child {
  margin-top: 30px;
}

.field-name-field-article-options-insect .field-items:last-child {
  margin-bottom: 20px;
}

.field-name-field-article-options-insect {
  margin-top: 10px;
}

.field-name-field-author,
.field-name-field-revision-date {
  /*display: inline-block;*/
	/*font-size: .875em;*/
	/*margin-bottom: 1em;*/
  font-size: 85%;
}

.field-name-field-revision-date {
  /*display: inline-block;
	font-style: italic;*/
	/*margin-bottom: 1em;*/
}

.field-name-field-revision-date label {
  /*display: inline-block;
	font-style: italic;*/
	/*margin-bottom: 1em;*/
}

article header {
	margin-bottom: 0;
}

.field-name-field-article-options {
	/*margin-top: 0.5em;*/
	margin-top: 10px;
	margin-bottom: 10px;
	font-size: .875em;
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	padding-left: 20px;
	padding-top: 5px;
}

/*  insect table styles */
p.table-title {
	font-family : Arial, sans-serif;
	font-weight : bold;
	font-style : normal;
	font-size : 0.83em;
	text-decoration : none;
	font-variant : normal;
	line-height : 1.2;
	text-align : left;
	color : #000000;
	text-indent : 0px;
	margin : 12px 0px 9px 0px;
}
p.table-column-head {
	font-family : Arial, sans-serif;
	font-weight : bold;
	font-style : normal;
	font-size : 0.75em;
	text-decoration : none;
	font-variant : normal;
	line-height : 1.2;
	text-align : center;
	color : #000000;
	text-indent : 0px;
	margin : 12px 0px 3px 0px;
}
p.table-row-head {
	font-weight : bold;
	font-style : normal;
	font-size : 0.75em;
	text-decoration : none;
	font-variant : normal;
	line-height : 1.2;
	text-align : center;
	color : #000000;
	text-indent : 0px;
	margin : 12px 0px 3px 0px;
}
p.table-text {
	font-weight : normal;
	font-style : normal;
	font-size : 0.75em;
	text-decoration : none;
	font-variant : normal;
	line-height : 1.2;
	text-align : left;
	color : #000000;
	text-indent : 0px;
	margin : 0px;
}
p.table-text-centered {
	font-size : 0.75em;
	line-height : 1.2;
	text-align : center;
	margin : 0px;
}

p.table-footnote {
	font-weight : normal;
	font-style : normal;
	font-size : 0.67em;
	text-decoration : none;
	font-variant : normal;
	line-height : 1.2;
	text-align : left;
	color : #000000;
	text-indent : 0px;
	margin : 5px 0px 1px 0px;
}

p.table-column-head-left {
	font-weight : bold;
	font-style : normal;
	font-size : 0.75em;
	text-decoration : none;
	font-variant : normal;
	line-height : 1.2;
	text-align : left;
	color : #000000;
	text-indent : 0px;
	margin : 12px 0px 3px 0px;
}
p.table-row-head-left {
	font-weight : bold;
	font-style : normal;
	font-size : 0.75em;
	text-decoration : none;
	font-variant : normal;
	line-height : 1.2;
	text-align : left;
	color : #000000;
	text-indent : 0px;
	margin : 12px 0px 3px 0px;
}
table.Basic-Table {
	border-collapse : collapse;
	border: none;
	margin-top : 4px;
	margin-bottom : -4px;
}
td {
	vertical-align: top;
}
td.Cell-Style-1 {
	padding-top : 5px;
	padding-bottom : 5px;
	padding-left : 5px;
	padding-right : 5px;
	border: 1px solid;

}
td.Cell-Style-2 {
	background-color : #cccccc;
	padding-top : 5px;
	padding-bottom : 5px;
	padding-left : 5px;
	padding-right : 5px;
	border: 1px solid;
}
td.Cell-Style-3 {
	padding-top : 5px;
	padding-bottom : 5px;
	padding-left : 5px;
	padding-right : 5px;
	border: none;
}
td.Cell-Style-4 {
	background-color : #cccccc;
	padding-top : 5px;
	padding-bottom : 5px;
	padding-left : 5px;
	padding-right : 5px;
	border: none;
}

fieldset#node_article_full_group_author_date,
fieldset#node_page_full_group_author_date  {
	border: none;
	box-shadow: none;
	margin: 0;
	padding: 0;
	margin-bottom: 10px;
}

.field-name-field-styled-title {
	font-size: 1.25em;
	font-weight: bold;
}

/* make views tables look good */
div.view-related-content table.views-table tbody tr td {
	width: auto;
}

div.view-related-content table.views-table tbody tr td {
	font-size: 0.875em;
}

div.view-id-section_contents table {
	width: 75%;
}

div.view-id-section_contents div.view-header {
	margin-top: 1em;
	font-size: 1.125em;
	font-weight: bold;
}

div.view-id-section_contents table.views-table tbody, thead, tfoot, tr, td, th {
	border: 1px solid #D5D5D5;
	padding: 0.5em 1.0em;
}

div.view-id-section_contents table.views-table tbody tr td {
	font-size: 0.875em;
}


/* insect */
td.Basic-Table {
  vertical-align: top;
}
td.No-Table-Style {
  vertical-align: top;
}
td.Cell-Style-1 {
  vertical-align: top;
}
td.Cell-Style-2 {
  background-color: #d1d3d4;
  vertical-align: top;
}
td.Cell-Style-3 {
  vertical-align: top;
}
td.Cell-Style-4 {
  background-color: #d1d3d4;
  vertical-align: top;
}
p.APPLESTAGE {
  font-style: italic;
  font-weight: bold;
}
p.Contributor-Level-2 {
  margin-left: 43px;
  text-indent: -25px;
}
p.Contributors-Head {
  font-weight: bold;
}
p.INCLUDES-MANAGEMENT-OPTIONS {
  font-style: italic;
  font-weight: bold;
}
p.Includes {
  font-weight: bold;
  margin-bottom: 0;
}
p.Index-Alpha-Header--w-line- {
  font-weight: bold;
}
p.Index-Level-1 {
  font-weight: bold;
  margin-left: 28px;
  text-indent: -28px;
}
p.Index-Level-2 {
  margin-left: 29px;
  text-indent: -21px;
}
p.Index-Level-3 {
  margin-left: 40px;
  text-indent: -14px;
}
p.Index-Title {
  font-weight: bold;
}
.insect p.See-also {
  font-style: italic;
  margin: 0 0 0 1.0em;
}
.insect p.See-also-link {
  margin-left: 1.0em;
}
p.TOC-Content-1 {
  margin-left: 18px;
  text-indent: -18px;
}
p.TOC-Content-2 {
  margin-left: 10px;
}
p.TOC-Header {
  font-weight: bold;
}
p.TOC-Section-Head {
  font-weight: bold;
}
p.chapter-head {
  font-weight: bold;
}
li.controls1:last-child,
li.controls2:last-child,
li.controls3:last-child li.controls1:last-child {
  margin-bottom: 10px;
}
li.controls1a:last-child {
  margin-left: 10px;
}
li.controls2:before {
  content: "\25CA \020";
  margin-left: -20px;
}
li.controls2 {
  list-style: none;
  margin-left: 25px;
}
li.controls3 {
  margin-left: 30px;
}
h3.crop-and-pest-name {
  font-weight: bold;
}
p.footer-text-right {
  text-align: right;
}
p.indented-list--no-numbers- {
  margin-left: 22px;
  text-indent: -11px;
}
p.mgmt-head {
  font-weight: bold;
  margin-bottom: 0;
}
p.mgmt-subhead {
  font-weight: bold;
  font-style: italic;
}
p.nursery-pests {
  font-weight: bold;
}
p.pest-sci-name {
  font-style: italic;
}
p.body-text-a {
  margin-top: 13.5px;
}
p.pest-sci-name .regular {
  font-style: normal;
  font-weight: 300;
}
p.section-head-18-w-line {
  font-weight: bold;
}
p.section-head-w-line {
  font-weight: bold;
}
p.subhead2 {
  font-weight: bold;
}
p.subhead4 {
  font-weight: bold;
}
p.subhead4--with-rule-below- {
  font-weight: bold;
}
p.table-column-head {
  font-weight: bold;
}
p.table-column-head-left {
  font-weight: bold;
}
.table-footnote,
.Table-footnote {
  font-size: 12px;
  margin: 0;
}
.table-footnote .superscript,
.Table-footnote .superscript {
  font-size: 75%;
}
p.table-row-head {
  font-weight: bold;
}
p.table-row-head-left {
  font-weight: bold;
}
p.table-text-centered {
  text-align: center;
}
span.See-also {
  font-style: italic;
}
.bold-italic {
  font-style: italic;
  font-weight: bold;
}
/* Plant */
table.Basic-Table {
  border-width: 1px;
}
td.Basic-Table {
  vertical-align: top;
}
td.Cell-Style-1 {
  border: 1px solid #000000;
}
td.Cell-Style-2 {
  background-color: #e6e7e8;
  border: 1px solid #000000;
}
td.Cultivar-Table-Head-Rotated {
  border: 1px solid #000000;
}
td.Cultivar-Table-Head-Rotated-plus-shade {
  background-color: #e6e7e8;
  border: 1px solid #000000;
}
p.Article-References {
  font-size: 18px;
  margin-left: 1.0em;
}
p.Article-SubHead {
  font-weight: bold;
}
p.Article-Title {
  font-weight: bold;
}
p.Article-Title---2nd-level {
  font-weight: bold;
}
p.Article-Title---3rd-level {
  font-family: 'Roboto Condensed', sans-serif;
  font-weight: 300;
}
p.Cultivar-Table-Column-Left---Indent {
  margin-left: 22px;
}
p.Cultivar-Table-Head {
  font-weight: bold;
}
p.Cultivar-Table-Head-Centered {
  font-weight: bold;
}
p.Cultivar-Table-Notes {
  margin-left: 5px;
}
p.Cultivar-Table-Notes---HangIndent {
  margin-left: 12px;
  text-indent: -12px;
}
p.Cultivar-Table-Row-Heads {
  font-weight: bold;
  margin-left: 4px;
}
.Indented-List,
.indented-list {
  margin-left: 14px;
}
p.Letter-List {
  margin-left: 15px;
  text-indent: -15px;
}
p.Section-Head {
  font-weight: bold;
}
p.Section-Head---2nd-level {
  font-weight: bold;
}
p.See-also-Intro,
p.See-link {
  margin: 0 !important;
}
p.Table---Hanging-Indent---2nd-level {
  margin-left: 23px;
  text-indent: -9px;
}
p.Table---Hanging-indent {
  margin-left: 14px;
  text-indent: -9px;
}
h3.TableofContents-Section- {
  font-weight: bold;
}
p.TableofContents-SubSection {
  font-style: italic;
  font-weight: bold;
}
p.TableofContentsIndented {
  margin-left: 18px;
}
p.TableofContentsIndented-2ndLevel {
  margin-left: 27px;
}
h3.cultivar-head {
  font-weight: bold;
}
.cultivar-head-no-h3 {
  font-size: 22px;
  font-weight: bold;
}
p.cultivar-head-TofC {
  font-weight: bold;
}
h3.cultivar-hed---sub-section {
  font-weight: bold;
}
p.numbered-list--sub- {
  margin-left: 31px;
}
span.Cultivar-Head-Bold-Oblique {
  font-style: oblique;
  font-weight: bold;
}
span.Helvetica-Bold-Oblique {
  font-style: italic;
  font-weight: bold;
}
span.Text---Bold-Italic {
  font-style: italic;
  font-weight: bold;
}
span.Text-Bold-Underlined {
  font-weight: bold;
}
span.Text-bold {
  font-weight: bold;
}
span.Text-italics {
  font-style: italic;
}
.H---O-Code-letters {
  border: 1px solid #555555;
  font-size: 12px;
  color: #222222;
  padding: 0 2px;
  font-weight: bold;
}
.H---O-Symbol-Note {
  margin-bottom: 8px;
}
/* weed */

.weed .Body-Text1 {
  margin-left: 0.75em;
}

.Product-brandname {
  font-weight: bold;
  border-top: 1px solid #777 !important;
  margin-top: 1em;
  /* margin-left: 0.75em; */
}

.Body-text-product {
  margin-left: 0.75em;
}

td.Basic-Table {
  vertical-align: top;
}
td.basic-center {
  vertical-align: middle;
}
td.basic-left {
  vertical-align: middle;
}
td.center-10- {
  background-color: #e6e6e7;
  vertical-align: middle;
}
td.center-5- {
  background-color: #f1f1f2;
  vertical-align: middle;
}
td.column-center {
  vertical-align: bottom;
}
td.column-center-20- {
  background-color: #d0d1d3;
  vertical-align: bottom;
}
td.column-left {
  vertical-align: bottom;
}
td.column-left-20- {
  background-color: #d0d1d3;
  vertical-align: bottom;
}
td.column-vertical {
  vertical-align: middle;
}
td.column-vertical-10- {
  background-color: #e6e6e7;
  vertical-align: middle;
}
td.footnote {
  vertical-align: middle;
}
td.left-10- {
  background-color: #e6e6e7;
  vertical-align: middle;
}
td.left-20- {
  background-color: #d0d1d3;
  vertical-align: middle;
}
td.left-30- {
  background-color: #bbbcbf;
  vertical-align: middle;
}
td.left-5- {
  background-color: #f1f1f2;
  vertical-align: middle;
}
td.text-vertical {
  vertical-align: middle;
}
/* insect table headers make bold */
.table-column-head .bold {
  font-weight: 600;
}
p.Article-footnote {
  font-size: 12px;
}
p.Article-footnote a {
  font-size: inherit;
}
p.Author {
  font-weight: bold;
}
p.Authors-and-contributors {
  margin-left: 1em;
  text-indent: -1em;
}
p.Billboard {
  font-weight: bold;
}
h3.Chemname {
  font-weight: bold;
}
p.Glossary {
  margin-left: 9px;
  text-indent: -9px;
}
h2.Head-article-crop {
  font-size: 20px;
  font-weight: bold;
}
h1.Head-chapter {
  font-size: 20px;
  font-weight: bold;
  text-transform: uppercase;
}
p.Index-head {
  font-weight: bold;
}
p.Index-level2 {
  margin-left: 18px;
  text-indent: -9px;
}
p.Index-level3 {
  margin-left: 27px;
  text-indent: -9px;
}
li.List-dash,
li.List-dash2 {
  list-style: none;
}
h3.Problem-weeds {
  font-weight: bold;
}
p.Revision-date {
  font-style: italic;
}
h3.Subhead-crop {
  font-weight: bold;
}
p.Subhead1 {
  font-weight: bold;
  font-size: 15pt;
}
p.Subhead2 {
  font-weight: bold;
  font-size: 14pt;
}
p.Subhead3 {
  font-weight: bold;
  font-size: 13pt;
}
p.Subhead3-semiboldital {
  font-style: italic;
  font-weight: bold;
  font-size: 13pt;
}
p.Subhead4 {
  font-weight: bold;
  font-size: 12pt;
}
p.TOC-main-level1 {
  font-weight: bold;
}
p.TOC-main-level2 {
  margin-left: 9px;
}
p.TOC-main-level3 {
  margin-left: 18px;
}
p.TOC-section-head {
  font-weight: bold;
}
p.Table-body-center {
  text-align: center;
}
p.Table-continued {
  font-weight: bold;
}
p.Table-italic {
  font-style: italic;
}
p.Table-semibold-center {
  font-weight: bold;
  text-align: center;
}
p.Table-semibold-left {
  font-weight: bold;
}
p.Table-title {
  font-weight: bold;
}
td.basic-center {
  text-align: center;
}
span.s-metolachlor-semibold {
  font-style: italic;
  font-weight: bold;
}
span.s-metolachlor-text {
  font-style: italic;
}
span.semibod-para-lead {
  font-weight: bold;
}
span.semibold-italic {
  font-style: italic;
  font-weight: bold;
}
.page-node-8994 img {
  border: none;
}

.Article-Main-Head, .Subhead1 {
  font-weight: bold;
  margin-bottom: 1px;
  margin-top: 10px;
}
