﻿@charset "utf-8";
/* <-- added that to prevent 'unexpected token u' error with empty file */
/* vvvvvvvvvv HQ Buttons vvvvvvvvvv  */
/* ^^^^^^^^^^ HQ Buttons ^^^^^^^^^^  */
/* vvvvvvvvvv Farm Operations  vvvvvvvvvv  */
/* ^^^^^^^^^^ Farm Operations  ^^^^^^^^^^ */
/* vvvvvvvvvv Service Operations  vvvvvvvvvv  */
/* ^^^^^^^^^^ Service Operations  ^^^^^^^^^^ */
/* vvvvvvvvvv Storage Operations  vvvvvvvvvv  */
/* ^^^^^^^^^^ Storage Operations  ^^^^^^^^^^ */
/* vvvvvvvvvv Planning vvvvvvvvvv  */
/* ^^^^^^^^^^ Planning ^^^^^^^^^^ */
/* vvvvvvvvvv top right above the map/nav pieces in oprecords vvvvvvvvvv  */
/* ^^^^^^^^^^ top right above the map/nav pieces in oprecords ^^^^^^^^^^ */
body {
  background: #EEE;
  margin-top: 5px;
  font-family: Tahoma;
  height: 100%;
  padding: 0;
}
.FarmLogicLogo {
  background: url("../../assets/images/farm_logic_logo_150.png") no-repeat;
  background-size: 150px 50px;
  display: block;
  height: 50px;
  width: 150px;
  background-position-x: 0px;
}
.main_header_title {
  float: left;
  padding-top: 30px;
  width: 60%;
  height: 54px;
  color: #0f6838;
  text-decoration: none;
  text-align: right;
  background: transparent url("../../assets/images/farm_logic_logo_150.png") no-repeat left;
  font: bold 22px Tahoma;
}
.main_header_more {
  padding-top: 10px;
  padding-right: 8px;
  float: right;
  text-align: right;
  width: 23%;
}
.main_header_center {
  color: #0f6838;
  font-size: 18px;
  font-family: Tahoma;
  font-weight: bold;
  text-decoration: none;
  text-align: center;
  padding-left: 30px;
}
ul.Nav2 {
  clear: both;
  height: 23px;
  padding: 0;
  margin: 0 0 5px;
  color: white;
}
ul.Nav2 li {
  float: left;
  list-style: none;
  padding: 0;
  margin: 0;
}
ul.Nav2 li a {
  display: block;
  width: 98px;
  height: 23px;
  padding: 3px 0 0;
  text-decoration: none;
  text-align: center;
  vertical-align: middle;
  color: white;
  font: bold 14px Tahoma;
  background-color: #3f904e;
  outline: 2px #007339 solid;
}
ul.Nav2 li.active a {
  display: block;
  width: 98px;
  height: 23px;
  padding: 3px 0 0;
  text-decoration: none;
  text-align: center;
  vertical-align: middle;
  color: white;
  font: bold 14px Tahoma;
  background-color: #e88b14;
  outline: 2px #BB7010 solid;
}
.mnuNav2 {
  border: 0;
  width: 98px;
  height: 23px;
  color: white;
  background-color: #009847;
  font: bold 14px Tahoma;
  cursor: pointer;
}
.mnuNav2active {
  border: 0;
  width: 98px;
  height: 23px;
  color: white;
  background-color: #e88b14;
  font: bold 14px Tahoma;
}
ul.NavServiceEquipment li a {
  width: 88px;
}
ul.NavServiceEquipment li.active a {
  width: 88px;
}
font {
  color: #FFF;
  text-decoration: none;
  font: bold 14px Tahoma;
}
.link a {
  color: #0f6838;
  text-decoration: none;
  font: bold 12px Tahoma;
}
.link a:hover {
  color: #0f6838;
  text-decoration: underline;
  font: bold 12px Tahoma;
}
.mainnav {
  padding-left: 0;
  padding-bottom: 3px;
  font-family: Tahoma;
  font-size: 14px;
  width: 175px;
  Height: 16px;
  text-decoration: none;
}
.mainnav a {
  color: #000;
  padding-left: 5px;
  padding-bottom: 3px;
  text-decoration: none;
  display: block;
  width: 175px;
  Height: 16px;
}
.mainnav a:hover {
  color: #FFF;
  padding-left: 10px;
  padding-bottom: 3px;
  font-weight: 700;
  background-color: #ff8c18;
  display: block;
  width: 11.5em;
  Height: 16px;
}
.mainnavselected {
  background-color: #007339;
  color: #FFF;
  padding-left: 5px;
  padding-bottom: 3px;
  margin: 0px;
  font-weight: 700;
  font-family: Tahoma;
  font-size: 14px;
  display: block;
  width: 170px;
  Height: 16px;
  text-decoration: none;
}
.mainnavselected a {
  background-color: #007339;
  color: #FFF;
  padding-left: 5px;
  padding-bottom: 3px;
  margin: 0px;
  font-weight: 700;
  display: block;
  width: 165px;
  Height: 16px;
  text-decoration: none;
}
.mainnavselected a:hover {
  background-color: #ff8c18;
  color: #FFF;
  padding-left: 5px;
  padding-bottom: 3px;
  margin: 0px;
  font-weight: 700;
  display: block;
  width: 160px;
  Height: 16px;
  text-decoration: none;
}
.mainnavdisabled a {
  color: #cccccc;
  padding-left: 5px;
  padding-bottom: 3px;
  margin: 0px;
  font-weight: 700;
  font-family: Tahoma;
  font-size: 14px;
  display: block;
  width: 165px;
  Height: 16px;
  text-decoration: none;
}
.subnav1 {
  padding-left: 5px;
  font-family: Tahoma;
  font-size: 12px;
}
.subnav1 a {
  color: #0f6838;
  padding-left: 5px;
  font-family: Tahoma;
  font-size: 12px;
  padding-bottom: 3px;
  display: block;
  text-decoration: none;
}
.subnav1 a:hover {
  color: #FFF;
  padding-left: 5px;
  font-family: Tahoma;
  font-size: 12px;
  padding-bottom: 3px;
  text-decoration: none;
  background-color: #ff8c18;
  display: block;
}
.subnav1selected {
  color: #FFF;
  padding-left: 5px;
  font-family: Tahoma;
  font-size: 12px;
  text-decoration: none;
  background-color: #007339;
  display: block;
}
.subnav1selected a {
  color: #FFF;
  padding-left: 5px;
  font-family: Tahoma;
  font-size: 12px;
  padding-bottom: 3px;
  text-decoration: none;
  background-color: #007339;
  display: block;
}
.subnav1selected a:hover {
  color: #FFF;
  padding-left: 5px;
  font-family: Tahoma;
  font-size: 12px;
  padding-bottom: 3px;
  text-decoration: none;
  background-color: #ff8c18;
  display: block;
}
.subnav1disabled a {
  background-color: White;
  color: #cccccc;
  padding-left: 5px;
  font-family: Tahoma;
  font-size: 12px;
  text-decoration: none;
  display: block;
}
.subnav2 {
  color: #D4D4D4;
  padding-left: 5px;
  font-family: Tahoma;
  font-size: 12px;
  text-decoration: none;
}
.welcome {
  color: #ff8c18;
  padding-top: 10px;
  width: 400px;
  float: right;
  border: solid 1px #000;
  font: bold 14px Tahoma;
}
.title {
  color: #000;
  font-size: 24px;
  font-family: Tahoma;
  text-decoration: underline;
}
div.title {
  font-weight: bold;
  margin: 10px 0 20px;
}
.title_op {
  color: #000;
  text-decoration: none;
  font: bold 18px Tahoma;
  vertical-align: middle;
}
.maincontent,
.footer {
  color: #000;
  font-family: Tahoma;
  font-size: 11px;
}
/* kp - Service provider menu/header changes */
.serviceProviderSectionHeading,
.showspMenu #farmlogicRecordsSectionHeader {
  font-size: 15px;
  padding: 7px 5px 7px 20px;
  font-weight: bold;
  cursor: pointer;
  background: #bbb url('../../assets/images/rightarrow_gray.png') no-repeat 5px center;
  color: #555;
}
#spMenu {
  width: 178px;
  padding: 2px 2px 10px 0;
  font-family: Tahoma;
  font-size: 15px;
  background-color: #eee;
  display: none;
}
.showspMenu #spMenu {
  display: block;
}
#farmlogicRecordsSectionHeader,
#farmlogicCustomerFilterSection,
#soilTestProButton,
#spMenuHeader {
  margin-right: -5px;
}
#soilTestProButton {
  border-top: solid 1px #ddd;
  border-bottom: solid 1px #ddd;
}
#farmlogicRecordsSectionHeader,
.showspMenu #spMenuHeader {
  background: #bbb url('../../assets/images/downarrow_black.png') no-repeat 5px center;
  color: #000;
}
#farmlogicCustomerFilterSection {
  background: #eee;
  margin-right: -5px;
  padding-bottom: 5px;
}
a.spMenuOption {
  display: block;
  text-decoration: none;
  padding: 5px 5px 5px 20px;
  color: #000;
  font-size: 14px;
}
a.spMenuOption:hover {
  color: #007339;
}
.serviceProviderCustomerHeading {
  padding: 7px 0 9px;
  margin: 0 0 10px 0;
  text-align: center;
  background: #0f6838;
  color: White;
  font-weight: bold;
}
.serviceProviderCustomerHeading + .content_tabs {
  margin-top: -7px;
}
/* removes the bottom margin from the customer name header when there are tabs shown (like in My Lists) */
.serviceProviderCustomerHeading .linkedAccountTypeDesc {
  font-size: 14px;
  color: #eee;
  font-weight: normal;
}
.farmlogicCustomerFilterDropdown {
  width: 100%;
  padding: 3px;
  height: auto;
}
.showspMenu .farmlogicRecordsToggle {
  display: none;
}
.farmlogicRecordsToggle {
  border: 0;
  width: 180px;
  margin-top: 10px;
  vertical-align: top;
}
/* these override the normal style for the standard FarmLogic menu when we're inside an SP system looking at it */
.serviceProviderFarmlogicMenu {
  background: #eee;
  margin-top: 0 !important;
  border-collapse: collapse;
}
.serviceProviderFarmlogicMenu td {
  padding: 0;
}
.serviceProviderFarmlogicMenu .mainnav,
.serviceProviderFarmlogicMenu .mainnavselected,
.serviceProviderFarmlogicMenu .subnav1,
.serviceProviderFarmlogicMenu .subnav1selected {
  width: auto;
  height: auto;
  padding: inherit;
  background: none;
}
.serviceProviderFarmlogicMenu .mainnav a,
.serviceProviderFarmlogicMenu .mainnavselected a,
.serviceProviderFarmlogicMenu .subnav1 a,
.serviceProviderFarmlogicMenu .subnav1selected a {
  padding: 5px 5px 5px 20px;
  display: inline-block;
  width: auto;
  height: auto;
  background: none;
  color: #000;
}
.serviceProviderFarmlogicMenu .mainnav a:hover,
.serviceProviderFarmlogicMenu .mainnavselected a:hover,
.serviceProviderFarmlogicMenu .subnav1 a:hover,
.serviceProviderFarmlogicMenu .subnav1selected a:hover {
  color: #007339;
  padding: 5px 5px 5px 20px;
  font-weight: inherit;
  background-color: inherit;
  display: inline-block;
  width: auto;
  height: auto;
}
.serviceProviderFarmlogicMenu .subnav1 a,
.serviceProviderFarmlogicMenu .subnav1 a:hover,
.serviceProviderFarmlogicMenu .subnav1selected a,
.serviceProviderFarmlogicMenu .subnav1selected a:hover {
  padding-left: 30px;
}
.serviceProviderFarmlogicMenu .subnav1selected a,
.serviceProviderFarmlogicMenu .subnav1selected a:hover {
  color: #007339;
  font-weight: bold;
}
a.spMenuOption.selected,
.serviceProviderFarmlogicMenu .mainnavselected a {
  color: #007339;
  font-weight: bold;
  font-size: 15px;
  background-color: inherit;
}
a.spMenuOption.selected:before,
.serviceProviderFarmlogicMenu .mainnavselected a:before {
  padding-right: 5px;
  margin-left: -12px;
  content: '\25A0';
  font-family: monospace;
  font-size: 12px;
  vertical-align: 1px;
}
.serviceProviderFarmlogicMenu table {
  width: auto !important;
  margin-left: 5px;
  margin-bottom: 5px;
  border-spacing: 2px;
  border-collapse: separate;
}
/* this is for the table of icons inside the menu, like with Farm Records */
.serviceProviderPage .main_contents_all {
  background: url("../../assets/images/contentallback2.gif") repeat;
}
/* */
.customerTypeIndicator {
  display: inline-block;
  width: 50px;
  height: 24px;
  margin: 0 5px 0 0;
}
.customerTypeIndicator.farmlogic {
  background: url("../../assets/images/FarmLogic_50x17.png") no-repeat left bottom;
}
.customerTypeIndicator.soiltestpro {
  background: url("../../assets/images/soiltestpro_50x17.png") no-repeat left bottom;
}
.customerTypeIndicator.internal {
  background: url("../../assets/images/sp_records.png") no-repeat left;
  margin: 5px 3px 0 3px;
}
.customerTypeIndicator.contactonly {
  background: url("../../assets/images/contactonly_v3.png") no-repeat left 3px;
}
.serviceProviderCustomerHeading .customerTypeIndicator {
  margin-right: 10px;
  margin-bottom: -4px;
  padding: 1px 2px;
  background-position: center center;
  background-color: White;
  border-radius: 4px;
}
/* */
.addnew {
  color: #000;
  font-weight: 700;
}
.instruction {
  color: #0f6838;
  font-family: Tahoma;
  font-size: 12px;
  text-decoration: none;
  line-height: 20px;
}
.instructionBold {
  color: #0f6838;
  font-family: Tahoma;
  font-size: 14px;
  text-decoration: none;
  font-weight: bold;
}
.instBoldOrng {
  color: #F88E1E;
  font-family: Tahoma;
  font-size: 14px;
  text-decoration: none;
  font-weight: bold;
}
.instruction a {
  color: #0f6838;
  text-decoration: none;
}
.instruction a:hover {
  color: #0f6838;
  text-decoration: underline;
}
.required {
  padding-left: 10px;
  color: #0f6838;
  font-size: 11px;
  font-family: Tahoma;
  text-decoration: none;
}
.requiredField {
  padding-left: 10px;
  color: #000;
  font-size: 11px;
  font-family: Tahoma;
  text-decoration: none;
}
.requiredKey {
  margin: 15px 0 0 0;
  color: #000;
  text-decoration: none;
  float: left;
}
.required a:hover,
.required a {
  padding-left: 0;
  color: red;
  font-size: 11px;
  font-family: Tahoma;
  text-decoration: none;
}
.required2 {
  color: Red;
}
.datetime {
  color: #000;
  font-size: 12px;
  font-family: Tahoma;
  text-decoration: underline;
  text-align: center;
}
.portalheader {
  color: #0f6838;
  text-decoration: none;
  text-align: left;
  font: bold 22px Tahoma;
}
.updatebox {
  color: #000;
  text-decoration: none;
  font: 400 12px Tahoma;
}
.IndexTable {
  border-width: 0;
  border-style: None;
  font-family: Tahoma;
  border-collapse: collapse;
}
.IndexTable .Label {
  padding: 0;
  background-color: #8AA2D5;
  width: 185px;
  color: White;
  font-weight: 700;
}
.IndexTable .Data1 {
  vertical-align: middle;
  padding: 0;
  font-size: 13px;
}
.IndexTable .Data2 {
  vertical-align: middle;
  padding: 3px 0 0;
  font-size: 13px;
  background-color: #f0f0f0;
}
.detail .data,
.detail .label {
  padding: 3px 0 10px;
}
.detail .data_spray {
  padding: 3px 0 5px;
}
.detail .subtitle {
  padding: 10px 0 5px;
  font-weight: 700;
}
.opdetail {
  font-family: Tahoma;
  width: 100%;
}
.opdetail .label {
  padding: 3px;
}
.opdetail .data_point,
.opdetail .data {
  padding: 3px 0 20px;
  text-align: center;
}
.opdetail .data_spray {
  padding: 5px;
  text-align: center;
}
.boxlabel {
  padding: 3px 0;
  border: 1px #BB7010 solid;
  margin: auto;
  text-align: center;
  text-transform: uppercase;
  color: White;
  font-weight: 700;
  font-size: 14px;
  text-decoration: none;
  background-color: #ff8c18;
  width: 100%;
}
.boxlabel a {
  text-align: center;
  text-transform: uppercase;
  color: White;
  font-weight: 700;
  font-size: 14px;
  text-decoration: none;
}
.boxlabel a:hover {
  color: blue;
  text-decoration: underline;
  cursor: pointer;
}
.boxlabel2 {
  padding: 3px 0;
  border: 1px #BB7010 solid;
  width: 100%;
  text-align: center;
  text-transform: uppercase;
  color: White;
  font-weight: 700;
  font-size: 14px;
  background-color: #ff8c18;
  display: block;
}
.opRecordDataWrapper {
  width: 490px;
}
.workorder .boxlabel {
  background-color: #7EA7AC;
}
.workorder .boxlabel2 {
  background-color: #7EA7AC;
}
.dropbox_reports {
  width: 300px;
}
.label_op,
.label_opx2 {
  min-width: 200px;
  font-weight: 700;
  font-size: 14px;
  text-align: center;
}
.label_report {
  width: 30%;
  font-weight: 700;
  font-size: 14px;
  text-align: right;
  padding-right: 10px;
}
.noteouterbox {
  padding: 0 0 10px;
  width: 120px;
  height: 180px;
  text-align: center;
  font-size: 14px;
}
.noteouterboxwide {
  padding: 0;
  width: 260px;
  height: 180px;
  text-align: center;
  font-size: 14px;
}
.notebox {
  padding: 3px 3px 0px 3px;
  border: 1px solid black;
  width: 100px;
  height: 135px;
  font-size: 12px;
  text-align: left;
  overflow: hidden;
  margin: 0 auto;
}
.notebox a {
  color: Black;
  font-size: 12px;
  text-align: left;
  text-decoration: none;
}
.notebox:hover {
  cursor: pointer;
  background-color: silver;
  -moz-opacity: 0.5;
  -khtml-opacity: 0.5;
}
.splitouterbox {
  padding-bottom: 20px;
  padding-left: 55px;
  width: 125px;
  text-align: center;
  vertical-align: top;
}
.splitouterbox_name {
  font-size: 14px;
  font-family: Tahoma;
  height: 18px;
  vertical-align: top;
  overflow: hidden;
  width: 120px;
}
.splitouterbox_date {
  font-size: 14px;
  height: 25px;
  vertical-align: top;
}
select {
  height: 20px;
}
input,
textarea {
  font-family: Tahoma;
  font-size: 12px;
}
input[type=submit] {
  white-space: normal;
}
textarea {
  width: 350px;
  height: 45px;
}
textarea[readonly="readonly"] {
  background-color: #fff;
  border: 1px solid #000;
}
input[readonly],
textarea[readonly] {
  color: #777;
  border: solid 1px #bbb;
}
.field_txt {
  width: 200px;
}
.field_span {
  font-size: small;
}
.main_content {
  padding: 20px;
  width: 100%;
  vertical-align: top;
}
.contents_row1 {
  width: 100%;
  border-bottom: solid thin;
  margin-bottom: 20px;
  height: 53px;
}
.contents_row2 {
  width: 100%;
}
.contents_header {
  width: 60%;
  float: left;
  font-weight: 700;
  font-size: x-large;
}
.contents_title {
  color: #000;
  text-decoration: underline;
  padding: 10px;
  margin-bottom: 20px;
  font: bold 24px Tahoma;
}
.contents_additional_functions {
  width: 40%;
  padding-top: 10px;
  float: left;
  text-align: right;
}
.contents_filter_fields {
  float: none;
  padding-bottom: 10px;
}
.contents_filter_buttons {
  float: none;
  padding-bottom: 20px;
}
.fields_title {
  font-weight: 700;
  padding-bottom: 5px;
  padding-left: 10px;
}
.fields_total {
  font-weight: 700;
  padding-bottom: 5px;
  padding-left: 10px;
  padding-top: 20px;
}
.fields {
  padding: 5px;
  padding-left: 30px;
}
.common_wrapper {
  padding-top: 15px;
  padding-bottom: 15px;
}
.content_buttons {
  border-top: dotted thin;
  padding-top: 5px;
  margin-top: 60px;
  clear: both;
  padding-left: 10px;
}
.button_cancel {
  margin-right: 465px;
}
.error_summary {
  padding-bottom: 5px;
  padding-left: 10px;
}
.field_tip {
  font-size: x-small;
  color: #797979;
}
.usual {
  background: #181818 none repeat scroll 0 0;
  border: 1px solid #222;
  color: #111;
  margin: 8px auto;
  padding: 15px 20px;
  width: 500px;
}
.no_results {
  font-size: large;
  font-weight: 700;
  padding: 50px;
}
.main {
  width: 975px;
  text-align: left;
  margin: 0 auto;
}
.main_header {
  width: 100%;
}
.image_secure {
  border: none;
}
.main_contents_all {
  background: url("../../assets/images/contentallback.gif") repeat;
  outline: solid 2px #C0C0C0;
  width: 100%;
  background-color: white;
}
.menu {
  float: left;
  width: 175px;
  background-color: white;
  vertical-align: top;
}
.min400 {
  float: right;
  width: 1px;
  height: 400px;
  border: 0;
}
.menu_datetime {
  color: #000;
  font-size: 12px;
  font-family: Tahoma;
  text-decoration: underline;
  text-align: center;
  vertical-align: top;
}
.contents {
  margin-left: 8px;
  float: left;
  min-height: 500px;
  width: 792px;
  overflow-x: auto;
  overflow-y: hidden;
}
.contents_rapidentry {
  margin-left: 8px;
  float: left;
  min-height: 675px;
}
.content_tabs {
  margin-left: 0;
  margin-top: 1px;
}
.copyright {
  clear: both;
  background-repeat: repeat-x;
  background-color: #444;
  color: #000;
  font-size: 11px;
  font-family: Tahoma;
}
.copyright_left {
  float: left;
  width: 32%;
  text-align: left;
  color: #FFF;
  font-size: 11px;
  font-family: Tahoma;
  padding: 7px 5px 0;
}
.copyright_center {
  display: inline-block;
  width: 33%;
  text-align: center;
  color: #FFF;
  font-size: 11px;
  font-family: Tahoma;
  padding: 7px 0 0 0;
}
.copyright_right {
  float: right;
  width: 32%;
  text-align: right;
  color: #000;
  font-size: 11px;
  font-family: Tahoma;
  padding: 5px;
}
.copyright_center a:link {
  color: #FFF;
}
.copyright_center a:visited {
  color: #FFF;
}
br.spacer {
  line-height: 30px;
  padding-top: 10px;
}
.marginTop5 {
  margin-top: 5px;
}
td.spacer {
  width: 11px;
}
.verisign {
  color: #000;
  text-decoration: none;
  font: bold 7px verdana, sans-serif;
  letter-spacing: .5px;
  text-align: center;
  margin: 0;
  padding: 0;
}
.td_verisign {
  vertical-align: bottom;
  text-align: center;
}
.left_menu {
  border-spacing: 0;
}
.left_menu_footer {
  width: 100%;
  text-align: center;
  padding: 10px 2px;
}
img {
  border: 0;
}
.field_data,
.portalclose a:hover,
.portalclose a,
.portalclose {
  color: #0f6838;
  font-weight: 700;
}
.Label {
  padding-right: 10px;
  text-align: right;
  font: bold 14px Helvetica;
}
.label_signup {
  padding-right: 10px;
  text-align: right;
  width: 250px;
  vertical-align: middle;
  font: bold 14px Helvetica;
}
.label {
  width: 200px;
  font-weight: 700;
  font-size: 14px;
}
.boldlabel {
  font-weight: bold;
  font-size: 14px;
  font-family: Tahoma;
  vertical-align: top;
  padding: 2px 0;
}
.tbl_data {
  color: #0f6838;
  font-size: 14px;
  font-family: Tahoma;
  vertical-align: top;
  padding: 2px 0;
}
.data {
  color: #0f6838;
  line-height: 15px;
}
.data_point {
  color: Black;
  line-height: 15px;
  font-size: 13px;
  padding-left: 20px;
}
.data_op {
  color: #0f6838;
  line-height: 15px;
  text-align: center;
}
.data_signup {
  color: #0f6838;
  line-height: 30px;
}
.storage_data_label {
  width: 275px;
  word-wrap: break-word;
  display: block;
}
.detail {
  font-family: Tahoma;
  margin-left: 10px;
}
.text_dynamic {
  float: left;
  margin-right: 4px;
}
.calendar .ajax__calendar_container {
  border: 1px solid #646464;
  color: black;
  background-color: #FFF;
}
.calendar .ajax__calendar_other .ajax__calendar_day,
.calendar .ajax__calendar_other .ajax__calendar_year {
  color: #9F9F9F;
}
.ajax__calendar_active {
  color: black;
  background-color: LightBlue;
}
.ajax__calendar_hover {
  background-color: #0f6838;
  font-weight: bold;
  color: white;
}
.watermarked {
  background-color: Gray;
  -ms-filter: alpha(opacity=70);
}
.panel {
  background-color: #869CA7;
  width: 95%;
  height: 90%;
  padding: 0;
  margin: 0;
  border: 1px solid black;
}
.flash_title {
  font-weight: 700;
  background-color: #D1DADF;
  border-bottom: solid 1px;
  cursor: move;
  height: 25px;
  margin: 0;
  padding: 2px 8px 2px 5px;
}
.flash_content {
  clear: both;
  padding: 0;
}
.close {
  float: right;
  padding-top: 4px;
  cursor: pointer;
}
.captcha_txtcontainer,
.captcha_imgcontainer {
  text-align: left;
  margin: 5px;
}
div.print_map img {
  width: 624px;
  height: 832px;
}
#fieldset {
  border: solid 2px;
  width: 100%;
}
.button-done {
  text-align: right;
  width: 100px;
}
.button-done .button {
  float: right;
}
div.buttons {
  float: left;
  width: 33%;
  display: block;
}
.btn1 {
  text-align: left;
}
.btn2 {
  text-align: center;
}
.btn3,
.field_label {
  text-align: right;
}
.code {
  border: 1px solid #ccc;
  list-style-type: decimal-leading-zero;
  padding: 5px;
  margin: 0;
}
.code code {
  display: block;
  padding: 3px;
  margin-bottom: 0;
}
.code li {
  background: #ddd;
  border: 1px solid #ccc;
  margin: 0 0 2px 2.2em;
}
.indent1 {
  padding-left: 1em;
}
.indent2 {
  padding-left: 2em;
}
.button_lg {
  font-size: 14px;
  padding: 5px 10px;
}
.button_add_100 {
  background-color: #e88b14;
  color: White;
  border-width: 0px;
  height: 22px;
  width: 100px;
  font-size: 14px;
  font-weight: bold;
  text-align: center;
  outline: 1px #BB7010 solid;
}
.button_add_100:hover {
  background-color: #3f904e;
  outline: 1px #007339 solid;
  cursor: pointer;
}
.button_add_120 {
  background-color: #e88b14;
  color: White;
  border-width: 0px;
  height: 22px;
  width: 120px;
  font-size: 14px;
  font-weight: bold;
  text-align: center;
  outline: 1px #BB7010 solid;
}
.button_add_120:hover {
  background-color: #3f904e;
  outline: 1px #007339 solid;
  cursor: pointer;
}
.button_add_200 {
  background-color: #e88b14;
  color: White;
  border-width: 0px;
  height: 22px;
  width: 200px;
  font-size: 14px;
  font-weight: bold;
  text-align: center;
  outline: 1px #BB7010 solid;
}
.button_add_300 {
  background-color: #e88b14;
  color: White;
  border-width: 0px;
  height: 22px;
  width: 300px;
  font-size: 14px;
  font-weight: bold;
  text-align: center;
  outline: 1px #BB7010 solid;
}
.button_add_300:hover {
  background-color: #3f904e;
  outline: 1px #007339 solid;
  cursor: pointer;
}
.green_header {
  background-color: #3f904e;
  border: 1px solid black;
  color: White;
  height: 40px;
  padding-bottom: 5px;
  vertical-align: middle;
}
.green_titlebar {
  background-color: #3f904e;
  border: 1px solid black;
  color: White;
  height: 30px;
  font-size: 16px;
  font-weight: bold;
  padding-bottom: 5px;
  vertical-align: middle;
}
.modalBackground {
  background-image: url("../../assets/images/fade_background.png");
}
.ModalPopupFront {
  background-color: #fff;
  border: outset 1px #000;
  padding: 10px;
}
.PopupHeader {
  background-color: #3f904e;
  border: 1px solid black;
  color: White;
  height: 30px;
  font-size: 16px;
  font-weight: bold;
  padding-top: 10px;
  margin: 0 -3px 10px;
  text-align: center;
}
.ModalPopupFront.cssShadow {
  -webkit-box-shadow: 4px 5px 4px black;
  box-shadow: 4px 5px 4px black;
}
/* for the Record Date entry section on OpRecord screens */
tr.opRecordBottomButtonRow {
  vertical-align: top;
}
.recordDateWrapper {
  padding: 5px 9px 5px 5px;
  width: 136px;
  border: solid 1px silver;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
}
.locked {
  border-color: #252;
  background: #E0F8E0;
}
.lockDateCheckboxSection {
  font-size: 12px;
  margin-top: 5px;
}
.dateEntrySection input[type=text] {
  width: 80px;
  border: solid 1px silver;
  padding: 3px 3px 3px 5px;
  margin-left: 5px;
}
.locked .dateEntrySection input[type=text] {
  border-color: #252;
  color: #666;
}
/* */
.NoFieldSelectedError {
  display: block;
  width: 520px;
  height: 1000px;
  background-color: White;
  color: Red;
  font-size: x-large;
}
.NoEquipmentSelectedError {
  display: block;
  width: 500px;
  height: 600px;
  background-color: White;
  color: Red;
  font-size: x-large;
}
.FakeDisabled[disabled] {
  background-color: White;
  color: black;
  line-height: 15px;
  font-size: 13px;
}
.green_DataGridHeader {
  background-color: #007339;
  border: 1px solid black;
  color: White;
  font-size: 14px;
  margin: 0px;
  padding: 3px 5px 3px 5px;
  vertical-align: middle;
  width: 380px;
}
.noRecordsMessage {
  font-size: 13px;
  color: #555;
  padding: 5px;
}
table.serviceModuleDetails {
  border-collapse: collapse;
  width: 400px;
  font-size: 13px;
}
table.serviceModuleDetails td {
  padding: 5px;
  border: solid 1px gray;
}
table.serviceModuleDetails th {
  text-align: left;
  padding: 5px;
}
.roundedBorder5px {
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
}
/* for the login screen */
#loginSectionContainer {
  margin-top: 50px;
  margin-left: 300px;
}
#loginSection {
  width: 315px;
  margin: 0 auto;
  font-size: 14px;
  text-align: center;
}
#loginSectionContainer h3 {
  color: #0f6838;
  font-size: 20px;
  border-bottom: solid 1px #0f6838;
  padding-bottom: 5px;
  width: 272px;
  margin: 0 auto;
}
#loginSection .errorMessage {
  width: 250px;
  margin: -10px auto 20px;
  padding: 10px 10px;
  border: solid 1px #DD3C10;
  background: #FFEBE8;
  color: #DD3C10;
}
#loginSection p {
  margin: 3px 0;
}
#loginForm {
  margin: 35px 0 50px;
  text-align: left;
}
#loginForm label {
  display: inline-block;
  width: 100px;
  text-align: right;
  margin-right: 10px;
  color: #666;
  font-weight: bold;
}
#buttonSection {
  margin-top: 15px !important;
  padding-left: 1px;
}
#loginForm p {
  margin: 5px 0;
}
#loginForm input[type=text],
#loginForm input[type=password] {
  font-size: 15px;
  padding: 3px;
}
#loginForm input[type=submit] {
  font-size: 13px;
  font-weight: bold;
  width: 80px;
  height: 2.1em;
}
#callUs {
  font-weight: bold;
}
#farmlogicHomeLink {
  margin-top: 50px;
  text-align: center;
}
/*  */
/* used on ShapeSafe page */
.locationDisplay {
  padding-left: 5px;
}
/* used for start/end time entry control */
.dateEntry {
  text-align: right;
  width: 70px;
  padding-right: 3px;
}
.timePieceEntry {
  width: 15px;
}
.dateTimeEntryBlock,
.startEndSeparator {
  display: inline-block;
}
.startEndSeparator {
  font-size: 13px;
  margin: 3px 10px;
  color: Black;
  font-weight: bold;
}
.multiLineDisplay .dateTimeEntryBlock,
.multiLineDisplay .startEndSeparator {
  display: block;
}
.datePickerImage {
  vertical-align: text-bottom;
}
.opSprayPestDropdown {
  width: 300px;
  margin-bottom: 6px;
}
.flashAppInstructions {
  padding: 10px 10px 10px 36px;
  color: white;
}
.fieldError.hiddenValidator {
  display: none;
}
.fieldError {
  display: block;
  color: #FA5858 !important;
  margin-bottom: 3px;
}
.dragHandle {
  cursor: move;
}
.prompt-select {
  font-style: italic;
  color: #999;
}
.prompt-select optgroup,
option {
  font-style: normal;
  color: black;
}
.prompt-select > option:first-of-type {
  display: none;
}
/* used for the dynamic add on the fly popup  */
/* makes the popup have fixed positioning */
#dynamicAddPopupBehavior_foregroundElement {
  position: fixed !important;
}
.buttonRow {
  text-align: right;
  border-top: solid 1px silver;
  margin-top: 10px;
  padding-top: 10px;
  overflow: hidden;
  padding-bottom: 2px;
}
select > option.dynamicAddListOption {
  background: #3f904e;
  color: #fff;
}
#createItemFormWrapper {
  padding: 5px 7px;
  margin: 10px 0;
  font-size: 14px;
}
#createItemFormWrapper input {
  width: 250px;
  padding: 4px;
}
#createItemFormWrapper select {
  width: 261px;
  height: 23px;
}
#createItemFormWrapper label {
  font-weight: bold;
  display: inline-block;
  margin-right: 10px;
  width: 125px;
  text-align: right;
}
#createItemFormWrapper p {
  margin: 0 0 10px;
}
#createItemFormWrapper .extraFieldInstructions {
  font-size: 12px;
  color: #555;
  margin: -4px 0 20px 137px;
}
#dynamicAddFormIFrame {
  border: none;
  width: 440px;
}
#dynamicAddFormWrapper .PopupHeader {
  height: auto;
  padding: 10px 0;
}
.dynamicAddFormMyListsMessage {
  width: 66%;
  float: left;
  font-size: 12px;
  margin: 5px 5px 5px 10px;
  text-align: left;
  color: #666;
}
.dynamicAddFormMyListsMessage .menuOptionName {
  font-weight: bold;
}
/* for the Recent Entries grid secion on op record entry */
.recentEntriesGridWrapper {
  height: 293px;
  overflow-y: auto;
  overflow-x: hidden;
}
.recentEntriesGridWrapper table {
  width: 258px;
}
.recentEntriesGridWrapper td {
  word-wrap: normal;
}
.recentEntriesGridWrapper td.dateColumn {
  width: 60px;
}
.recentEntriesGridWrapper td.locationColumn div {
  width: 120px;
  overflow: hidden;
  white-space: nowrap;
}
.recentEntriesGridWrapper td.typeColumn div {
  width: 48px;
  overflow: hidden;
  white-space: nowrap;
}
.recentEntriesGridWrapper.scrolling table {
  width: 215px;
}
.recentEntriesGridWrapper.scrolling td.locationColumn div {
  width: 110px;
}
.recentEntriesGridWrapper.scrolling td.typeColumn div {
  width: 43px;
}
/* for the Assigned Work Order grid section on work order entry*/
.assignedWorkOrderGridWrapper {
  height: 293px;
  overflow-y: auto;
  overflow-x: hidden;
}
.assignedWorkOrderGridWrapper table {
  width: 258px;
}
.assignedWorkOrderGridWrapper td {
  word-wrap: normal;
}
.assignedWorkOrderGridWrapper td.dateColumn {
  width: 60px;
}
.assignedWorkOrderGridWrapper td.locationColumn div {
  width: 90px;
  overflow: hidden;
  white-space: nowrap;
}
.assignedWorkOrderGridWrapper td.assignedColumn div {
  width: 100px;
  overflow: hidden;
  white-space: nowrap;
}
.assignedWorkOrderGridWrapper.scrolling table {
  width: 215px;
}
.assignedWorkOrderGridWrapper.scrolling td.locationColumn div {
  width: 82px;
}
.assignedWorkOrderGridWrapper.scrolling td.assignedColumn div {
  width: 102px;
}
.logoutSection {
  margin-right: 15px;
  color: #999;
  font-size: 15px;
}
a.logoutButton {
  color: #D18D34;
  text-decoration: none;
  font-weight: bold;
  display: inline-block;
}
.hidden {
  display: none;
}
.paddedContent {
  padding: 5px;
}
.niceButton {
  padding: 4px 8px;
  font-weight: bold;
}
.niceButton.secondaryAction {
  font-weight: normal;
}
.niceButton.highlightAction {
  background: #0f6838;
  border: solid 1px black;
  border-radius: 2px;
  color: #fff;
  padding: 5px 10px;
}
.niceButton.highlightAction:disabled {
  border-color: #555;
  opacity: 0.4;
}
.niceButton.highlightAction:focus {
  outline: none;
}
.colorKeyed {
  padding: 6px 8px;
  margin-right: -5px;
  margin-left: 10px;
  color: White;
  border: Solid 1px white;
  background-color: #3f904e;
  background-image: linear-gradient(to bottom, #3f904e, #007339);
}
.roundedButton {
  padding: 5px 10px;
  font-weight: bold;
  border: solid 1px #707070;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
}
.roundedButtonOrange {
  padding: 5px 10px;
  font-weight: bold;
  color: White;
  border: solid 1px #707070;
  border-radius: 5px;
  background: #ff8c18;
}
.column {
  float: left;
}
.column.left {
  width: 49%;
}
.column.right {
  width: 49%;
  text-align: right;
}
/* for when you have a div containing both a div.title.column and a div.buttons.column 
    it makes sure that the button lines up horizontally with the title */
.titleAndButtons {
  overflow: hidden;
  margin-top: 10px;
  margin-bottom: 15px;
  padding-left: 3px;
  padding-bottom: 2px;
}
.titleAndButtons .buttons {
  padding-top: 10px;
}
.titleAndButtons div.title {
  margin: 0;
}
/* we don't need the margin when it's inside the titleAndButtons b/c the margin is on it */
.titleAndButtons .buttons .niceButton {
  margin-top: -4px;
}
/* offsets the extra padding used for normal buttons b/c niceButtons are larger */
.titleAndButtons.longTitle .column.left {
  width: 68%;
}
.titleAndButtons.longTitle .column.right {
  width: 31%;
}
.fieldHeader {
  font-size: 16px;
  font-weight: bold;
}
.farmFieldHeader {
  font-size: 16px;
  font-weight: bold;
  font-family: Helvetica;
  padding: 5px;
}
.workOrderHeader {
  font-size: 14px;
  font-weight: bold;
  font-family: Helvetica;
}
.title_Menu_header {
  background-color: #efefef;
  border-top: solid 2px silver;
  border-bottom: solid 2px silver;
  color: Black;
  font: bold 18px Tahoma;
  padding: 10px 0;
  text-align: center;
}
.title_Menu {
  color: #D18D34;
  font: bold 18px Tahoma;
  margin: 20px 0 5px 0;
}
.title_Menu_instructions + .title_Menu {
  margin-top: 30px;
}
.title_Menu a {
  color: #D18D34;
  font: bold 18px Tahoma;
  text-decoration: none;
}
.title_Menu a:hover {
  color: #f6920f;
}
.title_Menu_instructions {
  font-weight: normal;
  font-size: 13px;
  color: #777;
  margin-bottom: 15px;
}
.menu_page_column {
  float: left;
}
.menu_page_column.left {
  width: 46%;
  padding-right: 25px;
  margin-right: 25px;
  border-right: solid 2px #777;
}
.menu_page_column.right {
  width: 45%;
}
.menu_page_column h3 {
  color: #666;
  text-align: center;
  border-bottom: solid 1px #555;
  font-size: 19px;
  padding: 5px 0 15px;
  margin: 10px 0;
}
.menu_page_column div {
  margin-left: 5px;
}
/* used with striping table rows */
.altColor {
  background: #efefef;
}
/* can be used for a standardized validation summary style */
.validationSummary {
  margin: 15px 0;
  padding: 7px 10px;
  border: solid 1px #DD3C10;
  background: #FFEBE8;
  color: #DD3C10 !important;
  text-align: left;
}
.validationSummary ul {
  margin: 0 0 0 5px;
  list-style-position: inside;
  padding: 0;
}
.validationSummary li {
  margin: 3px 0;
}
.inlineValidationSummary {
  font-size: 13px;
  margin: 3px 0 5px;
}
/* can be applied to container of floats to make it contain them all */
.clearfix:after {
  visibility: hidden;
  display: block;
  font-size: 0;
  content: " ";
  clear: both;
  height: 0;
}
/* for quotes/purchaseorders item selection screens */
.myListCheckArea {
  float: left;
  clear: left;
  margin-top: 5px;
  display: block;
  padding-left: 1.5em;
  text-indent: -1.5em;
  color: #444;
}
.checkedLabel {
  color: #33F;
  font-weight: bold;
}
/* can add the emptyDataMessageRow class to the gridview's EmptyDataRowStyle.CssClass property */
tr.emptyDataMessageRow td {
  padding: 10px !important;
  color: #666 !important;
}
/* class set by knockout validation on offending input element */
.validationElement {
  background: #FFEBE8;
  color: #DD3C10;
  border: solid 1px #DD3C10 !important;
}
.breakLongWords {
  word-wrap: break-word;
}
.disabledTextColor {
  color: #cccccc;
}
/* for asterix after required fields (for now) */
span.requiredIndicator {
  display: inline-block;
  margin-left: 5px;
}
.optionalIndicator {
  display: inline-block;
  margin-left: 5px;
  font-size: 12px;
  color: #555;
}
.passwordReset span.loginError {
  margin-left: 117px;
}
#loginSectionContainer.passwordReset h3 {
  width: auto;
  text-align: left;
}
.passwordReset #loginSection {
  padding: 35px;
}
.passwordReset #loginForm label {
  text-align: left;
}
.passwordReset #loginForm {
  margin: 20px 0 0;
}
.passwordReset #loginForm .instructions {
  margin: 0 0 20px;
}
.passwordReset #loginForm input[type=submit] {
  width: auto;
}
.forgotPasswordLink {
  text-decoration: none;
  color: Blue;
  font-size: 13px;
}
.gap_header {
  background-color: #3f904e;
  border: 1px solid black;
  color: White;
  height: 40px;
  padding-left: 5px;
  vertical-align: middle;
  font: bold 18px Tahoma;
}
.trialHeader {
  font-size: 14px;
  font-weight: bold;
  color: #555;
  padding: 5px 0;
  text-align: center;
  margin: -2px 25px 5px 0;
}
.trialHeaderBox {
  display: inline-block;
  border: solid 1px;
  padding: 5px 15px;
  box-shadow: #333 1px 1px 4px;
  background: #fafafa;
}
.pre {
  white-space: pre;
  /* CSS 2.0 */
  white-space: pre-wrap;
  /* CSS 2.1 */
  white-space: pre-line;
  /* CSS 3.0 */
  white-space: -pre-wrap;
  /* Opera 4-6 */
  white-space: -o-pre-wrap;
  /* Opera 7 */
  white-space: -moz-pre-wrap;
  /* Mozilla */
  white-space: -hp-pre-wrap;
  /* HP Printers */
  word-wrap: break-word;
  /* IE 5+ */
}
#filterBox .label {
  width: 100px;
  min-width: 100px;
  font-weight: 700;
  font-size: 12px;
}
#filterBox .ddl {
  min-width: 200px;
  font-size: 12px;
}
#filterBox .txt {
  font-size: 12px;
}
.divEnableDemoMode {
  border: solid 2px gray;
  -moz-border-radius: 15px;
  border-radius: 15px;
  width: 125px;
  padding: 15px 10px 15px 10px;
  background-color: #0f6838;
  color: White;
  line-height: 25px;
}
#divDemoModeInfo {
  background-color: #999;
  color: White;
  width: 975px;
  height: 35px;
  display: table-cell;
  vertical-align: middle;
  padding-left: 10px;
  padding-right: 10px;
}