/*!
 * Ext JS Library 3.2.0
 * Copyright(c) 2006-2010 Ext JS, Inc.
 * licensing@extjs.com
 * http://www.extjs.com/license
 */
/* StatusBar - structure */
.x-statusbar .x-status-text {
    cursor: default;
/*
    height: 21px;
    line-height: 21px;
    padding: 0 4px;
*/
}
.x-statusbar .x-status-busy {
    background: transparent no-repeat 3px 2px;
    padding-left: 25px !important;
}

.x-toolbar div.xtb-text

.x-statusbar .x-status-text-panel {
    border-bottom: 1px solid;
    border-left: 1px solid;
    border-right: 1px solid;
    border-top: 1px solid;
    padding: 2px 8px 2px 5px;
}

/* StatusBar word processor example styles */

#word-status .x-status-text-panel .spacer {
    font-size:0;
    line-height:0;
    width: 60px;
}
#word-status .x-status-busy {
    background: transparent no-repeat 3px 2px;
    padding-left: 25px !important;
}
#word-status .x-status-saved {
    background: transparent no-repeat 3px 2px;
    padding-left: 25px !important;
}

/* StatusBar form validation example styles */

.x-statusbar .x-status-error {
    background: transparent no-repeat 3px 2px;
    cursor: pointer;
    padding-left: 25px !important;
}
.x-statusbar .x-status-valid {
    background: transparent no-repeat 3px 2px;
    padding-left: 25px !important;
}
.x-status-error-list {
    border-bottom: 1px solid;
    border-left: 1px solid;
    border-right: 1px solid;
    border-top: 1px solid;
    font: 11px tahoma,arial,verdana,sans-serif;
    padding: 5px 10px;
    position: absolute;
    z-index: 9999;
}
.x-status-error-list li {
    cursor: pointer;
    list-style: disc;
    margin-left: 10px;
}
.x-status-error-list li a {
    text-decoration: none;
}
.x-status-error-list li a:hover {
    text-decoration: underline;
}


/* *********************************************************** */
/* *********************************************************** */
/* *********************************************************** */


/* StatusBar - visual */

.x-statusbar .x-status-busy {
    background-image: url(../images/loading.gif);
}
.x-statusbar .x-status-text-panel {
    border-color: #99bbe8 #fff #fff #99bbe8;
}

/* StatusBar word processor example styles */

#word-status .x-status-text {
    color: #777;
}
#word-status .x-status-busy {
    background-image: url(../images/saving.gif);
}
#word-status .x-status-saved {
    background-image: url(../images/saved.png);
}

/* StatusBar form validation example styles */

.x-statusbar .x-status-error {
    background-image: url(../images/exclamation.gif);
    color: #C33;
}
.x-statusbar .x-status-valid {
    background-image: url(../images/accept.png);
}
.x-status-error-list {
    border-color: #C33;
}
.x-status-error-list li a {
    color: #15428B;
}

/*!
 * Ext JS Library 3.2.0
 * Copyright(c) 2006-2010 Ext JS, Inc.
 * licensing@extjs.com
 * http://www.extjs.com/license
 */
.ux-mselect{
    background:white;
    overflow:auto;
    overflow:auto;	
    position:relative; /* for calculating scroll offsets */
    zoom:1;
}
.ux-mselect-item{
    border:1px solid #fff;
    cursor:pointer;
    font:normal 12px tahoma, arial, helvetica, sans-serif;
    padding:2px;
    white-space: nowrap;
}
.ux-mselect-selected{
	background:#DFE8F6;
    border:1px dotted #a3bae9 !important;
    cursor:pointer;
}

.x-view-drag-insert-above { 
    border-top:1px dotted #3366cc; 
} 
.x-view-drag-insert-below { 
    border-bottom:1px dotted #3366cc; 
} 

body
{
    background-image: url(../images/bg.gif);
    color: #696969;
    font-family: Verdana, Helvetica, Sans-Serif;
    font-size: 0.75em;
    margin: 0;
    min-width: 900px;
    padding: 2px 20px 5px 20px !important;
}
.empty
{
     background-color: #ffffff;
    float: left;
    left: 25px;
    padding: 10px 15px;
    position: relative;
    width: 700px;
    height: 50px;
    
}

.frontPageIconsWrapper {
  flex-wrap:wrap;
}
.frontPageIcons {
    max-width: 167px;
    width:100%;
}


a {
    color: #FFFFFF;
    cursor: pointer;
    text-decoration: none;
}

a:link
{
    text-decoration: none;
}

a:visited
{
}

a:hover
{
    text-decoration: none;
}
a:active
{
}

p
{
    line-height: 1.6em;
    margin-bottom: 20px !important;
}

/* HEADINGS   
----------------------------------------------------------*/
h1, h2, h3, h4, h5, h6
{
    color: #005782;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 1.5em;
}

h1
{
    font-size: 2em !important;
    margin: 0px;
    padding-bottom: 10px;
}
h2
{
    margin: 5px 5px 5px 0px;
    padding: 0 0 0 0;
}
h3
{
    font-size: 1.2em !important;
    margin: 5px 5px 5px 0px !important;
}
h4
{
    color: #696969;
    font-size: 1.1em;
    margin-left: 35px;
}
h5, h6
{
    font-size: 1em;
}

/* this rule styles <h2> tags that are the 
first child of the left and right table columns */
.rightColumn > h1, .rightColumn > h2, .leftColumn > h1, .leftColumn > h2
{
    margin-top: 0;
}

strong
{
    color: #333;
    font-weight: bold;
}

/* PRIMARY LAYOUT ELEMENTS   
----------------------------------------------------------*/

img
{
    border: 0px;
}

/* you can specify a greater or lesser percentage for the 
page width. Or, you can specify an exact pixel width. */
.page
{
    margin-left: auto;
    margin-right: auto;
}

.standardLink
{
    color: Blue;
    text-decoration: underline !important;
}

#header
{
   background-color: Transparent;
    background-image: url(../images/Comet_Farm_Header.png);
    background-position: top left;
    background-repeat: no-repeat;
    color: #000;
    height:74px;
    margin-bottom: 0px;
    padding: 10px 10px 10px 0;
    min-width: 1240px;
    position: relative;
}

#header h1
{
    border: none;
    color: #fff;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 32px !important;
    font-weight: bold;
    line-height: 2em;
    margin: 0;
    padding: 5px 0;
}

#header a
{
    color: #0070BF;
    text-decoration: none;
}

#subheader
{
    background-color: #ffffff;
    background-image: url(../images/header.jpg);
    background-repeat: repeat-x;
    padding: 23px;
}

#headerLink
{
    padding: 5px 120px 25px 5px;
}

#usdaLinkHeader 
{
    padding: 5px 25px 25px 5px;
}

#nrcsLinkHeader 
{
    padding: 5px 40px 25px 5px;
}

#csuLinkHeader 
{
    padding: 5px 45px 25px 5px;
}

#main
{
    background-color: #ffffff;
    display: inline-block;
    min-height: 740px;
    padding: 10px 0px 15px 0px;
   background-image: url(../images/corner_barn.png);
    width: 100%;
    _height: 1px; /* only IE6 applies CSS properties starting with an underscrore */
     background-position: right center;
    background-repeat: no-repeat;
     min-width: 1200px; /*used to force side by side layout in Activities and Historic Management screens*/
}

#MMSA_Table td
{
    padding-left: 23px !important;
}

#footer
{
    background-color: #fff;
    background-position: bottom left;
    background-repeat: no-repeat;
    border: solid 5px #fff;
    color: #4c4c4c !important;
    font-size: .9em;
    line-height: normal;
    padding-top: 15px;
    text-align: center;
    min-width: 1200px;  /*was 1190px which misallined with main width.*/
    
}

/* TAB MENU   
----------------------------------------------------------*/
#menu
{
    background-color: transparent;
    color: #ffffff;
    font: normal 1em "Verdana";
    text-align: right;   
    float: right;
    width: 1221px;
    padding-right: 30px;
    
    
}
#menuContainer
{
    display:inline-block;
    padding-left:10px;
    padding-right:10px;
    margin-top:-10px
}
#menuContainer2
{
    display:inline-block;
    padding-right:10px;
    float: right;
}
#Logos
{
    display:inline-block;
    padding-left:10px;
    padding-right:10px;
    margin-top:-10px;
    float: right
}
    #menu ul
    {
        list-style: none;
    }

    #menu li
    {
    
    }

    #menu li a
{
padding:1px 1px;
color:#000;
text-decoration:none;
float:right;
border:1px solid #000;
}
    #menu li a:hover
{
color:#fff;
}

/* FORM LAYOUT ELEMENTS   
----------------------------------------------------------*/

fieldset
{
    border: 1px solid #CCC;
    margin: 1em 0;
    padding: 1em;
}

fieldset p
{
    margin: 2px 12px 10px 10px;
}

fieldset label
{
    display: block;
}

fieldset label.inline
{
    display: inline;
}

legend
{
    font-size: 1.1em;
    font-weight: 600;
    padding: 2px 4px 8px 4px;
}

input[type="text"]
{
    border: 1px solid #CCC;
    width: 150px;
}

input[type="password"]
{
    border: 1px solid #CCC;
    width: 150px;
}

input[type="button"]
{
    padding-left: 5px;
    padding-right: 5px;
}

/* TABLE
----------------------------------------------------------*/



table
{
    border-collapse: collapse;
}

table td
{
}

table th
{
    text-align: left;
}

/* MISC  
----------------------------------------------------------*/
.MenuItemLeft, .MenuItemMiddle, .MenuItemMiddleLast, .MenuItemRight
{

}

.HomeButton
{
    height: auto;
    width: auto;
    vertical-align:top;
display:inline;
}

.ToolButton
{
    height: auto;
    width: auto;
    vertical-align:top;
display:inline;
   
}

.NewsButton
{
    height: auto;
    width: auto;
    display: block;
    vertical-align:top;
display:inline;
}

.HelpButton
{
    height: auto;
    width: auto;
    display: block;
    vertical-align:top;
display:inline;
}

.StepOne
{
    height: 25px;
    width: 25px;
}

.StepTwo
{
    background-image: url(../images/substep2.png) !important;
    height: 25px;
    width: 25px;
}

.StepThree
{
    background-image: url(../images/substep3.png) !important;
    height: 25px;
    width: 25px;
}

.StepFour
{
    background-image: url(../images/substep4.png) !important;
    height: 25px;
    width: 25px;
}

.StepFive
{
    background-image: url(../images/substep5.png) !important;
    height: 25px;
    width: 25px;
}

.exclamationImage
{
    background-image: url(../images/exclamation.gif) !important;
}

#footer a
{
    color: #000 !important;
}

.FormPanel
{
    border: solid 1px #A3E6FF;
    color: #2282C6;
    font-family: Arial;
    margin: 0px;
    padding: 4px;
}

.clear
{
    clear: both;
}

.error
{
    color: Red;
}

#menucontainer
{
    margin-top: 40px;
}

div#title
{
    display: block;
    float: left;
    text-align: left;
}

.footer_sub_div
{
    margin-left: 20px;
    text-align: left;
}

.footer_sub_div_right
{
    float: right;
    margin-right: 10px;
    vertical-align: top;
}

.footer_sub_div_right_bottom
{
    clear: right;
    color: #ccc;
    margin-right: 10px;
    text-align: right;
    vertical-align: bottom;
}

.foot_details
{
    color: #ccc;
}

#newsIntro, #contactUs
{
    background-color: #eee;
    float: left;
    padding: 10px 15px;
    position: relative;
    width: 700px;
}

#upcomingFeaturesContainer, #knownIssuesContainer
{
    border-top: solid 1px #ccc;
    float: left;
    width: 95%;
}

#upcomingFeaturesContainer
{
    margin-bottom: 20px;   
    padding: 15px;
}

#knownIssuesContainer
{
}

#LogoReportDiv 
{
    padding-top: 10px;
    padding-left: 10px;
    padding-right: 10px;
    float: left;
    /*overflow: auto;
    width: 300px;
    height: 50px;*/
}

#UserInformationReport {
    float: left;
    padding: 5px;
    /*padding: 10px 30px 10px 10px;*/
    /*width: 300px;
    height: 50px;*/
}

#daycentPortal {
    float: left;
    padding-top: 5px;
    /*width: 300px;
    height: 50px;*/   
}

#reportInfoRightColumn {
    float: right;
    margin: 5px;
}

#reportInfoLeftColumn {
    float: left;
    margin: 5px;
}

#upcomingFeaturesList, #knownIssuesList
{
    margin-top: 10px;   
    margin-left: 25px;
}

.feature-item .title
{
    color: #385F95;
    font-size: 11px;
    font-weight: bold;
}

.feature-item p
{
    color: #555;
    font-size: 11px;
}

#logindisplay
{
    color: White;
    display: block;
    font-size: 1.1em;
    margin: 10px;
    text-align: right;
}

#logindisplay a:link
{
    color: white;
    text-decoration: underline;
}

#logindisplay a:visited
{
    color: white;
    text-decoration: underline;
}

#logindisplay a:hover
{
    color: white;
    text-decoration: none;
}

.field-validation-error
{
    color: #ff0000;
    font-size: 10px;
    font-weight: bold;
    margin-top: 15px;
}

.input-validation-error
{
    background-color: #ffeeee;
    border: 1px solid #ff0000;
}

.validation-summary-errors
{
    color: #ff0000;
    font-weight: bold;
    margin: 0 0 10px 25px;
    width: 325px;
}

#youTubeDivIntro {
    margin-left: 65px;
    margin-top: 35px;
    margin-bottom: 35px;
}

#menuImg
{
    left: 400px;
    position: absolute;
    top: 210px;
}

#registerDiv ,#emailDiv, #changePasswordDiv
{
    background-color: #D9D9D9;
     clear: both;
    float: left;
    margin-bottom: 30px;
    margin-top: 30px;
}

#logonDiv li
{
	color: Red !important;
}

#registerDiv
{
    height: 800px;
    margin-left: 25px;
}

#logonDiv
{
    height:auto;
    margin-top: 125px;
    margin-left: 125px;
    width: 360px;
    padding-bottom:inherit;
    background-color: #D9D9D9;
     clear: both;
    float: left;
    margin-bottom: 30px;

}

#emailDiv
{
    height: 160px;
    margin: 30px;
    width: 400px;
    
}


#captchaValidation
{
   margin-top: 0px !important;
}

#registerDiv
{
    height: 630px;
    width: 650px;
}

#changePasswordDiv {
    height: 330px;
    width: 608px;
}

#noregisterDiv
{
    /*margin-left: 515px; */
    float: left;
    height: 368px; /*position: absolute;    top: 172px;*/
    margin-bottom: 30px;
    margin-top: 30px;
    width: 425px;
}

#logonDiv h1, #registerDiv h1, #noregisterDiv h1, #changePasswordDiv h1
{
    margin-left: 25px;
    padding-top: 15px;
    padding-bottom: 15px;
}

#emailDiv h1
{
    margin-left: 25px;
    padding-top: 15px;
    padding-bottom: 5px;
}
#emailDiv h4
{
    margin-left: 55px;
    padding-top: 5px;
}

#emailDiv-Inner
{   
    float: right;
    height: 40px;
    margin: 20px 10px 0 0; 
}


#registerDiv p, #changePasswordDiv p
{
    height: 30px;
    margin-bottom: 25px;
    margin-left: 55px;
}


#logonDiv p
{
    margin-bottom: 6px;
    margin-left: 55px;
}

#logonDiv img
{
    left: 370px;
    position: absolute;
}

#logonDiv input[type="text"], #logonDiv input[type="password"]
{
    left: 340px;
    position: absolute;
}

#recaptcha_widget_div
{
    padding-left: 17px;
    padding-top: 17px;
}
#recaptcha_response_field
{
    left: 0px !important;
    position: relative !important;
}
#registerDiv input, #registerDiv span, #changePasswordDiv input, #changePasswordDiv span
{
   /* left: 125px;*/
 position: relative;
}

.password-req
{
    font-size: 10px;
}

#noregisterDiv div
{
    margin-left: 45px;
    width: 360px;
}

#noregisterDiv img
{
    margin: 40px 0 0 130px;
}

/* This is a horrible name, let's change it! */
.untab
{
    background: transparent url(../images/taper.jpg) repeat-x;
    float: right;
    font-weight: bold;
    height: 27px;
    padding-top: 4px;
    width: 190px;
}

.forgot a:hover
{
    color: #0070BF !important;
    float: left;
    font-weight:bold;
    margin-left: 10px;
    padding-right:10px;  
}

.forgot a 
{
    color: orange !important;
    float: left;
    font-weight:bold;
    margin-left: 10px;
    padding-right:10px;  
}

.untab_register
{
    background: transparent url(../images/taper.jpg) repeat-x;
    float: right;
    font-weight: bold;
    height: 27px;
    padding-top: 4px;
    width: 226px;
}

.untab_left
{
    background: transparent url(../images/taper_left.jpg) no-repeat;
    float: right;
    height: 27px;
    width: 36px;
}

#registerParagraph
{
    left: 480px;
    position: absolute;
    top: 200px;
    width: 200px;
}

#registerParagraph a
{
    color: Blue;
    text-decoration: underline;
}

#headerLogo
{
    background-color: Transparent;
    float: left;
}

.overview
{
    right: 169px;
    position: absolute;
    top: 150px;
}

#introContainer
{
  
}

#introCfarmContainer 
{
    display: inline-block;
}

.introCFarm
{
    float: left;
    height: 310px;
    margin-left: 25px;
    width: 350px;
}

.introQuickEnergy
{
    height: 160px;
    margin-right: 25px;
    padding-right: 30px;
    width: 300px;
    float: left;
    /*display: block;*/
}

.introCFarm2
{
    display: inline-block;
    left: 20px;
    margin-left: 25px;
    min-width: 950px;
    position: absolute;
}

.introCFarm3
{
    float: left;
    width: 80px;
}

.introCFarm4
{
    float: left;
    width: 300px;
}

.introCFarm5
{
    border: solid 1px #CCCCCC;
    border-style: solid none none none !important;
    height: 80px;
    margin-right: 419px;
    padding: 10px 0 0 0;
    width: 380px;
}

.introCFarm6
{
    margin-bottom: 10px;
}

.introCFarm6 a
{
    color: #005782;
    font-weight: bold;
}

.introCFarm7
{
    font-size: 11px;
}

.introCFarm8
{
    height: 45px;
    margin-left: 35px;
    width: 250px;
}

#titleWrapper
{
    margin-left: 10px;
}

.introProceed
{
    height: 400px;
    margin-left: 395px;
    width: 350px;
}

.livestockProceed
{
    height: 400px;
    margin-left: 0px;
    width: 350px;
}

.activityInfoContent
{
    margin-left: 350px;
    width: 350px;
}

.activity-choice
{
    display: block;
    height: 25px;
    margin-top: 5px;
    position: relative;
}

.activity-form
{
    display: inline-block;
    float: left;
    /*height: 400px;*/
    width: 395px;
}

.activity-help-information
{
    float:left;
    height:150px;
    /*margin-top:30px;*/
    margin: 30px 0px 0px 30px;
    width:235px;
}

#activity-selection 
{
    padding: 20px 0 0;
}

.activity-what-information
{
    float:left;
    height:400px;
    margin-top:50px;
    width:400px;
}

.activity-info
{
    color: rgb(0, 112, 191);
    font-weight: bold;
    margin: 20px 0px 10px 0px;
}

.activity-sub-item
{
    text-indent: 20px;
}


.activity-energy-sub-types
{
    display: block;
    height: 25px;
    margin-top: 5px;
    padding-left:20px;
    position: relative;
    text-indent: 20px;
}

.activity-help-demo
{
    background-color: #ccc;
    color: #fff;
    height: 15px;
    width: 15px;
    margin-left: 15px;
    cursor: pointer;
}

.activity-help
{
    background-color: #ccc;
    color: #fff;
    height: 15px;
    position: absolute;
    right: 0px;
    text-align: center;
    text-indent: 0px;
    width: 15px;
}

.activity-help-livestock
{
    background-color: #ccc;
    color: #fff;
    float:left;
    height: 15px;
    margin-right: 5px;
    text-align: center;
    text-indent: 0px;
    width: 15px;
    
}


.activity-help:hover
{
    background-color: #aaa;
    cursor: pointer;
}

.activity-help-livestock:hover
{
    background-color: #aaa;
    cursor: pointer;
    font-size:125%;
}

.infoContent h3
{
    background-color: Transparent;
    color: #005782;
    font-family: Arial;
    font-size: 18px;
    margin: 40px 0px 0px 0px;
    padding: 28px;
}

.infoBody
{
    height: 90%;
    margin-bottom: 10px;
}

.infoBody0 {
       position: absolute;
    width: 400px;
    height: 220px;
    left: 30px;
    top: 60px;
    background: rgba(256,256,256,.9);
    padding-right: 10px;
}
.infoBody1
{
    padding-left: 20px;
    padding-top: 15px;
    font-family: sans-serif;
    text-align: left;
    font-size: 16px;
    font-weight: bold;
    color: #0070bf;
}

.infoBody2
{
    /*border: solid 1px #CCCCCC;
    border-spacing: 5px;
    border-style: none none none solid !important;
    position: absolute;*/
    /*width: 380px;
    height: 40px;
    left: 30px;
    top: 100px;
    background: rgba(256,256,256,.9);*/
    padding-left: 40px;
    color: #696969;
    font-size: 12px;
}

.infoBody3
{
    /*position: absolute;
    width: 400px;
    height: 60px;
    left: 30px;
    top: 140px;
    background: rgba(256,256,256,.9);*/
    padding-left: 20px;
    color: #696969;
    font-size: 10px;
    font-family: georgia;
}

#infoBody4Quick 
{    
        font-family: Georgia, Times New Roman, Verdana, Arial;
    font-size: 11px;
    float: left;
    margin: 20px 0px 0px 20px; 
}

.infoBody4
{
    /*position: absolute;*/
    width: 219px;
    height: 45px;
    /*left: 30px;
    top: 200px;
    background: rgba(256,256,256,.9);*/
    padding-top: 15px;
    padding-left: 201px;
    color: #696969;
    font-size: 12px;
    font-family: georgia;
}

#infoBody5
{
    display: inline-block;
    float: left;
    font-size: 12px;
    margin: 20px 85px 0px 50px;

}

#introProceed1
{
    font-family: Georgia, Times New Roman, Verdana, Arial;
}



.homeRight
{
    color: #005782;
    float: right;
    font-size: 10px;
}

.infoBody p
{
    margin: 10px;
}

.step
{
    display: block;
    float: left;
    width: 294px;
}

.step a
{
    color: Blue;
    margin-left: 35px;
    text-decoration: underline;
}

.step li
{
    color: #696969;
    list-style-type: disc;
    margin-left: 50px;
}

.stepHeader
{
    bottom: 22px;
    display: block;
    left: 35px;
    position: relative;
    width: 241px;
}

.screen-overview
{
    background-image: url(../images/screen-overviews.gif);
    background-repeat: no-repeat;
    display: block;
    height: 147px;
    left: 25px;
    position: relative;
    width: 250px;
}

.choose-activities-overview
{
    background-position: 0px 0px;
}

.current-mgmt-overview
{
    background-position: -250px 0px;
    top: 25px;
}

.report-overview
{
    background-position: -500px 0px;
    top: 60px;
}

.indent
{
    text-indent: 15px;
}

#safeWindow a, .introCFarm7 a
{
    color: blue;
    font-weight: normal;
    text-decoration: underline;
}

#safeWindow p
{
    width: 295px;
}

#safeWindow .left p, #safeWindow .right p
{
    margin-top: 10px;
}

#safeWindow .left, #safeWindow .right
{
    margin-top: 10px;
}

.left
{
    float: left;
    width: 470px;
}

.right
{
    float: right;
}

#activityChoices
{
    clear: right;
    /*height: 250px;*/
    /*margin: 30px 50px 50px;*/
    margin: 20px 50px;
    width: 320px;
}

#parcelRetrieveError {
    display: none;
}

#projectPanelWrapper 
{
    float: left;
    margin: -10px 15px 5px 25px;
    /*display: inline-block;
    margin: 0px 0px -10px 20px;*/
}

#scrollDiv
{
       height:115px;
       overflow: auto;
       position: relative;
       width : 480px;

}

#parcelLocationsBottom {
    float: left;
    margin-top: 20px;
}

.parcel-help {
    background-color: #ccc;
    color: #fff;
    height: 15px;
    right: 0px;
    text-align: center;
    text-indent: 0px;
    width: 15px;
}

#zoomParcelButton {
    float: right;
}

#navigateButton {
    float: left;
}


#poultryNameTable
{
    float:left;
    
}
#poultryNameTable td
{
    padding: 1px !important;
}

.label
{
    color: #737373;
    font-size: 12px;
    font-weight: normal;
    padding: 3px 8px 0 0;
    text-align: right;
    width: 60px;
}

#populationsPanel th
{
width: 110px !important;
}

#populationsPanel td
{
width: 0px !important;
}

.tableText
{
    font-size: 10px;
}

#tableTextPrimaryBreed
{
    font-size: 10px;
}

.tableTd
{
    border: none;
    padding: 2px !important;
}

#tableTextHeader
{
    font-size: 10px;
    width: 80px;
}
#copyLink
{
    font-size: 9px;
}

#helpIcon
{
    margin: 0px 0px 11px 0px !important;
}

#stepsContainer
{
    background-color: transparent;
    background-image: url(../images/steps.gif);
    background-position: 0px -30px;
    background-repeat: no-repeat;
    height: 30px;
    margin: 0 0 20px 20px;
    position: relative;
    width: 541px;
}

#stepsContainer li
{
    list-style: none;
    margin: 0;
    padding: 0;
    position: absolute;
    top: 0;
}

#stepsContainer li, #stepsContainer a
{
    display: block;
    height: 30px;
}

#step1
{
    left: 0;
    width: 250px;
}
#step1 a:hover
{
    background-color: transparent;
    background-image: url(../images/steps.gif);
    background-position: 0px -60px;
    background-repeat: no-repeat;
}
.step1_sel
{
    background-color: transparent;
    background-image: url(../images/steps.gif);
    background-position: 0 0;
    background-repeat: no-repeat;
}
#step2
{
    background-color: transparent;
    background-image: url(../images/steps.gif);
    background-position: -250px -30px;
    background-repeat: no-repeat;
    left: 250px;
    width: 180px;
}
#step2 a:hover
{
    background-color: transparent;
    background-image: url(../images/steps.gif);
    background-position: -250px -60px;
    background-repeat: no-repeat;
}
#step3
{
    background-color: transparent;
    background-image: url(../images/steps.gif);
    background-position: -430px -30px;
    background-repeat: no-repeat;
    left: 430px;
    width: 111px;
}
#step3 a:hover
{
    background-color: transparent;
    background-image: url(../images/steps.gif);
    background-position: -430px -60px;
    background-repeat: no-repeat;
}

#fullscreen
{
    display: block;
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
}
#mapContainer
{
    position: relative;
    width: 100%;
}
#mapContainer, #olmap, #parcelLocationsToolbar
{
    min-height: 634px !important;
}
#mapPanel
{
    height: 100%;
}
#olmap
{
    display: block;
    height: 410px;
    left: 188px;
    position: absolute;
    right: 0px;
}

#ovmap, #ovmap_current, .ovreport {
    margin-top: 8px !important;
}

#ovmap
{
    display: block;
    height: 150px;
    margin-left: 10px !important;
    width: 240px;
}

#ovmap_current
{
    display: block;
    float: left;
    height: 180px;
    width: 220px;
}
.ovreport {
    display: block;
    height: 180px;
    width: 220px;
}
#cropTimeline
{
    display: block;
    width: 200px;
    margin: 10px 0 0 35px;
}

.yearLinks a
{
    color: #696969;
    margin-left: 7px;
}

.yearLinks
{
    display: block;
    float: left;
}

.yearLink
{
    display: block;
    margin-bottom: 10px;
}
.livestockCategory a
{
    color: #696969;
    margin-left: 1px;
}

.livestockCategory 
{
    display: block;
    float: left;
    margin-top: 10px;
    width: 135px;
}

.livestockCategories
{
    display: block;
    margin-bottom: 10px;
}

#managementForm select
{
    max-width: 380px;
}

#operationPanel
{
    float: left;
    height: auto;
    margin-top: 10px;
    padding-left: 10px;
}

#managementPanel
{
    float: left;
    margin-top: 10px;
    padding-bottom: 38px;
    padding-left: 10px;
}

.addPoint
{
    background-image: url(../images/flag_grey.gif) !important;
}

.addPolygon
{
    background-image: url(../images/add_polygon.gif) !important;
}

.deleteField
{
    background-image: url(../images/delete_field.gif) !important;
}

.modifyField
{
    background-image: url(../images/modify_field.gif) !important;
}

.searchParcel
{
    background-image: url(../images/search_parcel.gif) !important;
}

.deleteSpecies
{
    background-image: url(../images/search_parcel.gif) !important;
}

.panZoom
{
    background-image: url(../images/pan_zoom.gif) !important;
}

.viewSoil
{
    background-image: url(../images/view_soil.gif) !important;
}

.exportSoil
{
    background-image: url(../images/export_soil.gif) !important;
}

#center
{
    height: auto;
    width: 100%;
}

#steps p
{
    margin-bottom: 0px;
    margin-top: 0px;
    padding-bottom: 3px;
    padding-top: 3px;
}

#mainLayout
{
    border: solid 0px;
    margin: 0;
    margin-top: 10px;
    padding: 0px;
    position: relative;
    width: 100%;
}

#mainLayout td
{
    /*display: inline-block;    list-style: none;    vertical-align: top;    margin-right: 10px;*/
    border: none;
    padding: 0px;
}


#steps
{
    background-color: transparent;
    height: 28px;
    margin-left: 15px;
    margin-top: 5px;
    padding: 5px;
    width: 890px;
}
.helpCollapsed
{
    background-image: url(../images/help_vert.gif);
    background-repeat: no-repeat;
}
#stepContent
{
    width: 99%;
}

#mainLayout_c1
{
    vertical-align: top;
    width: auto;
}
#mainLayout_c2
{
    vertical-align: top;
    width: 100%;
}

    

.sectionBlock
{
    background-color: Transparent;
    display: inline-block;
    float: left;
    margin: 0px 10px 10px 0px;
    padding: 10px;
    width: 650px;
}

.sectionBlockHistoric
{
    background-color: #EEEEEE;
    border-color: #bbb !important;
    border-style: solid;
    border-width: 1px;
    display: block;
    float: left;
    height: 100%;
    margin: 10px;
    padding: 10px;
    
}

#managementTitle
{
    color: #0070BF;
    font-size: 12px;
    font-weight: bold;
}

.managementDetails
{
    color: #DDDDDD;
    cursor: pointer;
    float: right;
    position: relative;
    padding: 5px;
}

.blueText
{
    color: #0070BF;
    font-weight: bold;
    margin-left: 60px;
}
.blueText2
{
    color: #0070BF;
    font-weight: bold;
    margin-left: 15px;
}

.panelTitle
{
    color: #0070BF;
    font-family: Georgia, Times New Roman, Verdana, Arial;
    font-size: 18px;
    font-weight: bold;
    margin-bottom: 10px;
    margin-top: 10px;
}

.sectionBlockLeftLivestockOver
{
    display: block;
    float: left;
    height: 100%;
}

.sectionBlockLeftLivestock
{
    /*background-color: #EEE;*/
    border-color: #bbb !important;
    /*border-style: solid;*/
    border-width: 1px;
    display: block;
    float: left;
    height: 100%;
    margin: 10px 10px 10px 0px;
    padding: 10px;
    width: 200px;
}

.sectionBlockLeftEnergy
{
    background-color: #EEE;
    border-color: #bbb !important;
    border-style: solid;
    border-width: 1px;
    display: block;
    float: left;
    height: 100%;
    margin: 10px 10px 10px 0px;
    padding: 10px;
}

.sectionBlockLeft
{
    background-color: #EEE;
    border-color: #bbb !important;
    border-style: solid;
    border-width: 1px;
    display: block;
    float: left;
    height: 100%;
    margin: 10px;
    padding: 10px;
}

.subSectionBlockUpperLeft
{
    border-style: none none dotted none !important;
    border-width: 0px 0px 1px 0px !important;
    height: auto;
    padding-bottom: 5px
}


.subSectionBlockLeft
{
    background-color: Transparent;
    border-color: #AAAAAA !important;
    border-width: 0px 1px 0px 0px !important;
    display: block;
    float: left;
    height: auto;
    margin-top: 5px;
    width: 245px;
}

.subSectionBlockRight
{
    background-color: Transparent;
    display: block;
    float: left;
    height: auto;
    padding: 0 0 0 10px;
    width: 110px;
}

.sectionBlockRightLivestock
{
    background-color: Transparent;
    display: block;
    float: left;
    height: 100%;
    margin: 0px 10px 10px 0px;
    padding: 10px;
    width: 360px;
}

.sectionBlockRight
{
    background-color: Transparent;
    display: block;
    float: left;
    height: 100%;
    margin: 0px 10px 10px 0px;
    padding: 10px;
    width: 445px;
}


.fieldLabel
{
    color: #737373;
    display: inline-block;
    float: left;
    font-size: 11px;
    font-weight: bold;
    padding-right: 10px;
    text-align: right;
    vertical-align: top;
    width: 190px;
}

.fieldLabel1
{
    color: #737373;
    display: inline-block;
    float: left;
    font-size: 11px;
    font-weight: bold;
    padding-right: 10px;
    text-align: right;
    vertical-align: top;
    width: 190px;
}

.fieldLabel2
{
    color: #737373;
    display: inline-block;
    float: left;
    font-size: 11px;
    font-weight: bold;
    padding-left: 10px;
    padding-right: 10px;
    text-align: right;
    vertical-align: top;
    width: 190px;
}

.fieldInput
{
    margin: 0 10px 0 5px;
}

.fieldInput input[type="radio"]
{
    margin: 0 3px 0 0;
}

#crp_start_year
{
    width: 50px;
}

#crp_end_year
{
    width: 50px;
}

.fieldBlock
{
    display: inline-block;
    margin-bottom: 10px;
    width: 600px;
}

.column1
{
    clear: both;
    float: left;
}

.column2
{
    display: inline;
    width: 300px;
}

.no-icon-menu .x-menu-item-icon
{
    display: none;
}
.x-menu
{
    background-image: none;
}
.x-menu-list-item-indent
{
    padding-left: 0px;
}
#table
{
    direction: rtl;
}

.ext-ie .x-form-text
{
    position: static !important;
}

#x-form-el-PrimaryBreed
{
    padding-left: 0px !important;
    position: static !important;
}

#NewScenarioLabel
{
    display: inline-block;
    margin-right: 93px;
}

#newScenarioText
{
    float: left;
    margin-bottom: 5px;
    width: 315px;
}

#newScenarioCheck
{
}

#allScenariosList
{
    width: 180px;
}


#scenarios
{
    position: absolute;
}

#ExistingScenarioLabel
{
    display: inline-block;
}

#ScenarioName
{
    float: left;
    margin-right: 5px;
}

#ScenarioName .input[type="text"]
{
width: 120px;
}

.scenarioLine
{
    display: block;
}

#selectedScenario
{
    color: #0070BF;
}

#selectedScenarioImage
{
    margin-right: 5px;
}

.subtleLinkLarge
{
    color: #aaa;
    font-size: 14px;
    font-weight: normal !important;
    margin-left: 10px;
}
.subtleLinkDemo {
    color: #202020;
    font-size: 14px;
    font-weight: normal !important;
    margin-left: 10px;
}
.subtleLinkDemoBold {
    color: #202020;
    font-size: 14px;
    font-weight: bold;
    margin-left: 10px;
}
.subtleLink
{
    color: #bbb;
    font-size: 10px;
    font-weight: normal !important;
    margin-left: 5px;
}

.subtleLink:hover, .subtleLinkLarge:hover
{
    color: blue;
}

#existingScenarios
{
    color: #696969;
    cursor: pointer;
    display: block;
    margin: 5px 0 0 10px;
}

#scenarios
{
    float: left;
}

#NewProjectLabel
{
    display: inline-block;
    margin-right: 93px;
}

#newProjectText
{
    float: left;
    margin-bottom: 5px;
    width: 265px;
}

#newProjectCheck
{
}

#allProjectsList
{
    width: 180px;
}


#projects
{
    position: absolute;
}

#ExistingProjectLabel
{
    display: inline-block;
}

#projectOptions 
{
    margin: 0 0 0 20px;
}

#ProjectName
{
    float: left;
    margin-right: 5px;
}

#ProjectName .input[type="text"]
{
width: 120px;
}

.projectLine
{
    display: block;
}

#selectedProject
{
    color: #0070BF;
}

#selectedProjectImage
{
    margin-right: 5px;
}

#existingProjects
{
    color: #696969;
    cursor: pointer;
    display: block;
    margin: 5px 0 0 10px;
    max-height: 480px;
    width:350px;
    overflow: auto;
}

#projects
{
    float: left;
}

#addButton
{
    float: left;
    margin-right: 20px;
    margin-top: 5px;
    
}

#PrimaryBreed
{
    width: 100px !important;
}
#back
{
    cursor: pointer;
    float: left;
    margin-left: 0px;
    position: relative;
}

#next
{
    cursor: pointer;
    float: right;
    margin-left: 0px;
    position: relative;
}

#report
{
    cursor: pointer;
    margin-left: 0px;
    position: relative;
}

#save
{
    float: left;
    margin-top: 2px;
    vertical-align: top;
}

#saveError
{
    float: left;
    height: 60px;
    margin-left: 15px;
}

#saveError li
{
    color: red;
}

h3#substep1, h3#substep2, h3#substep3, h3#substep4, h3#substep5, h3#substep6
{
    background-repeat: no-repeat;
    height: auto;
    min-height: 27px;
    padding-left: 30px;
    padding-top: 5px;
    width: 100%;
}
h3#substep1
{
}
h3#substep2
{
}
h3#substep3
{
}
h3#substep4
{
    float: left;
}
h3#substep5
{
    float: left;
}
h3#substep6
{
}
#statusbar ul li
{
    list-style: disc none inside;
}
#maplegend
{
    float: left;
    margin: 20px 10px;
}

#maplegend2
{
    float: left;
    margin: 10px 0;
}

.downSelectArrow
{
    margin-top: 4px;
}

#percentTitle
{
    margin-left: 10px;

}

#copyCropHtml
{
    height: auto;
}

.copyCropCheckColumn
{
    float: left;
    width: 45px;
}

.copyCropCheck input, .copyCropCheck2 input, .copyCropCheck3 input {
    height: 15px !important;
    left: 2px;
    margin-left: 0px !important;
    padding-left: 0px !important;
    position: relative;
    top: 2px;
    width: 15px !important;
}

.copyCropCheck, .copyCropCheck2, .copyCropCheck3 {
    height: 19px;
    left: 0px;
    position: relative;
    top: 0px;
    width: 19px;
}

.copyCropCheck
{
    background-color: Red;
}

.copyCropCheck3 {
    background-color: blue;
}


#copyCropLegend
{
    background-color: #eee;
    height: 80px;
    padding: 5px 10px;
    width: 190px;
}

#copyCropLegend span
{
    margin-left: 5px;
    position: relative;
    top: -2px;
}

#copyCropLegend #text2
{
    top: -7px;
}

#copyCropLabel
{
    height: 100px;
}

#copyCropLabelLeft
{
    float: left;
    width: 350px;
}

#copyCropLabelRight
{
    float: right;
    /*width: 220px;*/
}

.copyCropLocation
{
    float: left;
    margin-right: 10px;
    text-align: right;
    width: 100px;
}

.copyRotationSubtleLink
{
    color: #696969;
    cursor: pointer;
    float: left;
    font-size: 9px;
    margin-right: 5px;
    text-decoration: underline;
}
.copyRotationSubtleLink:hover
{
    color: blue;
}

.copyCropHeaderRow
{
    float: left;
}

.copyCropEvenRow, .copyCropOddRow
{
    float: left;
    height: 30px;
    margin-left: 10px;
    padding: 5px 0px 3px 0px;  
}

.copyCropEvenRow
{
    background-color: #EEEEEE;
}

.copyCropBlankSpace
{
    float: left;
    width: 82px;
}

.copyCropYearColumn
{
    float: left;
    width: 45px;
}

.copyCropSelectColumn
{
    float: left;
    width: 45px;
}

#copyCropTable
{
    /*padding: 5px;*/
}

#copyList
{
    padding-left: 240px;
}

#copyListPanel
{
    width: 700px !important;
}

#copyListPanel a
{
    color: #0070BF;
    width: 700px !important;
}

#newScenarioWindow
{
    background-color: #FFFFFF !important;
}

#row1, #row2, #row3, #row4, #row5, #row6
{
    display: table-row;
}

#row1 .column1, #row2 .column1, #row1 .column2, #row2 .column2, #row3 .column1, #row4 .column1, #row3 .column2, #row4 .column2, #row5 .column1, #row5 .column2, #row6 .column1, #row6 .column2
{
    display: table-cell;
    vertical-align: top;
}

#row1 p, #row2 p
{
    font-size: 10px;
}

#row1 .column1, #row2 .column1, #row3 .column1, #row4 .column1, #row5 .column1, #row6 .column1
{
    padding-right: 10px;
    width: 0px;
}

#row1 .column2, #row2 .column2, #row3 .column2, #row4 .column2, #row5 .column2, #row6 .column2
{
    width: 600px;
}

.column2a, .column2b
{
    display: inline;
    padding-bottom: 0px;
    vertical-align: top;
}
.column2a
{
    width: 250px;
}

#deleteScenarioButton
{
    float: left;
    font-size: x-small;
    margin-left: 58px;
    margin-top: 5px;
}

#deleteScenarioButton2
{
    font-size: x-small;
    vertical-align: bottom;
}

/*
#fieldReportContainer
{
    height: auto;
    padding-bottom: 20px;
}
*/

#fieldReportContainer p
{
    padding: 0 0 0 0;
    width: 280px;
}

#overallReportContainer p
{
    padding: 0 0 0 0;
    width: 195px;
}

#overallReportContainer
{
    height: auto;
    padding: 25px;
}

#livestockReportContainer
{
    height: auto;
    padding: 25px;
}

#livestockReportContainer p
{
    padding: 0 0 0 0;
    width: 280px;
}

#energyReportContainer
{
    height: auto;
    padding: 25px;
}

/*#agroforestryReportContainer
{
    height: auto;
    padding: 25px;
}*/


#emissionsSummaryContainer
{
    display: -moz-groupbox;
    margin-left: 25px;
    margin-top: 5px;
    width: 800px;
}

#emissionsSummaryContainer a
{
    font-size: smaller !important;
    font-weight: normal !important;
    margin-left: 10px !important;
    text-decoration: underline;
}

#emissionsSummaryContainer a.parent
{
    font-size: small !important;
    font-weight: normal !important;
    text-decoration: underline;
}

#projectNameHeaderCrop 
{
    font-size: 17pt;
    padding-top: 5px;
    width: 500px;
    /*margin-left: 362px;*/
    text-align: center;
}

#projectNameHeaderLivestock 
{
    font-size: 17pt;
    padding-top: 5px;
    width: 500px;
    /*margin-left: 362px;*/
    text-align: center;
}

.projectNameHeader {
    font-size: 17pt;
    padding-top: 5px;
    width: 500px;
    /*margin-left: 362px;*/
    text-align: center;
}

#userErrorMessageDiv {
    color: red;
    padding-left: 10px; 
    padding-bottom: 10px; 
}

#missingSoilsDiv, #missingGrazeIrriDiv
{
    color: red;
    font-size: 1.25em;
    /*margin-left: 200px;*/
    padding: 5px;
    text-align: center;
    width: 600px;
    float: left;
}

#emissionsSummaryContainer .trDiv
{
    width: 725px;
}

#emissionsSummaryContainer .trColorDiv
{
    background-color: #DDDDDD !important;
    clear: both;
    height: 50px;
    width: 725px;
}

#graphLink{
    color: Blue !important;
    font-size: smaller !important;
    font-weight: 800 !important;
    margin-left: 26px !important;
    text-decoration: underline;
}

#emissionsSummaryContainer a.scenario
{
    color: Blue !important;
    font-size: small !important;
    font-weight: normal !important;
    margin-left: 110px !important;
    text-decoration: underline;
}

#emissionsSummaryContainer a.child
{
    font-size: small !important;
    font-weight: normal !important;
    margin-left: 0px !important;
    text-decoration: underline;
}

#emissionsSummaryContainer .tempDetails
{
    font-size: small !important;
    margin-left: 10px !important;
}

#emissionsSummaryContainer .fieldDiv
{
    border-color: #696969 !important;
    border-style: solid !important;
    border-width: 0 1px 0 0 !important;
    float: left;
    height: 50px;
    margin-left: 20px;
    padding-left: 5px;
    padding-top: 5px;
    width: 245px;
}

#emissionsSummaryContainer .fieldBottomDiv
{
    border-color: #696969 !important;
    border-style: none solid dashed none !important;
    border-width: 0px 1px 1px 0px !important;
    float: left;
    height: 40px;
    margin-left: 20px;
    padding-left: 5px;
    padding-top: 5px;
    width: 245px;
}

#emissionsSummaryContainer .fieldTopDiv
{
    border-color: #696969 !important;
    border-style: solid !important;
    border-width: 0 1px 0 0 !important;
    float: left;
    height: 60px;
    margin-left: 20px;
    padding-left: 5px;
    padding-top: 5px;
    width: 245px;
}

#emissionsSummaryContainer .fieldSubParentDiv
{
    border-color: #696969 !important;
    border-style: none solid none none !important;
    border-width: 0 1px 0 0 !important;
    float: left;
    font-weight: bold;
    height: 40px;
    padding-left: 5px;
    padding-top: 5px;
    width: 265px;
}

#emissionsSummaryContainer .fieldParentDiv
{
    border-color: #696969 !important;
    border-style: none solid none none !important;
    border-width: 0 1px 0 0 !important;
    float: left;
font-size: medium;
    font-weight: bold;
    height: 50px;
    padding-left: 5px;
    padding-top: 5px;
    width: 265px;
}

#emissionsSummaryContainer .fieldTotalDiv
{
    border-color: #696969 !important;
    border-style: none solid dashed none !important;
    border-width: 0px 1px 1px 0px !important;
    float: left;
    font-weight: bold;
    height: 40px;
    padding-left: 5px;
    padding-top: 5px;
    width: 265px;
}


#emissionsSummaryContainer .totalBaseDiv
{
    border-color: #696969 !important;
    border-style: none solid dashed none !important;
    border-width: 0px 1px 1px 0px !important;
    float: left;
    font-weight: bold;
    height: 40px;
    padding-left: 5px;
    padding-left: 5px;
    padding-top: 5px;
    width: 165px;
}

#emissionsSummaryContainer .baseDiv
{
    border-color: #696969 !important;
    border-style: solid !important;
    border-width: 0 1px 0 0 !important;
    float: left;
    height: 50px;
    padding-left: 5px;
    padding-top: 5px;
    width: 165px;
}

#emissionsSummaryContainer .baseBottomDiv
{
    border-color: #696969 !important;
    border-style: none solid dashed none !important;
    border-width: 0px 1px 1px 0px !important;
    float: left;
    height: 40px;
    padding-left: 5px;
    padding-top: 5px;
    width: 165px;
}

#emissionsSummaryContainer .baseTopDiv
{
    border-color: #696969 !important;
    border-style: none solid none none !important;
    border-width: 0px 1px 0px 0px !important;
    float: left;
    font-size: large;
    font-weight: bold;
    height: 60px;
    padding-left: 5px;
    padding-top: 5px;
    width: 165px;
}

#emissionsSummaryContainer .scenarioDiv
{
    border-color: #696969 !important;
    border-style: none solid none none !important;
    border-width: 0 1px 0 0 !important;
    float: left;
    height: 50px;
    padding-left: 5px;
    padding-top: 5px;
    width: 200px;
}

#emissionsSummaryContainer .scenarioBottomDiv
{
    border-color: #696969 !important;
    border-style: none solid dashed none !important;
    border-width: 0px 1px 1px 0px !important;
    float: left;
    height: 40px;
    padding-left: 5px;
    padding-top: 5px;
    width: 200px;
}

#emissionsSummaryContainer .totalScenarioDiv
{
    border-color: #696969 !important;
    border-style: none solid dashed none !important;
    border-width: 0px 1px 1px 0px !important;
    float: left;
    font-weight: bold;
    height: 40px;
    padding-left: 5px;
    padding-top: 5px;
    position: relative;
    vertical-align: middle !important;
    width: 200px;
}

#emissionsSummaryContainer .scenarioTopDiv
{
    border-color: #696969 !important;
    border-style: none solid none none !important;
    border-width: 0px 1px 0px 0px !important;
    float: left;
    font-size: large;
    font-weight: bold;
    height: 60px;
    padding-left: 5px;
    padding-top: 5px;
    width: 200px;
}

#emissionsSummaryContainer .totalDiv
{
    float: left;
    height: 50px;
    padding-left: 5px;
    padding-top: 5px;
    width: 245px;
}

#emissionsSummaryContainer .totalBottomDiv
{
    border-color: #696969 !important;
    border-style: dashed !important;
    border-width: 0px 0px 1px 0px !important;
    float: left;
    height: 40px; /*border-style: none none dashed none !important;*/
    padding-left: 5px;
    padding-top: 5px;
    width: 245px;
}

#emissionsSummaryContainer .totalHeaderDiv
{
    border-color: #696969 !important;
    border-style: dashed !important;
    border-width: 0px 0px 1px 0px !important;
    float: left;
    font-weight: bold;
    height: 40px;
    padding-left: 5px;
    padding-top: 5px;
    width: 245px; /*border-style: none none dashed none !important;*/
}

#emissionsSummaryContainer .totalParentDiv
{
    float: left;
    font-weight: bold;
    height: 40px;
    padding-left: 5px;
    padding-top: 5px;
    width: 245px;
}

#emissionsSummaryContainer .totalTopDiv
{
    float: left;
    font-weight: bold;
    height: 60px;
    padding-left: 5px;
    padding-top: 5px;
    width: 245px;
}

#emissionsSummaryContainer img
{
    background-color: transparent;
    cursor: pointer;
    height: 12px;
    margin-right: 5px;
    width: 12px;
}

#emissionsSummaryContainer input
{
    font-size: xx-small !important;
    height: 20px !important;
    margin-left: 5px;
    padding-left: 0px !important;
    padding-right: 0px !important;
}

#emissionsSummaryContainerS
{
    display: -moz-groupbox;
    margin: 15px 0 0 25px;
    width: 800px;
}

#emissionsSummaryContainerS a
{
color: Blue !important;
    font-size: smaller !important;
    font-weight: normal !important;
    margin-left: 10px !important;
    text-decoration: underline;
}

#emissionsSummaryContainerS .tempDetails
{
    font-size: small !important;
    margin-left: 10px !important;
}

#emissionsSummaryContainerS a.parent
{
    font-size: small !important;
    font-weight: normal !important;
    text-decoration: underline;
}

#emissionsSummaryContainerS .trDivS
{
    width: 725px;
}

#emissionsSummaryContainerS .trColorDivS
{
    background-color: #DDDDDD !important;
    clear: both;
    height: 50px;
    width: 725px;
}


#emissionsSummaryContainerSS .trDivSS
{
    width: 725px;
    height: 50px;
}

#emissionsSummaryContainerSS .trColorDivSS
{
    background-color: #DDDDDD !important;
    clear: both;
    height: 50px;
    width: 725px;
}

#emissionsSummaryContainerSSSS .trDivSSSS
{
    width: 725px;
    height: 50px;
}

#emissionsSummaryContainerSSSS .trColorDivSSSS
{
    background-color: #DDDDDD !important;
    clear: both;
    height: 50px;
    width: 725px;
}

#emissionsSummaryContainerS .trDivSS
{
    width: 725px;
}

#emissionsSummaryContainerS .trColorDivSS
{
    background-color: #DDDDDD !important;
    clear: both;
    height: 40px;
    width: 725px;
}



#emissionsSummaryContainerS a.scenario
{
    font-size: small !important;
    font-weight: normal !important;
    margin-left: 110px !important;
    text-decoration: underline;
}

#emissionsSummaryContainerS a.child
{
    font-size: small !important;
    font-weight: normal !important;
    margin-left: 0px !important;
    text-decoration: underline;
}

#emissionsSummaryContainerS .fieldDiv
{
    border-color: #696969 !important;
    border-style: none solid none none !important;
    border-width: 0 1px 0 0 !important;
    float: left;
    height: 40px;
    margin-left: 20px;
    padding-left: 5px;
    padding-top: 5px;
    width: 245px;
}

#emissionsSummaryContainerS .fieldBottomDiv
{
    border-color: #696969 !important;
    border-style: none solid dashed none !important;
    border-width: 0px 1px 1px 0px !important;
    float: left;
    height: 40px;
    margin-left: 20px;
    padding-left: 5px;
    padding-top: 5px;
    width: 245px;
}

#emissionsSummaryContainerS .fieldTopDiv
{
    border-color: #696969 !important;
    border-style: solid !important;
    border-width: 0 1px 0 0 !important;
    float: left;
    height: 60px;
    margin-left: 20px;
    padding-left: 5px;
    padding-top: 5px;
    width: 245px;
}

#emissionsSummaryContainerS .fieldSubParentDiv
{
    border-color: #696969 !important;
    border-style: none solid none none !important;
    border-width: 0 1px 0 0 !important;
   float: left;
    font-weight: bold;
    height: 50px;
    margin-left: 20px;
    padding-left: 5px;
    padding-top: 5px;
    width: 245px;
}

#emissionsSummaryContainerS .fieldParentLineDiv
{
    border-color: #696969 !important;
    border-style: dashed solid none dashed !important;

    border-width: 1px 1px 0px 0px !important;
    float: left;
    font-size: medium;
    font-weight: bold;
    height: 40px;
    padding-left: 5px;
    padding-top: 5px;
    width: 265px;
}

#emissionsSummaryContainerS .fieldParentDiv
{
    border-color: #696969 !important;
    border-style: none solid none none !important;
    border-width: 0 1px 0 0 !important;
    float: left;
    font-size: medium;
    font-weight: bold;
    height: 40px;
    padding-left: 5px;
    padding-top: 5px;
    width: 265px;
}

#emissionsSummaryContainerS .fieldTotalDiv
{
    border-color: #696969 !important;
    border-style: none solid none none !important;
    border-width: 0px 1px 0px 0px !important;
    float: left;
    font-weight: bold;
    height: 40px;
    padding-left: 5px;
    padding-top: 5px;
    width: 265px;
}


#emissionsSummaryContainerS .totalBaseDiv
{
    border-color: #696969 !important;
    border-style: none solid none none !important;
    border-width: 0px 1px 0px 0px !important;
    float: left;
    font-weight: bold;
    height: 40px;
    padding-left: 5px;
    padding-left: 5px;
    padding-top: 5px;
    width: 160px;
}

#emissionsSummaryContainerS .baseLineDiv
{
    border-color: #696969 !important;
    border-style: dashed solid none dashed !important;
    border-width: 1px 1px 0px 0px !important;
    float: left;
    height: 40px;
    padding-left: 5px;
    padding-top: 5px;
    width: 160px;
}

#emissionsSummaryContainerS .baseDiv
{
    border-color: #696969 !important;
    border-style: solid !important;
    border-width: 0 1px 0 0 !important;
    float: left;
    height: 50px;
    padding-left: 5px;
    padding-top: 5px;
    width: 160px;
}

#emissionsSummaryContainerS .baseBottomDiv
{
    border-color: #696969 !important;
    border-style: none solid dashed none !important;
    border-width: 0px 1px 1px 0px !important;
    float: left;
    height: 40px;
    padding-left: 5px;
    padding-top: 5px;
    width: 160px;
}

#emissionsSummaryContainerS .baseTopDiv
{
    border-color: #696969 !important;
    border-style: none solid none none !important;
    border-width: 0px 1px 0px 0px !important;
    float: left;
    font-size: large;
    font-weight: bold;
    height: 60px;
    padding-left: 5px;
    padding-top: 5px;
    width: 160px;
}

#emissionsSummaryContainerS .scenarioLineDiv
{
    border-color: #696969 !important;
    border-style: dashed solid none dashed !important;
    border-width: 1px 1px 0px 0px !important;
    float: left;
    height: 40px;
    padding-left: 5px;
    padding-top: 5px;
    width: 195px;
}

#emissionsSummaryContainerS .scenarioDiv
{
    border-color: #696969 !important;
    border-style: none solid none none !important;
    border-width: 0 1px 0 0 !important;
    float: left;
    height: 50px;
    padding-left: 5px;
    padding-top: 5px;
    width: 195px;
}

#emissionsSummaryContainerS .scenarioBottomDiv
{
    border-color: #696969 !important;
    border-style: none solid dashed none !important;
    border-width: 0px 1px 1px 0px !important;
    float: left;
    height: 40px;
    padding-left: 5px;
    padding-top: 5px;
    width: 195px;
}

#emissionsSummaryContainerS .totalScenarioDiv
{
    border-color: #696969 !important;
    border-style: none solid none none !important;
    border-width: 0px 1px 0px 0px !important;
    float: left;
    font-weight: bold;
    height: 40px;
    padding-left: 5px;
    padding-top: 5px;
    width: 195px;
}

#emissionsSummaryContainerS .scenarioTopDiv
{
    border-color: #696969 !important;
    border-style: none solid none none !important;
    border-width: 0px 1px 0px 0px !important;
    float: left;
    font-size: large;
    font-weight: bold;
    height: 60px;
    padding-left: 5px;
    padding-top: 5px;
    width: 195px;
}

#emissionsSummaryContainerS .totalDiv
{
    float: left;
    height: 50px;
    padding-left: 5px;
    padding-top: 5px;
    width: 245px;
}

#emissionsSummaryContainerS .totalBottomDiv
{
    border-color: #696969 !important;
    border-style: dashed !important;
    border-width: 0px 0px 1px 0px !important;
    float: left;
    height: 40px; /*border-style: none none dashed none !important;*/
    padding-left: 5px;
    padding-top: 5px;
    width: 245px;
}

#emissionsSummaryContainerS .totalHeaderDiv
{
    border-color: #696969 !important;
    border-style: none !important;
    border-width: 0px 0px 0px 0px !important;
    float: left;
    font-weight: bold;
    height: 40px;
    padding-left: 5px;
    padding-top: 5px;
    width: 245px; /*border-style: none none dashed none !important;*/
}

#emissionsSummaryContainerS .totalParentLineDiv
{
    border-style: dashed none none none !important;
    border-width: 1px 0px 0px 0px !important;
    float: left;
    font-weight: bold;
    height: 40px;
    padding-left: 5px;
    padding-top: 5px;
    width: 245px;
}

#emissionsSummaryContainerS .totalParentDiv
{
    float: left;
    font-weight: bold;
    height: 40px;
    padding-left: 5px;
    padding-top: 5px;
    width: 245px;
}

#emissionsSummaryContainerS .totalTopDiv
{
    float: left;
    font-weight: bold;
    height: 60px;
    padding-left: 5px;
    padding-top: 5px;
    width: 245px;
}

#emissionsSummaryContainerS img
{
    background-color: transparent;
    cursor: pointer;
    height: 15px;
    margin-right: 5px;
    width: 15px;
}

#emissionsSummaryContainerS input
{
    font-size: xx-small !important;
    height: 20px !important;
    margin-left: 5px;
    padding-left: 0px !important;
    padding-right: 0px !important;
}

#emissionsSummaryContainerSS
{
    display: -moz-groupbox;
    margin: 15px 0 0 25px;
    width: 800px;
}

#emissionsSummaryContainerSS a
{
color: Blue !important;
    font-size: smaller !important;
    font-weight: normal !important;
    margin-left: 10px !important;
    text-decoration: underline;
}

#emissionsSummaryContainerSS .tempDetails
{
    font-size: small !important;
    margin-left: 10px !important;
}

#emissionsSummaryContainerSS a.parent
{
    font-size: small !important;
    font-weight: normal !important;
    text-decoration: underline;
}

#emissionsSummaryContainerSS .trDivS
{
    width: 725px;
}

#emissionsSummaryContainerSS .trColorDivS
{
    background-color: #DDDDDD !important;
    clear: both;
    height: 40px;
    width: 725px;
}

#emissionsSummaryContainerSS a.scenario
{
    font-size: small !important;
    font-weight: normal !important;
    margin-left: 110px !important;
    text-decoration: underline;
}

#emissionsSummaryContainerSS a.child
{
    font-size: small !important;
    font-weight: normal !important;
    margin-left: 0px !important;
    text-decoration: underline;
}

#emissionsSummaryContainerSS .fieldDiv
{
    border-color: #696969 !important;
    border-style: solid !important;
    border-width: 0 1px 0 0 !important;
    float: left;
    height: 45px;
    margin-left: 20px;
    padding-left: 5px;
    padding-top: 5px;
    width: 245px;
}

#emissionsSummaryContainerSS .fieldBottomDiv
{
    border-color: #696969 !important;
    border-style: none solid dashed none !important;
    border-width: 0px 1px 1px 0px !important;
    float: left;
    height: 40px;
    margin-left: 20px;
    padding-left: 5px;
    padding-top: 5px;
    width: 245px;
}

#emissionsSummaryContainerSS .fieldTopDiv
{
    border-color: #696969 !important;
    border-style: solid !important;
    border-width: 0 1px 0 0 !important;
    float: left;
    height: 60px;
    margin-left: 20px;
    padding-left: 5px;
    padding-top: 5px;
    width: 245px;
}

#emissionsSummaryContainerSS .fieldSubParentDiv
{
    border-color: #696969 !important;
    border-style: none solid none none !important;
    border-width: 0 1px 0 0 !important;
    float: left;
    font-weight: bold;
    height: 40px;
    margin-left: 20px;
    padding-left: 5px;
    padding-top: 5px;
    width: 245px;
}

#emissionsSummaryContainerSS .fieldParentLineDiv
{
    border-color: #696969 !important;
    border-style: dashed solid none dashed !important;
    border-width: 1px 1px 0px 0px !important;
    float: left;
    font-size: medium;
    font-weight: bold;
    height: 45px;
    padding-left: 5px;
    padding-top: 5px;
    width: 265px;
}

#emissionsSummaryContainerSS .fieldParentDiv
{
    border-color: #696969 !important;
    border-style: none solid none none !important;
    border-width: 0 1px 0 0 !important;
    float: left;
    font-size: medium;
    font-weight: bold;
    height: 45px;
    padding-left: 5px;
    padding-top: 5px;
    width: 265px;
}

#emissionsSummaryContainerSS .fieldTotalDiv
{
    border-color: #696969 !important;
    border-style: none solid none none !important;
    border-width: 0px 1px 0px 0px !important;
    float: left;
    font-weight: bold;
    height: 45px;
    padding-left: 5px;
    padding-top: 5px;
    width: 265px;
}


#emissionsSummaryContainerSS .totalBaseDiv
{
    border-color: #696969 !important;
    border-style: none solid none none !important;
    border-width: 0px 1px 0px 0px !important;
    float: left;
    font-weight: bold;
    height: 45px;
    padding-left: 5px;
    padding-left: 5px;
    padding-top: 5px;
    width: 160px;
}

#emissionsSummaryContainerSS .baseLineDiv
{
    border-color: #696969 !important;
    border-style: dashed solid none dashed !important;
    border-width: 1px 1px 0px 0px !important;
    float: left;
    height: 45px;
    padding-left: 5px;
    padding-top: 5px;
    width: 160px;
}

#emissionsSummaryContainerSS .baseDiv
{
    border-color: #696969 !important;
    border-style: solid !important;
    border-width: 0 1px 0 0 !important;
    float: left;
    height: 45px;
    padding-left: 5px;
    padding-top: 5px;
    width: 160px;
}

#emissionsSummaryContainerSS .baseBottomDiv
{
    border-color: #696969 !important;
    border-style: none solid dashed none !important;
    border-width: 0px 1px 1px 0px !important;
    float: left;
    height: 45px;
    padding-left: 5px;
    padding-top: 5px;
    width: 160px;
}

#emissionsSummaryContainerSS .baseTopDiv
{
    border-color: #696969 !important;
    border-style: none solid none none !important;
    border-width: 0px 1px 0px 0px !important;
    float: left;
    font-size: large;
    font-weight: bold;
    height: 60px;
    padding-left: 5px;
    padding-top: 5px;
    width: 160px;
}

#emissionsSummaryContainerSS .scenarioLineDiv
{
    border-color: #696969 !important;
    border-style: dashed solid none dashed !important;
    border-width: 1px 1px 0px 0px !important;
    float: left;
    height: 45px;
    padding-left: 5px;
    padding-top: 5px;
    width: 195px;
}

#emissionsSummaryContainerSS .scenarioDiv
{
    border-color: #696969 !important;
border-style: none solid none none !important;
    border-width: 0 1px 0 0 !important;
    float: left;
    height: 45px;
    padding-left: 5px;
    padding-top: 5px;
    width: 195px;
}

#emissionsSummaryContainerSS .scenarioBottomDiv
{
    border-color: #696969 !important;
    border-style: none solid dashed none !important;
    border-width: 0px 1px 1px 0px !important;
    float: left;
    height: 45px;
    padding-left: 5px;
    padding-top: 5px;
    width: 195px;
}

#emissionsSummaryContainerSS .totalScenarioDiv
{
    border-color: #696969 !important;
    border-style: none solid none none !important;
    border-width: 0px 1px 0px 0px !important;
    float: left;
    font-weight: bold;
    height: 45px;
    padding-left: 5px;
    padding-top: 5px;
    width: 195px;
}

#emissionsSummaryContainerSS .scenarioTopDiv
{
    border-color: #696969 !important;
    border-style: none solid none none !important;
    border-width: 0px 1px 0px 0px !important;
    float: left;
    font-size: large;
    font-weight: bold;
    height: 60px;
    padding-left: 5px;
    padding-top: 5px;
    width: 195px;
}

#emissionsSummaryContainerSS .totalDiv
{
    float: left;
    height: 45px;
    padding-left: 5px;
    padding-top: 5px;
    width: 245px;
}

#emissionsSummaryContainerSS .totalBottomDiv
{
    border-color: #696969 !important;
    border-style: dashed !important;
    border-width: 0px 0px 1px 0px !important;
    float: left;
    height: 45px; /*border-style: none none dashed none !important;*/
    padding-left: 5px;
    padding-top: 5px;
    width: 245px;
}

#emissionsSummaryContainerSS .totalHeaderDiv
{
    border-color: #696969 !important;
    border-style: none !important;
    border-width: 0px 0px 0px 0px !important;
    float: left;
    font-weight: bold;
    height: 45px;
    padding-left: 5px;
    padding-top: 5px;
    width: 245px; /*border-style: none none dashed none !important;*/
}

#emissionsSummaryContainerSS .totalParentLineDiv
{
    border-style: dashed none none none !important;
    border-width: 1px 0px 0px 0px !important;
    float: left;
    font-weight: bold;
    height: 45px;
    padding-left: 5px;
    padding-top: 5px;
    width: 245px;
}

#emissionsSummaryContainerSS .totalParentDiv
{
    float: left;
    /*font-weight: bold;*/
    height: 45px;
    padding-left: 5px;
    padding-top: 5px;
    width: 245px;
}

#emissionsSummaryContainerSS .totalTopDiv
{
    float: left;
    font-weight: bold;
    height: 60px;
    padding-left: 5px;
    padding-top: 5px;
    width: 245px;
}

#emissionsSummaryContainerSS img
{
    background-color: transparent;
    cursor: pointer;
    height: 15px;
    margin-right: 5px;
    width: 15px;
}

#emissionsSummaryContainerSS input
{
    font-size: xx-small !important;
    height: 20px !important;
    margin-left: 5px;
    padding-left: 0px !important;
    padding-right: 0px !important;
}

#emissionsSummaryContainerSSS
{
    display: -moz-groupbox;
    margin: 15px 0 0 25px;
    width: 800px;
}

#emissionsSummaryContainerSSS a
{
color: Blue !important;
    font-size: smaller !important;
    font-weight: normal !important;
    margin-left: 10px !important;
    text-decoration: underline;
}

#emissionsSummaryContainerSSS #combinedScenarioImageDiv
{
    float: left;
    position: relative;
}

#emissionsSummaryContainerSSS #combined-scenario
{
    width: auto !important;
    height: auto !important;
}

#emissionsSummaryContainerSSS .tempDetails
{
    font-size: small !important;
    margin-left: 10px !important;
}

#emissionsSummaryContainerSSS a.parent
{
    font-size: small !important;
    font-weight: normal !important;
    text-decoration: underline;
}

#emissionsSummaryContainerSSS .trColorDivSSS
{
    background-color: #DDDDDD !important;
    clear: both;
    height: 45px;

}

#emissionsSummaryContainerSSS .trColorOffDivSSS
{
    background-color: #cccccc !important;
    clear: both;
    height: 45px;

}

#emissionsSummaryContainerSSS .trColorDivSSSBlue
{
    background-color: #fbe8bf !important;
    clear: both;
    height: 45px;

}

#emissionsSummaryContainerSSS .trColorDivSSSGreen
{
    background-color: #d6d7d8 !important;
    clear: both;
    height: 45px;
 
}

#emissionsSummaryContainerSSS .trColorDivSSSRed
{
    background-color: #e3e3cf !important;
    clear: both;
    height: 45px;

}

#emissionsSummaryContainerSSS .trColorDivSSSBlueOff
{
    background-color: #f4e6ca !important;
    clear: both;
    height: 46px;

}

#emissionsSummaryContainerSSS .trColorDivSSSGreenOff
{
    background-color: #dcddde !important;
    clear: both;
    height: 46px;

}

#emissionsSummaryContainerSSS .trColorDivSSSRedOff
{
    background-color: #e7e7d3 !important;
    clear: both;
    height: 46px;

}

#emissionsSummaryContainerSSS .trDivSSS
{
    width: 1041px;
    float: left;
}

#emissionsSummaryContainerSSS a.scenario
{
    font-size: small !important;
    font-weight: normal !important;
    margin-left: 110px !important;
    text-decoration: underline;
}

#emissionsSummaryContainerSSS a.child
{
    font-size: small !important;
    font-weight: normal !important;
    margin-left: 0px !important;
    text-decoration: underline;
}

#emissionsSummaryContainerS .fieldDiv
{
    border-color: #696969 !important;
    border-style: none solid none none !important;
    border-width: 0 1px 0 0 !important;
    float: left;
    height: 50px;
    margin-left: 20px;
    padding-left: 5px;
    padding-top: 5px;
    width: 245px;
}

#emissionsSummaryContainerSSS .fieldBottomDiv
{
    border-color: #696969 !important;
    border-style: none solid dashed none !important;
    border-width: 0px 1px 1px 0px !important;
    float: left;
    height: 40px;
    margin-left: 20px;
    padding-left: 5px;
    padding-top: 5px;
    width: 245px;
}

#emissionsSummaryContainerSSSS
{
    display: -moz-groupbox;
    margin: 15px 0 0 25px;
    width: 800px;
}

#emissionsSummaryContainerSSSS a
{
color: Blue !important;
    font-size: smaller !important;
    font-weight: normal !important;
    margin-left: 10px !important;
    text-decoration: underline;
}

#emissionsSummaryContainerSSSS .tempDetails
{
    font-size: small !important;
    margin-left: 10px !important;
}

#emissionsSummaryContainerSSSS a.parent
{
    font-size: small !important;
    font-weight: normal !important;
    text-decoration: underline;
}

#emissionsSummaryContainerSSSS .trDivSSSS
{
    width: 725px;
}

#emissionsSummaryContainerSSSS .trColorDivSSSS
{
    background-color: #DDDDDD !important;
    clear: both;
    height: 40px;
    width: 725px;
}

#emissionsSummaryContainerSSSS a.scenario
{
    font-size: small !important;
    font-weight: normal !important;
    margin-left: 110px !important;
    text-decoration: underline;
}

#emissionsSummaryContainerSSSS a.child
{
    font-size: small !important;
    font-weight: normal !important;
    margin-left: 0px !important;
    text-decoration: underline;
}

#emissionsSummaryContainerSSSS .fieldDiv
{
    border-color: #696969 !important;
    border-style: solid !important;
    border-width: 0 1px 0 0 !important;
    float: left;
    height: 45px;
    margin-left: 20px;
    padding-left: 5px;
    padding-top: 5px;
    width: 245px;
}

#emissionsSummaryContainerSSSS .fieldBottomDiv
{
    border-color: #696969 !important;
    border-style: none solid dashed none !important;
    border-width: 0px 1px 1px 0px !important;
    float: left;
    height: 40px;
    margin-left: 20px;
    padding-left: 5px;
    padding-top: 5px;
    width: 245px;
}

#emissionsSummaryContainerSSSS .fieldTopDiv
{
    border-color: #696969 !important;
    border-style: solid !important;
    border-width: 0 1px 0 0 !important;
    float: left;
    height: 60px;
    margin-left: 20px;
    padding-left: 5px;
    padding-top: 5px;
    width: 245px;
}

#emissionsSummaryContainerSSSS .fieldSubParentDiv
{
    border-color: #696969 !important;
    border-style: none solid none none !important;
    border-width: 0 1px 0 0 !important;
    float: left;
    font-weight: bold;
    height: 40px;
    margin-left: 20px;
    padding-left: 5px;
    padding-top: 5px;
    width: 245px;
}

#emissionsSummaryContainerSSSS .fieldParentLineDiv
{
    border-color: #696969 !important;
    border-style: dashed solid none dashed !important;
    border-width: 1px 1px 0px 0px !important;
    float: left;
    font-size: medium;
    font-weight: bold;
    height: 45px;
    padding-left: 5px;
    padding-top: 5px;
    width: 265px;
}

#emissionsSummaryContainerSSSS .fieldParentDiv
{
    border-color: #696969 !important;
    border-style: none solid none none !important;
    border-width: 0 1px 0 0 !important;
    float: left;
    font-size: medium;
    font-weight: bold;
    height: 45px;
    padding-left: 5px;
    padding-top: 5px;
    width: 265px;
}

#emissionsSummaryContainerSSSS .fieldTotalDiv
{
    border-color: #696969 !important;
    border-style: none solid none none !important;
    border-width: 0px 1px 0px 0px !important;
    float: left;
    font-weight: bold;
    height: 45px;
    padding-left: 5px;
    padding-top: 5px;
    width: 265px;
}

#emissionsSummaryContainerSSSS .fieldSubDiv
{
    border-color: #696969 !important;
    border-style: none solid none none !important;
    border-width: 0px 1px 0px 0px !important;
    float: left;
    height: 45px;
    padding-left: 5px;
    padding-top: 5px;
    width: 265px;
}


#emissionsSummaryContainerSSSS .totalBaseDiv
{
    border-color: #696969 !important;
    border-style: none solid none none !important;
    border-width: 0px 1px 0px 0px !important;
    float: left;
    font-weight: bold;
    height: 45px;
    padding-left: 5px;
    padding-left: 5px;
    padding-top: 5px;
    width: 160px;
}

#emissionsSummaryContainerSSSS .baseLineDiv
{
    border-color: #696969 !important;
    border-style: dashed solid none dashed !important;
    border-width: 1px 1px 0px 0px !important;
    float: left;
    height: 45px;
    padding-left: 5px;
    padding-top: 5px;
    width: 160px;
}

#emissionsSummaryContainerSSSS .baseDiv
{
    border-color: #696969 !important;
    border-style: solid !important;
    border-width: 0 1px 0 0 !important;
    float: left;
    height: 45px;
    padding-left: 5px;
    padding-top: 5px;
    width: 160px;
}

#emissionsSummaryContainerSSSS .baseBottomDiv
{
    border-color: #696969 !important;
    border-style: none solid dashed none !important;
    border-width: 0px 1px 1px 0px !important;
    float: left;
    height: 45px;
    padding-left: 5px;
    padding-top: 5px;
    width: 160px;
}

#emissionsSummaryContainerSSSS .baseTopDiv
{
    border-color: #696969 !important;
    border-style: none solid none none !important;
    border-width: 0px 1px 0px 0px !important;
    float: left;
    font-size: large;
    font-weight: bold;
    height: 60px;
    padding-left: 5px;
    padding-top: 5px;
    width: 160px;
}

#emissionsSummaryContainerSSSS .scenarioLineDiv
{
    border-color: #696969 !important;
    border-style: dashed solid none dashed !important;
    border-width: 1px 1px 0px 0px !important;
    float: left;
    height: 45px;
    padding-left: 5px;
    padding-top: 5px;
    width: 195px;
}

#emissionsSummaryContainerSSSS .scenarioDiv
{
    border-color: #696969 !important;
border-style: none solid none none !important;
    border-width: 0 1px 0 0 !important;
    float: left;
    height: 45px;
    padding-left: 5px;
    padding-top: 5px;
    width: 195px;
}

#emissionsSummaryContainerSSSS .scenarioBottomDiv
{
    border-color: #696969 !important;
    border-style: none solid dashed none !important;
    border-width: 0px 1px 1px 0px !important;
    float: left;
    height: 45px;
    padding-left: 5px;
    padding-top: 5px;
    width: 195px;
}

#emissionsSummaryContainerSSSS .totalScenarioDiv
{
    border-color: #696969 !important;
    border-style: none solid none none !important;
    border-width: 0px 1px 0px 0px !important;
    float: left;
    font-weight: bold;
    height: 45px;
    padding-left: 5px;
    padding-top: 5px;
    width: 195px;
}

#emissionsSummaryContainerSSSS .scenarioTopDiv
{
    border-color: #696969 !important;
    border-style: none solid none none !important;
    border-width: 0px 1px 0px 0px !important;
    float: left;
    font-size: large;
    font-weight: bold;
    height: 60px;
    padding-left: 5px;
    padding-top: 5px;
    width: 195px;
}

#emissionsSummaryContainerSSSS .totalDiv
{
    float: left;
    height: 45px;
    padding-left: 5px;
    padding-top: 5px;
    width: 245px;
}

#emissionsSummaryContainerSSSS .totalBottomDiv
{
    border-color: #696969 !important;
    border-style: dashed !important;
    border-width: 0px 0px 1px 0px !important;
    float: left;
    height: 45px; /*border-style: none none dashed none !important;*/
    padding-left: 5px;
    padding-top: 5px;
    width: 245px;
}

#emissionsSummaryContainerSSSS .totalHeaderDiv
{
    border-color: #696969 !important;
    border-style: none !important;
    border-width: 0px 0px 0px 0px !important;
    float: left;
    font-weight: bold;
    height: 45px;
    padding-left: 5px;
    padding-top: 5px;
    width: 245px; /*border-style: none none dashed none !important;*/
}

#emissionsSummaryContainerSSSS .totalParentLineDiv
{
    border-style: dashed none none none !important;
    border-width: 1px 0px 0px 0px !important;
    float: left;
    font-weight: bold;
    height: 45px;
    padding-left: 5px;
    padding-top: 5px;
    width: 245px;
}

#emissionsSummaryContainerSSSS .totalParentDiv
{
    float: left;
    /*font-weight: bold;*/
    height: 45px;
    padding-left: 5px;
    padding-top: 5px;
    width: 250px;
}

#emissionsSummaryContainerSSSS .totalTopDiv
{
    float: left;
    font-weight: bold;
    height: 60px;
    padding-left: 5px;
    padding-top: 5px;
    width: 245px;
}

#emissionsSummaryContainerSSSS img
{
    background-color: transparent;
    cursor: pointer;
    height: 15px;
    margin-right: 5px;
    width: 15px;
}

#emissionsSummaryContainerSSSS input
{
    font-size: xx-small !important;
    height: 20px !important;
    margin-left: 5px;
    padding-left: 0px !important;
    padding-right: 0px !important;
}

#hideScenarioButtonDiv 
{
    margin: 10px 0 0 15px;
    float: left;
}

#removeScenarioButtonDiv 
{
    margin: 10px 15px 0 0;
    float: right;   
}

#overallReportsRemoveMessageDiv {
    font-size: 8pt;
    text-align: center;
}


#emissionsSummaryContainerS .fieldTopDiv
{
    border-color: #696969 !important;
    border-style: solid !important;
    border-width: 0 1px 0 0 !important;
    float: left;
    height: 60px;
    margin-left: 20px;
    padding-left: 5px;
    padding-top: 5px;
    width: 245px;
}

#emissionsSummaryContainerSSS .fieldDiv
{
    border-color: #696969 !important;
    border-style: solid !important;
    border-width: 0 1px 0 0 !important;
    float: left;
    height: 40px;
    margin-left: 40px;
    padding-left: 5px;
    padding-top: 5px;
    width: 225px;
}


#emissionsSummaryContainerSSS .fieldTopDiv
{
    border-color: #696969 !important;
    border-style: solid !important;
    border-width: 0 1px 0 0 !important;
    float: left;
    height: 60px;
    margin-left: 20px;
    padding-left: 5px;
    padding-top: 5px;
    width: 245px;
}

#emissionsSummaryContainerSSS .fieldSubParentDiv
{
    border-color: #696969 !important;
    border-style: none solid none none !important;
    border-width: 0 1px 0 0 !important;
    float: left;
    font-weight: bold;
    height: 40px;
    margin-left: 20px;
    padding-left: 5px;
    padding-top: 5px;
    width: 245px;
}

#emissionsSummaryContainerSSS .fieldParentLineDiv
{
    border-color: #696969 !important;
    border-style: dashed solid none dashed !important;

    border-width: 1px 1px 0px 0px !important;
    float: left;
    font-size: medium;
    font-weight: bold;
    height: 40px;
    padding-left: 5px;
    padding-top: 5px;
    width: 265px;
}

#emissionsSummaryContainerSSS .fieldParentDiv
{
    border-color: #696969 !important;
    border-style: none solid none none !important;
    border-width: 0 1px 0 0 !important;
    float: left;
    font-size: medium;
    font-weight: bold;
    height: 40px;
    padding-left: 5px;
    padding-top: 5px;
    width: 265px;
}

#emissionsSummaryContainerSSS .fieldTotalDiv
{
    border-color: #696969 !important;
    border-style: none solid none none !important;
    border-width: 0px 1px 0px 0px !important;
    float: left;
    font-weight: normal;
    height: 40px;
    padding-left: 5px;
    padding-top: 5px;
    width: 265px;
}

#emissionsSummaryContainerSSS .fieldTotalDivDashed
{
    border-color: #696969 !important;
    border-style: dashed solid none none !important;
    border-width: 1px 1px 0px 0px !important;
    float: left;
    font-weight: bold;
    height: 40px;
    padding-left: 5px;
    padding-top: 5px;
    width: 265px;
}


#emissionsSummaryContainerSSS .fieldTotalDivSolidLine
{
    border-color: #696969 !important;
    border-style: solid solid none none !important;
    border-width: 1px 1px 0px 0px !important;
    float: left;
    font-weight: bold;
    height: 40px;
    padding-left: 5px;
    padding-top: 5px;
    width: 265px;
}

#emissionsSummaryContainerSSS .totalBaseDiv
{
    border-color: #696969 !important;
    border-style: none solid none none !important;
    border-width: 0px 1px 0px 0px !important;
    float: left;
    font-weight: bold;
    height: 40px;
    padding-left: 5px;
    padding-left: 5px;
    padding-top: 5px;
    width: 160px;
}

#emissionsSummaryContainerSSS .totalBaseDivDashed
{
    border-color: #696969 !important;
    border-style: dashed solid none none !important;
    border-width: 1px 1px 0px 0px !important;
    float: left;
    font-weight: bold;
    height: 40px;
    padding-left: 5px;
    padding-left: 5px;
    padding-top: 5px;
    width: 160px;
}


#emissionsSummaryContainerSSS .totalBaseDivSolidLine
{
    border-color: #696969 !important;
    border-style: solid solid none none !important;
    border-width: 1px 1px 0px 0px !important;
    float: left;
    font-weight: bold;
    height: 40px;
    padding-left: 5px;
    padding-left: 5px;
    padding-top: 5px;
    width: 160px;
}

#emissionsSummaryContainerSSS .baseLineDiv
{
    border-color: #696969 !important;
    border-style: dashed solid none dashed !important;
    border-width: 1px 1px 0px 0px !important;
    float: left;
    height: 40px;
    padding-left: 5px;
    padding-top: 5px;
    width: 160px;
}

#emissionsSummaryContainerSSS .baseDiv
{
    border-color: #696969 !important;
    border-style: solid !important;
    border-width: 0 1px 0 0 !important;
    float: left;
    height: 40px;
    padding-left: 5px;
    padding-top: 5px;
    width: 160px;
}

#emissionsSummaryContainerSSS .baseBottomDiv
{
    border-color: #696969 !important;
    border-style: none solid dashed none !important;
    border-width: 0px 1px 1px 0px !important;
    float: left;
    height: 40px;
    padding-left: 5px;
    padding-top: 5px;
    width: 160px;
}

#emissionsSummaryContainerSSS .baseTopDiv
{
    border-color: #696969 !important;
    border-style: none solid none none !important;
    border-width: 0px 1px 0px 0px !important;
    float: left;
    font-size: large;
    font-weight: bold;
    height: 60px;
    padding-left: 5px;
    padding-top: 5px;
    width: 160px;
}

#emissionsSummaryContainerSSS .scenarioLineDiv
{
    border-color: #696969 !important;
    border-style: dashed solid none dashed !important;
    border-width: 1px 1px 0px 0px !important;
    float: left;
    height: 40px;
    padding-left: 5px;
    padding-top: 5px;
    width: 195px;
}

#emissionsSummaryContainerSSS .scenarioDiv
{
    border-color: #696969 !important;
    border-style: none solid none none !important;
    border-width: 0 1px 0 0 !important;
    float: left;
    height: 40px;
    padding-left: 5px;
    padding-top: 5px;
    width: 195px;
}

#emissionsSummaryContainerSSS .scenarioBottomDiv
{
    border-color: #696969 !important;
    border-style: none solid dashed none !important;
    border-width: 0px 1px 1px 0px !important;
    float: left;
    height: 40px;
    padding-left: 5px;
    padding-top: 5px;
    width: 195px;
}

#emissionsSummaryContainerSSS .totalScenarioDiv
{
    border-color: #696969 !important;
    border-style: none solid none none !important;
    border-width: 0px 1px 0px 0px !important;
    float: left;
    font-weight: bold;
    height: 40px;
    padding-left: 5px;
    padding-top: 5px;
    width: 195px;
}

#emissionsSummaryContainerSSS .totalScenarioDivDashed
{
    border-color: #696969 !important;
    border-style: dashed solid none none !important;
    border-width: 1px 1px 0px 0px !important;
    float: left;
    font-weight: bold;
    height: 40px;
    padding-left: 5px;
    padding-top: 5px;
    width: 195px;
}

#emissionsSummaryContainerSSS .totalScenarioDivSolidLine
{
    border-color: #696969 !important;
    border-style: solid solid none none !important;
    border-width: 1px 1px 0px 0px !important;
    float: left;
    font-weight: bold;
    height: 40px;
    padding-left: 5px;
    padding-top: 5px;
    width: 195px;
}

#emissionsSummaryContainerSSS .scenarioTopDiv
{
    border-color: #696969 !important;
    border-style: none solid none none !important;
    border-width: 0px 1px 0px 0px !important;
    float: left;
    font-size: large;
    font-weight: bold;
    height: 60px;
    padding-left: 5px;
    padding-top: 5px;
    width: 195px;
}

#emissionsSummaryContainerSSS .totalDiv
{
    float: left;
    height: 40px;
    padding-left: 5px;
    padding-top: 5px;
    width: 245px;
}

#emissionsSummaryContainerSSS .totalBottomDiv
{
    border-color: #696969 !important;
    border-style: dashed !important;
    border-width: 0px 0px 1px 0px !important;
    float: left;
    height: 40px; /*border-style: none none dashed none !important;*/
    padding-left: 5px;
    padding-top: 5px;
    width: 245px;
}

#emissionsSummaryContainerSSS .totalHeaderDiv
{
    border-color: #696969 !important;
    border-style: none !important;
    border-width: 0px 0px 0px 0px !important;
    float: left;
    font-weight: bold;
    height: 40px;
    padding-left: 5px;
    padding-top: 5px;
    width: 245px; /*border-style: none none dashed none !important;*/
}

#emissionsSummaryContainerSSS .totalHeaderDivDashed
{
    border-color: #696969 !important;

    border-style: dashed none none none !important;
    border-width: 1px 0px 0px 0px !important;
    float: left;
    font-weight: bold;
    height: 40px;
    padding-left: 5px;
    padding-top: 5px;
    width: 245px; /*border-style: none none dashed none !important;*/
}

#emissionsSummaryContainerSSS .totalHeaderDivSolidLine
{
    border-color: #696969 !important;
    border-style: solid none none none !important;
    border-width: 1px 0px 0px 0px !important;
    float: left;
    font-weight: bold;
    height: 40px;
    padding-left: 5px;
    padding-top: 5px;
    width: 245px; /*border-style: none none dashed none !important;*/
}

#emissionsSummaryContainerSSS .totalParentLineDiv
{
    border-style: dashed none none none !important;
    border-width: 1px 0px 0px 0px !important;
    float: left;
    font-weight: bold;
    height: 40px;
    padding-left: 5px;
    padding-top: 5px;
    width: 245px;
}

#emissionsSummaryContainerSSS .totalParentDiv
{
    float: left;
    font-weight: normal;
    height: 40px;
    padding-left: 5px;
    padding-top: 5px;
    width: 245px;
}

#emissionsSummaryContainerSSS .totalTopDiv
{
    float: left;
    font-weight: bold;
    height: 60px;
    padding-left: 5px;
    padding-top: 5px;
    width: 245px;
}


#emissionsSummaryContainerSSS img
{
    background-color: transparent;
    cursor: pointer;
    height: 15px;
    margin-right: 5px;
    width: 15px;
}

#emissionsSummaryContainerSSS input
{
    font-size: xx-small !important;
    height: 20px !important;
    margin-left: 5px;
    padding-left: 0px !important;
    padding-right: 0px !important;
}

.emissionColumn
{
    font-weight: bold;
}

.tableSubheader
{
    font-size: 0.8em;
}

.parentRow
{
    background-color: #E8EEF4;
}

.negativeValue
{
    color: Green;
}

.positiveValue
{
    color: Red;
}
#msg-div
{
    left: 35%;
    position: absolute;
    top: 10px;
    width: 250px;
    z-index: 20000;
}
.unexpectedErrorDesc
{
    background-color: #f7f7f7;
    margin: 25px;
    padding: 10px;
    width: 300px;
}

#livestockZipCode input
{
width: 60px;
}

#livestockZipCode
{
    margin-left: 36px;
}

#livestockUnits
{
    margin-left: 36px;
}

#livestockSelectBoxes {
    margin-left: 36px;
}

#zipCodeDiv
{
    float: left;
    padding-left: 5px;
}

#livestockErrorPanel
{
height:20px;
}

#livestockPageRows
{
margin-left: 25px;
width: 460px;
}

.livestockPageRow1
{
    height: 70px;
}

.livestockPageRow2
{
    height: 130px;
}

.livestockPageRow3
{
    height: 30px;
    width: 300px;
}

.livestockPageRowTitle
{
    color: #0070BF;
    font-size: 1.2em;
    font-weight: bold;
    height: 30px;
    position: relative;
    vertical-align: top;
}

#agroforestryContainingDiv
{
    margin: 10px 35px;
   
   
}

#agroforestryLocationDiv {
    margin-left: 36px;
    margin-bottom: 20px;
}

#forestryContainingDiv
{
    margin: 10px 35px;
   
   
}

#forestryLocationDiv {
    margin-left: 36px;
    margin-bottom: 20px;
}
#baseMapButtons
{
    margin-top: 5px;
    opacity: 0.8;
    position: absolute;
    right: 150px;   
    /*background-image: url("../images/locations-callout-bkgd.gif");
    background-repeat: no-repeat;*/
    height: 43px;
    position: absolute;
    width: 200px;
    z-index: 1;
}

#toolBarLeft
{
    display: block;
    height: 100%;
    left: 0px;
    float: left;
    width: 150px;
}
#toolBarLeft button
{
    width: 110px;
}
#toolBarLeftPanel
{
    display: block;
    float: left;
    height: 410px !important;
}



#cropReportContainer
{
    display: block;
    height: calc(100% - 77px); /*77px is height of the 'You can safely navigate away from this page.' text *//*was 265px; but with many jobs not taking advantage of full space available*/
    overflow-y: scroll; /*was not creating a scrollbar when there was too many plots when it was overflow-y:scroll*/
    direction:ltr;
    width:600px;
}

#defineButton 
{
    position: relative;
    margin-top: 25px;
    
}
#exportProjButton 
{
    padding-top:10px;
    float: right;
   
}
#copyHistoricTempButton
{
    padding-top:10px;
    float: right;
   
}
#exportWrapperDiv {
    display: none;
}
#explainCroplandsReport {
    display: none;
    float: left;
    margin-top: 5px;
}

#exportCropButton
{
    float: left;
    margin-top: 5px;
    display: block;
}

#printReportButton
{
    float: left;
    margin-top: 5px;
    display: block;
}



#exportForestryDiv {
     float: left;
     margin-top: 5px;
     display: block;
} 


#restartReportsDiv
{
    float: left;
    margin-top: 5px;
    display: block;
}
#exportXmlDiv
{
    float: left;
    margin-top: 5px;
    display: block;
}


#backReportButton
{
    float: left;
    margin-left: 25px;
    margin-top: 5px;
}

#backLivestockButton
{
    float: left;
    margin-bottom: 10px;
    margin-left: 4px;
}

#nextLivestockButton
{
    float: right;
    margin-bottom: 10px;
    margin-left: 4px;
}


#backManagementButton
{
    float: left;
    margin-bottom: 10px;
    margin-left: 4px;
}

#nextManagementButton
{
    float: right;
    margin-bottom: 10px;
    margin-left: 4px;
}

#backHistoricButton
{
    float: left;
    margin-bottom: 10px;
    margin-left: 4px;
}
#copyHistoricButton
{
    float: left;
    margin-bottom: 10px;
    margin-left: 350px;
}
#updateYearsButton
{
    float: left;
    margin-bottom: 10px;
    margin-left: 450px;
    background-color:#c2d1e6;
    color:#41729F;
    border: none;
    height:30px;
    width:180px;
    border-radius: 4px;
    font-size: 12px;
    
}
#nextHistoricButton
{
    float: right;
    margin-bottom: 10px;
    margin-left: 4px;
}

.nextParcelButtonContainer
{
    display: block;
    height: 40px;
    padding-top: 10px;
}

#nextParcelButton
{
    display: block;
    float: right;
    margin-bottom: 10px;
}

#continueEditing
{
    left: 17px;
    position: relative !important;
    top: 7px;
    font-size: 12px !important;
    font-weight: 700;
}
.registeredLink a:hover
{
    color: #0070BF;
    float: left;
    margin-left: 2px;
}

.registeredLink a
{
    color: orange;
    float: left;
    margin-left: 2px;
}

#registerButton
{
    margin-left: 235px;
    margin-top: 20px !important;
}

#changePasswordButton {
    margin-left: 235px;
    margin-top: 40px !important;
}

#noRegisterButton
{
    margin-left: 130px;
    margin-top: 24px;
    width: 40px;
}

#signInButton
{
    margin-left: 165px;
    margin-top: 5px;
}


.cfarmConsvButton, .button-secondary-mid
{
    background-repeat: repeat-x;
    cursor: pointer;
    padding: 7px 15px 10px 15px;
}

.cfarmConsvButton:hover
{
    color: #0070BF;
}

.button-secondary-mid:hover
{
    color: #0070BF;
}


.cfarmConsvButton
{
    background-image: url(../images/consvbutton-mid-sprite.gif);
}

.consvbutton-left, .consvbutton-right
{
    background-image: url(../images/consvbutton-ends-sprite.gif);
    padding-left: 60px;
}

.consvbutton-left, .button-secondary-left
{
    background-position: left top;
    background-repeat: no-repeat;
    padding: 7px 0 9px 0;
    width: 6px;
}

.consvbutton-right, .button-secondary-right
{
    background-position: right top;
    background-repeat: no-repeat;
    padding: 7px 0 9px 0;
    width: 6px;
}

.consvbutton-secondary-mid
{
    background-image: url(../images/button-secondary-mid-sprite.gif);
}

.consvbutton-secondary-left, .consvbutton-secondary-right
{
    background-image: url(../images/button-secondary-ends-sprite.gif);
}


.cfarmButton, .button-secondary-mid
{
    background-repeat: repeat-x;
    cursor: pointer;
    padding: 7px 15px 10px 15px;
}

.cfarmButton:hover
{
    color: #0070BF;
}

.button-secondary-mid:hover
{
    color: #0070BF;
}


.cfarmButton
{
    background-image: url(../images/button-mid-sprite.gif);
}

.button-left, .button-right
{
    background-image: url(../images/button-ends-sprite.gif);
    padding-left: 60px;
}

.button-left, .button-secondary-left
{
    background-position: left top;
    background-repeat: no-repeat;
    padding: 7px 0 9px 0;
    width: 6px;
}

.button-right, .button-secondary-right
{
    background-position: right top;
    background-repeat: no-repeat;
    padding: 7px 0 9px 0;
    width: 6px;
}

.button-secondary-mid
{
    background-image: url(../images/button-secondary-mid-sprite.gif);
}

.button-secondary-left, .button-secondary-right
{
    background-image: url(../images/button-secondary-ends-sprite.gif);
}

.layerButtons .x-btn-text
{
    font-size: 9px; /*height: 11px !important;*/
}

.upperManagementLinks, .lowerManagementLinks
{
    display: block;
    float: left;
    font-size: 10px;
}
.upperManagementLinks
{
    height: 30px;
    width: 560px;
}

.upperManagementLinks a
{
    color: #DDDDDD;
    font-family: Verdana,Helvetica,Sans-Serif !important;
}

.upperManagementLinksLivestock
{
    height: 43px;
    width: 600px;
}

.lowerManagementLinks a
{
    color: #DDDDDD;
    font-family: Verdana,Helvetica,Sans-Serif !important;
}

.lowerManagementLinks
{
    height: 25px;
    width: 450px;
}

.lowerManagementLinksLivestock
{
    color: #DDDDDD;
    display: block;
    font-size: 10px;
    height: 25px;
    width: 600px;
    /*margin-bottom: 25px;*/
}

.upperManagementLinksLivestock, .lowerManagementLinksLivestock
{
    display: block;
    float: left;
    font-size: 10px;
}

.upperManagementLinksLivestock a, .lowerManagementLinksLivestock a
{
    color: #DDDDDD;
    font-family: Verdana,Helvetica,Sans-Serif !important;
}


#cropEx
{
    font-size: 10px;
}


#managementTypeLinkDiv, #tillageLinkDiv, #manureApplicationLinkDiv, #limingLinkDiv, #cropAndPlantingDateLinkDiv, #nitrogenApplicationLinkDiv, #irrigationLinkDiv, #burningLinkDiv,#structconsvLinkDiv,#riceLinkDiv
{
    float: left;
}

#tillageLinkDiv
{
    margin: 0 0 0 56px;
}

#manureApplicationLinkDiv
{
    margin-left: 5px;
}

#harvestLinkDiv
{
    margin: 12px 0 0 53px;
}

#cropAndPlantingDateLinkDiv
{
    margin: 4px 0 0 0;
}

#nitrogenApplicationLinkDiv
{
    margin: 4px 0 0 42px;
}

#irrigationLinkDiv
{
    margin: 4px 0 0 50px;
}

#burningLinkDiv
{
    margin: 4px 0 0 45px;
}

#riceLinkDiv
{
    margin: 0 0 0 65px;
}

.ricePanel {
    display: none;
}

#limingLinkDiv
{
    margin: 4px 0 0 15px;
}

#structconsvLinkDiv
{
    margin: 4px 0 0 55px;
}
#middleLinkLineLivestock
{
    display: block;
    float: left;
    height: 7px;
    width: 600px;
}

#middleLinkLine
{
    display: block;
    height: 7px;
}

#populationsLinkDiv, #primaryBreedLinkDiv, #manureManagementSystemsLinkDiv, #feedQualityAdditivesLinkDiv, #feedQualityAdditives2LinkDiv, #feedQualityAdditives3LinkDiv ,#feedingSituationLinkDiv,#feedingSituation2LinkDiv ,#pregnancyMilkProductionLinkDiv,#pregnancyMilkProduction2LinkDiv , #weightLinkDiv, #weight2LinkDiv, #sheepWeightLinkDiv, #lightingCirculationSystemsLinkDiv ,#milkingOperationsLinkDiv,#farrowingOperationsLinkDiv ,#nurseryOperationsLinkDiv, #finishingOperationsLinkDiv ,#feedMillsLinkDiv ,#offspringLinkDiv ,#woolProductionLinkDiv ,#broilerOperationLinkDiv ,#facilityHeatingLinkDiv , #housingSystemsLinkDiv, #sheepOffspringLinkDiv 
{
    float: left;
}

#populationsLinkDiv
{
margin-left: 10px;
}

#feedMillsLinkDiv, #offspringLinkDiv, #sheepOffspringLinkDiv ,#facilityHeatingLinkDiv, #housingSystemsLinkDiv 
{
margin-left: 32px;
}

#manureManagementSystemsLinkDiv, #feedingSituationLinkDiv,#feedingSituation2LinkDiv, #feedQualityAdditivesLinkDiv , #feedQualityAdditives2LinkDiv, #feedQualityAdditives3LinkDiv  ,#pregnancyMilkProductionLinkDiv ,#pregnancyMilkProduction2LinkDiv, #lightingCirculationSystemsLinkDiv, #nurseryOperationsLinkDiv, #finishingOperationsLinkDiv 
{
margin-left: 35px;
}

#weightLinkDiv, #weight2LinkDiv, #sheepWeightLinkDiv,#milkingOperationsLinkDiv, #primaryBreedLinkDiv, #woolProductionLinkDiv, #broilerOperationLinkDiv
{
margin-left: 60px;
}

.linkDiv
{
display: block;
}

.linkDivNone
{
display: none;
}

#populationsLinkDivImage, #primaryBreedLinkDivImage, #manureManagementSystemsLinkDivImage, #feedQualityAdditivesLinkDivImage, #feedQualityAdditives2LinkDivImage, #feedQualityAdditives3LinkDivImage ,#feedingSituationLinkDivImage,#feedingSituation2LinkDivImage ,#pregnancyMilkProductionLinkDivImage,#pregnancyMilkProduction2LinkDivImage , #weightLinkDivImage, #weight2LinkDivImage, #sheepWeightLinkDivImage ,#lightingCirculationSystemsLinkDivImage ,#milkingOperationsLinkDivImage,#farrowingOperationsLinkDivImage, #nurseryOperationsLinkDivImage, #finishingOperationsLinkDivImage ,#feedMillsLinkDivImage , #offspringLinkDivImage ,#woolProductionLinkDivImage ,#broilerOperationLinkDivImage ,#facilityHeatingLinkDivImage , #housingSystemsLinkDivImage, #sheepOffspringLinkDivImage 
{
    background-image: url(../images/super-substep-sprite.gif);
    background-position: center;
    background-repeat: no-repeat;
    float: left;
    height: 7px;
    width: 55px;
}

#linkLineSingle, #cropAndPlantingDateLinkDivImage, #limingLinkDivImage, #tillageLinkDivImage, #nitrogenApplicationLinkDivImage, #manureApplicationLinkDivImage, #irrigationLinkDivImage, #cropAndPlantingDateLinkDivImage, #burningLinkDivImage,#structconsvLinkDivImage,#riceLinkDivImage
{
    background-image: url(../images/super-substep-sprite.gif);
    background-position: center;
    background-repeat: no-repeat;
    display: block;
    float: left;
    height: 7px;
    width: 55px;
}

.headerPanel
{
    color: #0070BF;
    font-size: larger;
    font-weight: bold;
    margin-bottom: 20px;
}

#cropAndPlantingDateLinkDivImage
{
    background-position: -50% 50%;
}

#riceLinkDivImage
{
    background-position: 150% 50%;
}

#linkLineSingle
{
    height: 12px !important;
    width: 480px;
}

.historicSections
{
    float: left;
    margin-left: 5px;
}

.historicErrors
{
    float: left;
    margin-left: 5px;
}

#crp_start_year
{
    float: left;
}

#crp_end_year
{
    float: left;
}

.x-panel-body
{
    background-color: transparent;
     border-color: #99BBE8;
}

.x-panel-header-copyHeader
{
    background-color: #FFFFFF;
    height: 30px;
    padding: 5px;
}

.x-panel-copyBody
{
    background-color: #FFFFFF;
    height: auto;
}

.x-panel-copyFooter
{
    background-color: #FFFFFF;
    height: 50px;
}

.x-panel-header-customTab
{
    display: none !important;
}

.olLayerGooglePoweredBy
{
  display: none !important;    
}

#location-callout
{
    background-image: url(../images/locations-callout-bkgd.gif);
    background-repeat: no-repeat;
    height: 43px;
    margin-top: 3px;
    padding: 5px 10px;
    position: absolute;
    width: 700px;
    z-index: 1;
}

#location-callout a
{
    color: Blue;
    text-decoration: underline;
}

#currentCategoryComplete 
{
width: 600px !important;
}

.livestockNavigationPanelButtonStartDelete
{
    margin-top: 10px;
    margin-left: 15px;
}

.livestockNavigationPanelButtonStart
{
margin: 10px 0px 5px 0px;
}

.futureManagementScenariosButton
{
float: left;
}

.defineLivestockButton
{
    float: left;
    margin: 10px 5px 0px 0px;
}

#activitiesTab
{
    color: #696969;
    cursor: pointer;
    float: left;
    font-weight: bold;
    margin: 0 40px 0 10px;
}

#fieldmanagementTab
{
    color: #696969;
    cursor: pointer;
    float: left;
    font-size: 13px;
    font-weight: bold;
    margin-right: 40px;
}

#livestockmanagementTab
{
    color: #696969;
    cursor: pointer;
    float: left;
    font-weight: bold;
    margin-right: 40px;
}

#agroforestrymanagementTab
{
    color: #696969;
    cursor: pointer;
    float: left;
    font-weight: bold;
    margin-right: 40px;
}

#forestrymanagementTab
{
    color: #696969;
    cursor: pointer;
    float: left;
    font-weight: bold;
    margin-right: 40px;
}
#energyTab
{
    color: #696969;
    cursor: pointer;
    float: left;
    font-weight: bold;
    margin: 0 0 0 10px;
    margin-right: 40px;
}

#reportTab
{
    color: #696969;
    cursor: pointer;
    float: left;
    font-weight: bold;
}

#parcelTab
{
color: #696969;
    cursor: pointer;
    float: left;
    font-weight: bold;
    margin-right: 40px;
    margin-top: 3px;
}

#standTab
{
color: #696969;
    cursor: pointer;
    float: left;
    font-weight: bold;
    margin-right: 40px;
    margin-top: 3px;
}
#forestrymgmtTab
{
color: #696969;
    cursor: pointer;
    float: left;
    font-weight: bold;
    margin-right: 40px;
    margin-top: 3px;
}
#historicTab
{
color: #696969;
    cursor: pointer;
    float: left;
    font-weight: bold;
    margin-right: 40px;
    margin-top: 3px;
}

#currentTab
{
color: #696969;
    cursor: pointer;
    float: left;
    font-weight: bold;
    margin-right: 40px;
    margin-top: 3px;
}

#futureTab
{
    color: #696969;
    cursor: pointer;
    float: left;
    font-weight: bold;
    margin-top: 3px;
}

#propertylocationTab
{
color: #696969;
    cursor: pointer;
    float: left;
    font-weight: bold;
    margin-right: 40px;
    margin-top: 3px;
}

#animaltypesTab
{
color: #696969;
    cursor: pointer;
    float: left;
    font-weight: bold;
    margin-right: 40px;
    margin-top: 3px;
}

#animalcharacteristicsTab
{
    color: #696969;
    cursor: pointer;
    float: left;
    font-weight: bold;
    margin-top: 3px;
}

#currentagroforestryTab
{
    color: #696969;
    cursor: pointer;
    float: left;
    font-weight: bold;
    margin-top: 3px;
    margin-left: 15px;
}

#currentforestryTab
{
    color: #696969;
    cursor: pointer;
    float: left;
    font-weight: bold;
    margin-top: 3px;
    margin-left: 15px;
}

#managementlocationTab
{
    color: #696969;
    cursor: pointer;
    float: left;
    font-weight: bold;
    margin-top: 3px;
}

#agromanagementlocationTab {
    color: #696969;
    cursor: pointer;
    float: left;
    font-weight: bold;
    margin-top: 3px;
}


#futureagroforestryTab
{
    color: #696969;
    cursor: pointer;
    float: left;
    font-weight: bold;
    margin-top: 3px;
        margin-left: 15px;
}
#futureforestryTab
{
    color: #696969;
    cursor: pointer;
    float: left;
    font-weight: bold;
    margin-top: 3px;
        margin-left: 15px;
}
#locationpopulationsTab
{
    color: #696969;
    cursor: pointer;
    float: left;
    font-weight: bold;
    margin-right: 15px;
    margin-top: 3px;
}

#currentlivestockTab
{
    color: #696969;
    cursor: pointer;
    float: left;
    font-weight: bold;
    margin-right: 15px;
    margin-top: 3px;
}

#futurelivestockTab
{
    color: #696969;
    cursor: pointer;
    float: left;
    font-weight: bold;
    margin-top: 3px;
}

#currentenergyTab
{
    color: #696969;
    cursor: pointer;
    float: left;
    font-weight: bold;
    margin-right: 15px;
    margin-top: 3px;
}

#futureenergyTab
{
    color: #696969;
    cursor: pointer;
    float: left;
    font-weight: bold;
    margin-top: 3px;
}

#tabPanel
{
    border-color: #CCCCCC;
    border-style: none none solid;
    border-width: 1px;
    font-size: 13px;
    height: 35px;
}

#subTabPanel
{
    border-color: #CCCCCC;
    border-style: none none solid;
    border-width: 1px;
    font-size: 11px;
    height: 29px;
    font-family: Verdana,Helvetica,Sans-Serif !important;
}

#subTabPanel label
{
    padding-right: 15px;
    font-family: Verdana,Helvetica,Sans-Serif !important;
}

#subTabPanel img
{
    left: 15px;
    position: relative;
    top: 2px;
}

.regSubLabelQuestion
{
    color: #696969 !important;
    position: relative;
    top: 4px;
}

.regSubLabel
{
    
}

.navSubLabel
{
    color: #aaa;
    font-size: 8px;
    font-weight: normal !important;
}

#nextStep {
margin-left:30%;
}

#nextStepSectionIfNot
{
    float: right;
    font-size: 19px;
    font-weight: bold;
}

#nextStepSectionOr
{
    float: left;
    font-size: 19px;
    font-weight: bold;
}

#nextStepSectionOrLivestock
{
    float: right;
    font-size: 19px;
    font-weight: bold;
}

.nextStepTitleText
{
    font-size: 19px;
    font-weight: bold;
    padding-left: 15px;
}

.nextStepTitleTextCreate
{
    font-size: 12px;
    font-weight: bold;
}

#firstScenarioOr
{
    float: left;
    font-size: 14px;
    font-weight: bold;
}

.selectedScenario
{
    font-weight: bold;
}

.unselectedScenario
{
    margin-left: 25px;
}

.selectedProject
{
    font-weight: bold;
    margin-bottom: 5px;
}

.unselectedProject
{
    margin: 0 0 5px 25px;
}

#report-disabled-description
{
    display: inline-block;
    margin: 15px 0 0 15px;
    vertical-align: top;
    width: 300px;
}

#report-disabled-description a
{
    color: Blue;
    text-decoration: underline;
}

#report-example
{
    margin-left: 25px;
}

#energyPanel
{
    float:left;
    position: relative;
}


#energyFuelConsumptionTable
{
    border: #000000;
    left: 15px;
    position: relative;
  
}

#energyFuelConsumptionTable td
{
    padding: 10px;
}

#energyFuelConsumptionTable th
{
    border-bottom: solid 1px #d8d8d8;
    font-weight: bold;
    padding: 10px;
    text-align:center;
    vertical-align: bottom;
}

.headerRow
{
    height: 45px;
}


.table-gallonEntryCell input[type="text"]
{
     border-color:#0070BF;
     border-width: 1.5px;
     width: 50px;
}

.table-fuelName
{
    color: #737373;
    font-weight:bold;
}

.table-fuelCatogory
{
    color: #404040;
    font-weight:bold;
}

.table-subHeading
{
    font-weight:bold;
}

.energy-buttonHolder
{
     margin-bottom: 50px;
     padding-left: 500px;
}
 
#inputsContainer
{
    display: inline-block;
}

#zip-code
{
    width: 45px;
}

#project-name
{
width: 180px;    
}

.energyInputs
{
    display: inline-block;
    float: left;
}

.energyInputsProjectName
{
    position: relative;
    margin-top: 18px;
}
#energyErrorInput
{
    position: relative;
    text-align: center;
    border: medium double red;
    width: 980px; 
    display: none;
}

#quickEnergyResults
{
    position: relative;
}

#quickEnergyResultsTable
{
    border: #000000;
    left: 15px;
    position: relative;
}

#quickEnergyResultsTable td
{
    padding: 10px;
}

#quickEnergyResultsTable th
{
    border-bottom: solid 1px #d8d8d8;
    color: #737373;
    font-size: 11px;
    font-weight: bold;
    padding: 10px;
    text-align: center;
    vertical-align: bottom;
}

#quickEnergyResultsTable .sectionHeader, .emptyCell
{
    background-color: White;
}

.headerRow
{
    height: 45px;
}

.dataEntryCell, .dataEntryCellTop
{
    background-color: #F6F3E7;
    border-style: none solid;
    border-width: 6px;
    border-color: #E9DFB9;
    /*border-left: 6px solid #e9dfb9;
    border-right: 6px solid #e9dfb9;*/
}

.dataEntryCell input[type="text"]
{
    width: 50px;
}

.dataEntryCellTop
{
    border-top: 6px solid #E9DFB9;
    width: 90px;
}

.dataEntryCellBottom
{
    border-top: 6px solid #E9DFB9;
    color: Black;
    font-weight: bold;
    text-align: right;
}

.valueCell
{
    color: Blue;
    width: 75px;
}

.valueCell, .totalValueCell
{
    text-align: right;
}

.totalValueCell
{
    border-top: solid 1px #d8d8d8;
    color: Black;
    font-weight: bold;
    width: 82px;
}

.totalCO2EValueCell
{
    border-right: solid 1px #d8d8d8;
    color: Black;
    font-size: 13px;
}

.co2eValueCell
{
    border-right: solid 1px #d8d8d8;
    color: #003155;
}

.mmbtuCell 
{
    border-right: solid 1px #d8d8d8;
}

.rowHeader
{
    border-bottom: none !important;
    padding: 0 0 10px 5px;
    text-align: right !important;
    vertical-align: middle !important;
}

.sectionHeader
{
    color: #404040;
    font-weight: bold;
    padding-left: -5px;
    text-align: left;
    vertical-align: middle;
}

.darkRow
{
    background-color: #F2F2F2;
    border-style: none; 
}

.footnotes
{
    color: Black;
    font-size: .9em;
    padding: 15px 0 25px 35px;
}

#summaryDiv
{
    border: 2px solid #BBBBBB;
    margin: 0 0 15px 25px;
    padding: 15px;
    width: 840px;

}

#summaryDiv .panelTitle
{
    display: inline-block;
    float:left;
    margin-top:-4px;
    vertical-align: top;
    width: 95px;
}

#summarySectionLeft, #summarySectionRight
{
    padding: 0 20px;
}

#summarySectionLeft
{
    border-right: dotted 1px #7F7F7F;
    display: inline-block;
    vertical-align: top;
    width: 350px;
}

#summarySectionRight
{
    display: inline-block;
    vertical-align: top;
    width: 300px;
}

.summary-btu-emphasis
{
    color: Blue;
    font-weight: bold;
}

#coefficientsDiv
{
    background-color: #F3F3F3;
    border: 2px solid #BBBBBB;
    margin-left: 25px;
    padding: 15px;
    width: 840px;
}

#descriptionDiv
{
    display: inline-block;
    margin-left: 25px;
    vertical-align: top;
    width: 295px;
}

#descriptionDiv a
{
    color: #0070c0;
    text-decoration: underline;
}

#middleParagraph
{
    color: Black;
    font-weight: bold;
    margin: 15px;
    position: relative;
}

#coefficientsDiv #variablesDiv
{
    margin: 10px 0 0 25px;
}

#coefficientsTableDiv
{
    display: inline-block;
    left: 25px;
    position: relative;
}

.coefficientsTableTitle
{
    border-bottom: solid 1px #d8d8d8;
    color: Black;
    font-weight: bold;
    font-weight: bold;
    text-align: center;
}

.coefficientsTableSubtitle
{
    color: #737373;
    font-size: 10px;
}

.coefficientsSubHeader
{
    border-bottom: solid 1px #d8d8d8;
}

.ch4coefficient
{
    border-right: solid 1px #d8d8d8;
}

#quickEnergyCoefficientsTable
{
    border: #000000;
    position: relative;
}

.coefficientsDarkRow
{
    background-color: #E6E6E6;
    border-style: none; 
}

#quickEnergyCoefficientsTable td
{
    padding: 5px;
}

#quickEnergyCoefficientsTable th
{
    color: #737373;
    font-size: 11px;
    font-weight: bold;
    padding-top: 7px;
    text-align: center;
    vertical-align: bottom;
}

#quickEnergyCoefficientsTable .sectionHeader
{
    background-color: #F3F3F3;
    padding-left: 0px !important;
}

#coefficientsDiv .footnotes
{
    color: #737373;
    width: 395px;
}

.coefficientValueCell
{
    text-align: right;
    width: 70px;
}

.returnImage
{
    margin: 10px 0 0 100px;
    position: relative;
}

.managementLink
{
    color: #0070BF;
    font-size: 12px;
    font-weight: bold;
    text-decoration: underline;
}

.activityLabel
{
    font-size: 14px;
    font-weight: bold;
}

.selectedScenario a:active
{ 
    color:red; 

} 
 
.selectedScenario a:visited
{ 
    color:red; 

} 


.boldText
{
    font-size: 18px;
    font-weight: bold;
}
#farrowingOperationsLinkDiv
{
    margin-left:37px;
}

#reportsTabContainer 
{
    width: 1000px;    
}

.graphLink {
    cursor: pointer;
    float: right;
    height: auto !important;
    width: auto !important;
}

.showGraphButton {
    float: right;   
}

.fieldTotalDivLeft {
    float: left;
}
.fieldTotalDivLeftOverall {
    font-size: medium;
    font-weight: 700;
    float: left;
}

.fieldTotalDivLeftOverallIndent{
    font-size: medium;
    font-weight: 700;
    float: left;
    margin-left: 25px;
}

.jqplot-title {
    border-color: #696969 !important;
    border-style: none !important;
    border-width: 0 1px 0 0 !important;
    font-size: large !important;
    font-weight: 700 !important;
    
}

td.jqplot-table-legend {
    padding-left: 2px;
    padding-right: 2px;
}

.jqplot-target 
{
    font-size: 11pt !important;
    font-family: Verdana,Helvetica,Sans-Serif !important;
}



#leftColumnActivities 
{
    display: block;
    float: left;
    border: 1px solid #CCCCCC;
    padding: 10px;
    height: auto;
    max-height: 600px;
    /*width: 295px;*/
}

#rightColumnActivities 
{
    display: inline-block;
    float: left;
    margin: 0 0 0 20px;
    /*border: 1px solid #CCCCCC;*/
    padding: 10px 10px 20px 15px;
    height: 315px;
}

#quickEnergyButton 
{
    float: left;
    width: 250px;
    margin: 20px 0px 0px 40px;
    padding-left:40px;
    
}

#getStartedButton 
{
    float: left;
    width: 234px;
}

#activitiesSection
{
    display: block;
    height: 330px;
    width: 100%;
    margin: 20px 0 0;
}

#projectList 
{
    margin: 0px 0px 15px 0px;
}

.StepsCombinedDiv {
    padding-top: 8px;
    margin-left: 40px;
    font-size: large;
    font-weight: normal;
    padding-bottom: 3px;
}

.combinedScenarioStepImgContainer 
{
    float: left;
}

.stepsCombinedDivSubHeading 
{
    margin-left: 50px;
    margin-top: 5px;
    font-size: small;
    font-weight: bolder;
    color:rgb(76, 72, 72);
}

#addressInput 
{
    margin-left: 10px;
}

#mmsColumnInner .x-item-disabled 
{
    color: rgb(85, 85, 85) !important;
}

#tmwBaselineColumn .x-item-disabled 
{
    color: rgb(85, 85, 85) !important;
}

.upload-icon 
{
    display: none;
}

#fileUp-file
{
     display: block;
    position: relative;
    float: left;
}

.tutorialSection
{
    float: left;
    width: 100%;
    margin-left: 50px;
    margin-top: 10px;
}

.tutorialSection ul 
{
    color: #000000;

}

.tutorialSection li 
{
    color: #000000;
    margin-bottom: 10px;
}

.tutorialSection a 
{
    color: #000000;
    font-size: 14px;
}

.tutorialSection a:hover
{
    color: #0070bf;
}

.tutorial
{
    margin-left: -40px;
    margin-top: 20px;
    font-size: 14px;
}

.thinBorder
{
   border-top: 1px solid #CCCCCC;
    margin-bottom: 30px;
    width: 80%;
}

.nitrogenHover 
{
    color: #0070bf;
    float: left;
    margin-left: 10px;
    /*width: 100%;*/
}
.nitrogenHover a:hover
{
    color: #0070bf;
    position: relative;
    background-image: url(../images/gif_images/nitrogen_gif.gif);
    background-repeat: no-repeat;
    height: 600px;
    width: 600px;
}
.manureHover 
{
    color: #0070bf;
    float: left;
    margin-left: 12px;
    /*width: 100%;*/
}
.manureHover a:hover
{
    color: #0070bf;
    position: relative;
    background-image: url(../images/gif_images/manure_gif.gif);
    background-repeat: no-repeat;
    height: 600px;
    width: 600px;
}
.limingHover 
{
    color: #0070bf;
    float: left;
     margin-left: 14px;
    /*width: 100%;*/
}
.limingHover a:hover
{
    color: #0070bf;
    position: relative;
    background-image: url(../images/gif_images/liming_gif.gif);
    background-repeat: no-repeat;
    height: 600px;
    width: 600px;
}
.burningHover 
{
    color: #0070bf;
    float: left;
     margin-left: 16px;
    /*width: 100%;*/
}
.burningHover a:hover
{
    color: #0070bf;
    position: relative;
    background-image: url(../images/gif_images/burning_gif.gif);
    background-repeat: no-repeat;
    height: 600px;
    width: 600px;
}
.riceHover 
{
    color: #0070bf;
    float: left;
     margin-left: 18px;
     display:none;
    /*width: 100%;*/
}
.riceHover a:hover
{
    color: #0070bf;
    position: relative;
    background-image: url(../images/rice.png);
    background-repeat: no-repeat;
    height: 1500px;
    width: 1300px;
}
.tillageHover 
{
    color: #0070bf;
    float: left;
     margin-left: 20px;
    /*width: 100%;*/
}
.tillageHover a:hover
{
    color: #0070bf;
    position: relative;
    background-image: url(../images/gif_images/tillage_gif.gif);
    background-repeat: no-repeat;
    height: 600px;
    width: 600px;
}
.cropDateHover 
{
    color: #0070bf;
    float: left;
     margin-left: 22px;
    /*width: 100%;*/
}
.cropDateHover a:hover
{
    color: #0070bf;
    position: relative;
    background-image: url(../images/gif_images/cropDate_gif.gif);
    background-repeat: no-repeat;
    height: 600px;
    width: 600px;
}
.irrigationHover 
{
    color: #0070bf;
    float: left;
     margin-left: 22px;
    /*width: 100%;*/
}
.irrigationHover a:hover
{
    color: #0070bf;
    position: relative;
    background-image: url(../images/gif_images/irrigation_gif.gif);
    background-repeat: no-repeat;
    height: 600px;
    width: 600px;
}

#map_canvas
{
    width: 100%;
    height: 600px;
    
}
.divToolbar{
    width: 300px;
    height: 36px;
    top: 0;
    left: 0;
    padding: 5px;
    padding-left: 10px; 
    padding-right: 10px; 
    background-color: #444;
    border-bottom: 2px solid whitesmoke; 
}
.searchmap{
    float:right;
    color: white;
    font-size: 12px;
}
.searchmap input{
    width: 250px;
}

/* 
    Document   : Ultimate_Flash_Map_Killer
    Created on : May 2012
    Description:
        This style sheet contains the css for Landmarks and tooltip
*/


.newLandMark
{   
    
    padding: 0px;
    margin: 5px;    
    width: 400px;
    height: auto;
    
}
.newLandMark textarea{
    width: 99%;    
}
.newLandMark input[type="button"]{
    float: right;
    color: #555;
    padding:2px;
    min-width: 50px; 
    border: 1px solid #777;
    background-color:whitesmoke;
}
.newLandMark input[type="button"]:hover{
    background-color:silver;
}
.newLandMark span.headingLandMarkTitle{
    font-size: 13px;
    font-weight: bold;
    color:#555;
}

.newLandMark span,label{
    font-size: 11px;
    color:#555;
    
}
     
.newLandMark div.timeZoneSettings{
    float: right;
}
.newLandMark div.timeZoneSettings input[type=text]{
    width:30px;
    font-size: 10px;
}
#lbMarkerLat,#lbMarkerLng,#imageUrl{
    display: none;
}
#lbMarkerAddress{
    width: 99%;
}

.devOnly {
    position: absolute;
    margin-top: -20px;
    margin-left: -10px;
    z-index: 99;
}

.divCustomMarker {
    position: absolute;
    width: 100px;
    height: 30px;
    padding: 4px;
    cursor: pointer;
    background: #000;
    color: white;
    font-Size: 11px;
    text-align: center;
    opacity: 0.6;
    filter: "alpha(opacity:60)";
    -moz-border-radius: 25px 25px / 1px 25px;
    border-radius: 25px 25px / 1px 25px;
}
 .divCustomMarkerTime{
      -moz-border-radius : 25px 25px / 1px 25px;
      border-radius : 25px 25px / 1px 25px;
 }
 
/*#crop .x-fieldset-body {
     overflow: auto;
}*/

 #tt {
 position:absolute;
 display:block;
 background:url(../images/tt_left.gif) top left no-repeat;
 }
 #tttop {
 display:block;
 height:5px;
 margin-left:5px;
 background:url(../images/tt_top.gif) top right no-repeat;
 overflow:hidden;
 }
 #ttcont {
 display:block;
 padding:2px 12px 3px 7px;
 margin-left:5px;
 background:#666;
 color:#fff;
 }
#ttbot {
display:block;
height:5px;
margin-left:5px;
background:url(../images/tt_bottom.gif) top right no-repeat;
overflow:hidden;
}
#animalProgressContainer
{
    width:250px;
    margin: 30px 0px 0px 30px;
    float: left;    
}
#fieldProgressContainer a
{
    color: black;        
}
#animalProgressContainer a
{
    color: black;      
}
.currentStepPanelAnimal
{
    width: 220px;
    padding-bottom:10px;
    background-color: White;
    height: auto;
    display: block;
    border-style: solid;
    border-width: 1.5px;
    -moz-border-radius: 15px;
    border-radius: 15px;
    margin: 0px 0px 50px 0px;
}
.lightGreyBackground
{
    background-color: orange;
    height:25px;
    border-bottom-style:solid;
    border-bottom-width:1.5px;
    border-radius: 15px 15px 0 0;
    -moz-border-radius: 15px 15px 0 0;
}
#currentStepSection
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 1.15em;
    font-weight:bold;
    padding: 8px 0px 0px 10px
}
#operationPanel
{
    background-color:White;
    width:740px;
    height: auto;   
    border-style: solid;
    border-width: 1.5px;
    border-radius: 15px;
    -moz-border-radius: 15px;
    float: left;
    margin: 30px 90px 0 16px;
    padding: 0px 0px 20px 20px;

}
#categoryDisplayBlock
{
    background-color:White;
    width:700px;
    height: auto;
    padding-left:20px;       
    float: left;
    margin: 5px 0px 0px 0px;
    padding: 0px 0px 20px 20px;
}
.currentStepHeading
{
    margin:10px;
    position:relative;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 1.75em;
    font-weight: bold;
    color:#0070BF;
    border-style: none none solid none;
    border-color: #0070BF;
    width:90%;
    float: left;
}
#livestockSelectBoxes
{
    padding-top:10px;
    padding-bottom:10px;
}
.livestockSelectBoxes
{
    padding-top:20px;
    padding-bottom:20px;
    
    
}
#locationWorkFlow 
{
   font-family: Arial, Helvetica, sans-serif;
   font-size: 1.00em;
   padding: 8px 0px 0px 10px
}
#animalTypeWorkFlow 
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 1.00em;
    padding: 8px 0px 0px 10px
}
#animalDetailWorkFlow 
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 1.00em;
    padding: 8px 0px 0px 10px
}
#estimateWorkFlow 
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 1.00em;
    padding: 8px 0px 0px 10px
}
.scenPanelText
{
    color: Black;
    padding-top:3px;
    margin-left: 10px;
    font-weight: bold;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 1.25em;

}
.subtleLink
{
    color: #bbb;
    margin-left: 5px;
    font-size: 10px;
    font-weight: normal !important;
    margin-bottom:10px;
}

.subtleLink:hover
{
    color: blue;
}
#existingScenarios
{
    color: #696969;
    margin: 5px 0 0 10px;
    display: block;
    cursor: pointer;
}
.animWorkFlowText 
{
    color: #0070BF;
    padding-top:3px;
    text-align:center;
    font-weight: bold;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 1.0em !important;
}
.animalWorkFlowPanel
{
    padding-bottom:10px;
    background-color: White;
    height: 140px;
    display: block;
    border-style: solid;
    border-width: 1.5px;
    width: 220px;
    -moz-border-radius: 15px;
    border-radius: 15px;
    margin: 0px 0px 50px 0px;
    font-size: 1.0em;
}
#locationDisplayBlock
{
    background-color:White;
    width:700px;
    height: auto;
    padding-left:20px;    
    float: left;
    margin: 30px 0px 0px 0px;
    padding: 0px 0px 20px 20px;
}
.currentStepHeading
{
    margin:10px;
    position:relative;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 1.75em;
    font-weight: bold;
    color:#0070BF;
    border-style: none none solid none;
    border-color:  #0070BF;
    width:90%;
    float: left;
}
#AGZipCodeInput input
{
width: 60px;
}

#AGZipCodeInput
{
    margin: 15px 0px 0px 10px;
    float: left;
}
#locationBackButton
{
    float: left;
    /*padding-left: 50px;*/
}

.backNextButton 
{
    height: 30px;
    float: left;
    width: 500px;
    margin: 40px 10px 0px 40px;
}
.button-left, .button-secondary-left
{
    background-repeat: no-repeat;
    background-position: left top;
    width: 6px;
    padding: 7px 0 9px 0;
}
.traacrButton, .button-secondary-mid
{
    cursor: pointer;
    background-repeat: repeat-x;
    padding: 7px 15px 9px 15px;
}

.traacrButton:hover
{
    color: blue !important;
}

.traacrButton
{
    background-image: url(../images/button-secondary-mid-sprite.gif);
}
.button-secondary-left, .button-secondary-right
{
    background-image: url(../images/button-secondary-ends-sprite.gif);
}

.buttonContainer
{
    background-color: transparent;
    height: 30px;
    position: relative;
    font-family: Verdana,Helvetica,Sans-Serif;
    font-size: 10px !important;
    font-weight: bold;
    color: #fff !important;
    /*line-height: 2.3em;*/
    /*padding: 3px;*/
    display: block;
}

.buttonContainerAnimal
{
    background-color: transparent;
    height: 30px;
    position: relative;
    float:left;
    font-family: Verdana,Helvetica,Sans-Serif;
    font-size: 12px !important;
    font-weight: bold;
    color: #fff !important;
    /*line-height: 2.3em;*/
    /*padding: 3px;*/
    /*width: 400px;*/
    display: block;
}

.buttonContainer a:hover
{
    color: #FFFFFF !important;
}


.buttonContainer span
{
    position: relative !important;
}

.button-left, .button-secondary-left
{
    background-repeat: no-repeat;
    background-position: left top;
    width: 6px;
    padding: 7px 0 9px 0;
}

.button-right, .button-secondary-right
{
    background-repeat: no-repeat;
    background-position: right top;
    width: 6px;
    padding: 7px 0 9px 0;
}
#locationNextButton
{
    float: left;
    margin: 0px 0px 0px 250px;
}
#activitiesTab
{
    color: #696969;
    cursor: pointer;
    float: left;
    font-weight:bolder;
    font-size: 13px;
    margin: 0 40px 0 10px;
}

#tabPanel
{
    border-color: #CCCCCC;
    border-left: 1px none #CCCCCC;
    border-right: 1px none #CCCCCC;
    border-style: none none solid;
    border-width: 1px;
    font-size: 13px;
    height: 45px;
    padding-top:10px;
}
#animalagricultureTab
{
    color: #696969;
    cursor: pointer;
    float: left;
    font-weight:bolder;
    font-size: 13px;
    margin: 0 40px 0 10px;
}
#reportTab
{
    color: #696969;
    cursor: pointer;
    float: left;
    font-size: 13px;
    font-weight: bold;
}
.AnimalCategories 
{
    font-size: 13px !important;
    font-weight: normal;
    margin: 20px 0px 10px 5px;
}

.AnimalCategory 
{
    margin: 10px 0px 0px 0px;
    font-size: 1.0em;
}

.AnimalCategoryGrazings 
{ 
     margin: 10px 10px 5px 0px!important;
     padding: 10px 0px 0px 0px!important;
     border-style: dashed none none none;
    border-width: 1px;
    border-color: #000000;
}
.scenarioPanelLivestock 
{
    width: 220px;
    padding-bottom:10px;
    background-color: White;
    height: auto;
    display: block;
    border-style: solid;
    border-width: 1.5px;
    -moz-border-radius: 15px;
    border-radius: 15px;
    margin: 0px 0px 50px 0px;
}
#welcome
{
    /*text-align: right;*/
    float:left;
    padding-left:30px;
    padding-right: 0px;/*padding was 10, but would cause welcome to overlap text on header background with small window sizes*/
    padding-bottom: 15px;
   /* width: 185px;*/
}
#upperManagementLinksLivestock
{
    height: 50px;
    width: 800px;
    margin-top: 24px;
}

.lowerManagementLinks
{
    height: 25px;
    width: 450px;
    margin: 20px 0px 40px 0px;
}

#lowerManagementLinksLivestock
{
    height: 35px;
    width: 800px;
    display: block;
    color: #000000;
    font-size: 10px;
    margin: 0px 0px 0px 0px;
}

#upperManagementLinksLivestock, #lowerManagementLinksLivestock
{
    float: left;
    display: block;
    font-size: 12px;
}

#upperManagementLinksLivestock a, #lowerManagementLinksLivestock a
{
    color: #000000;
}
#populationLinkDiv 
{
    margin: 0px 5px 0px 50px;      
}

#middleLinkLineLivestock
{
    display: block;
    height: 7px;
    width: 800px;
    float: left;
     margin: 0px 50px 20px 0px;
}

#middleLinkLine
{
    display: block;
    height: 7px;
    width: 800px;
    float: left;
}
#herdsLinkDivImage
{
    background-position: -50% 50%;
    background-image: url(../images/super-substep-sprite.gif);
    background-repeat: no-repeat;
        float: left;
    height: 7px;
        width: 50px;
}
#populationLinkDivImage, #weightLinkDivImage, #typesOfFeedLinkDivImage, #feedingSituationLinkDivImage, #pregnancyAndMilkProductionLinkDivImage, #farrowingLinkDivImage, #nurseryLinkDivImage, #finishingLinkDivImage, #hoursOfWorkLinkDivImage, #feedQualityAndAdditivesLinkDivImage, #offspringLinkDivImage, #woolLinkDivImage,#bodyWeightLinkDivImage,#feedDetailsLinkDivImage,#housingSystemTypeLinkDivImage,#manureSystemTypeLinkDivImage, #manureSystemDetailsLinkDivImage
{
    background-image: url(../images/super-substep-sprite.gif);
    background-repeat: no-repeat;
    background-position: center;
    float: left;
    height: 7px;
    width: 50px;
}


#lowerManagementLinksLivestock
{
    height: 35px;
    width: 800px;
    display: block;
    color: #000000;
    font-size: 10px;
    margin: 0px 0px 0px 0px;
}

#upperManagementLinksLivestock, #lowerManagementLinksLivestock
{
    float: left;
    display: block;
    font-size: 12px;
}

#upperManagementLinksLivestock a, #lowerManagementLinksLivestock a
{
    color: #000000;
}
#weightLinkDiv, #typesOfFeedLinkDiv, #pregnancyAndMilkProductionLinkDiv, #herdsLinkDiv, #feedingSituationLinkDiv, #farrowingLinkDiv, #nurseryLinkDiv, #finishingLinkDiv, #hoursOfWorkLinkDiv, #feedQualityAndAdditivesLinkDiv, #offspringLinkDiv, #woolLinkDiv,#bodyWeightLinkDiv,#housingSystemTypeLinkDiv,#feedDetailsLinkDiv, #manureSystemTypeLinkDiv, #manureSystemDetailsLinkDiv
{
    margin: 0px 13px 0px 0px;  
}
#populationLinkDiv, #weightLinkDiv, #typesOfFeedLinkDiv, #feedingSituationLinkDiv, #pregnancyAndMilkProductionLinkDiv, #manureLinkDiv, #herdsLinkDiv, #farrowingLinkDiv, #nurseryLinkDiv, #finishingLinkDiv, #hoursOfWorkLinkDiv, #feedQualityAndAdditivesLinkDiv, #offspringLinkDiv, #woolLinkDiv,#bodyWeightLinkDiv, #housingSystemTypeLinkDiv, #feedDetailsLinkDiv, #manureSystemTypeLinkDiv,#manureSystemDetailsLinkDiv, #manureDetailsLinkDiv 
{
    float: left;
    width: 90px;
}
#herdsPanel 
{    
    background-color:White;
    width:700px;
    height: auto;
    padding-left:20px;    
    float: left;
    margin: 30px 0px 0px 0px;
    padding: 0px 0px 20px 20px;
}
#typesOfFeedPanel {

    float: left;
    margin-bottom: 20px;
}

.copyCropLegend
{
    height: 55px;
    width: 200px;
    background-color: #eee;
    padding: 5px 10px;
}

#copyCropLegend span
{
    margin-left: 5px;
    position: relative;
    top: -2px;
}

#copyCropLegend #text2
{
    top: -7px;
}
#characteristicsNextButton
{
    float: left;
    margin: 0px 0px 0px 250px;
}

#characteristicsBackButton
{
    float: left;
}
#manureDetailsLinkDivImage
{
    background-position: 150% 50%;
    background-image: url(../images/super-substep-sprite.gif);
    background-repeat: no-repeat;
        float: left;
    height: 7px;
        width: 47px;
}
#populationLinkDivImage, #weightLinkDivImage, #typesOfFeedLinkDivImage, #feedingSituationLinkDivImage, #pregnancyAndMilkProductionLinkDivImage, #farrowingLinkDivImage, #nurseryLinkDivImage, #finishingLinkDivImage, #hoursOfWorkLinkDivImage, #feedQualityAndAdditivesLinkDivImage, #offspringLinkDivImage, #woolLinkDivImage, #manureSystemTypeLinkDivImage, #manureSystemDetailsLinkDivImage
{
    background-image: url(../images/super-substep-sprite.gif);
    background-repeat: no-repeat;
    background-position: center;
    float: left;
    height: 7px;
    width: 50px;
}
.AnimalAgriculturePanelLabels
{
    float: left;
    font-size: 1.5em;
    margin: 0 0 20px 0px;
    width: 700px;
}
#copyLink
{
    font-size: 12px;
}
#TraacrReport 
{
    margin: 20px;
    width: 100%;
    
}
#projectNameHeaderAnimal {
    font-size: 17pt;
    padding-top: 5px;
    text-align: left;
    width: 400px;
}

#emissionsSummaryContainerS1
{
    min-width: 1078px;
    border-style: solid;
    border-width: 1px 1px 1px 1px !important;
}

#emissionsSummaryContainerS1 a
{
color: Blue !important;
    margin-left: 10px !important;
    text-decoration: underline;
    font-size: smaller !important;
    font-weight: normal !important;
}

#emissionsSummaryContainerS1 .tempDetails
{
    margin-left: 10px !important;
    font-size: small !important;
}

#emissionsSummaryContainerS1 a.parent
{
    text-decoration: underline;
    font-size: small !important;
    font-weight: normal !important;
}

#emissionsSummaryContainerS1 .trDivLS
{
    width: auto;
            clear: both;
         height: 40px;
}

#emissionsSummaryContainerS1 .trDivS
{
    width: auto;
            clear: both;
         height: 40px;
}

#emissionsSummaryContainerS1 .trColorDivSTop
{
    background-color: #DDDDDD !important;
    clear: both;
    height: 40px;
    width: auto;
   
}

#emissionsSummaryContainerS1 .trColorDivS
{
    background-color: #C5D9F1 !important;
    clear: both;
    height: 40px;
    width: auto;
   
}

#emissionsSummaryContainerS1 .trColorDivSA
{
    background-color: #0070BF !important;
    clear: both;
    height: 40px;
    width: auto;
   color:  #FFFFFF !important;
}

#emissionsSummaryContainerS1 .trColorDivLS
{
    background-color: #0070BF !important;
    clear: both;
    height: 60px;
    width: auto;
    color:  #FFFFFF !important;
}

#emissionsSummaryContainerS1 a.scenario
{
    text-decoration: underline;
    font-size: small !important;
    font-weight: normal !important;
    margin-left: 110px !important;
}

#emissionsSummaryContainerS1 a.child
{
    text-decoration: underline;
    font-size: small !important;
    font-weight: normal !important;
    margin-left: 0px !important;
}

#emissionsSummaryContainerS1 .fieldDiv
{
    float: left;
  width: 400px;
    margin-left: 20px;
    /*border-style: solid !important;
    border-width: 0 1px 0 0 !important;*/
    height: 40px;
    /*border-color: #696969 !important;*/
    padding-left: 5px;
    padding-top: 5px;
}

#emissionsSummaryContainerS1 .fieldBottomDiv
{
    float: left;
width: 400px;
    margin-left: 20px;
    /*border-style: none solid dashed none !important;
    border-width: 0px 1px 1px 0px !important;*/
    height: 40px;
    /*border-color: #696969 !important;*/
    padding-left: 5px;
    padding-top: 5px;
}

#emissionsSummaryContainerS1 .fieldTopTitleDiv
{
    float: left;
width: 400px;
    margin-left: 20px;
 font-weight: bold;
    font-size: medium;
    height: 60px;
    padding-left: 5px;
    padding-top: 5px;
    text-align: center;
}

#emissionsSummaryContainerS1 .fieldTopDiv
{
    float: left;
width: 400px;
    margin-left: 20px;
 font-weight: bold;
    font-size: small;
    height: 40px;
    padding-left: 5px;
    padding-top: 5px;
}

#emissionsSummaryContainerS1 .fieldSubParentDiv
{
    float: left;
width: 400px;
    font-weight: bold;
    border-style: solid !important;
    border-width: 0 1px 0 0 !important;
    height: 40px;
    border-color: #696969 !important;
    margin-left: 20px;
    padding-left: 5px;
    padding-top: 5px;
}

#emissionsSummaryContainerS1 .fieldParentLineDiv
{
    float: left;
    width: 400px; 
    font-weight: bold;
    font-size: medium;
    height: 40px;
    padding-left: 5px;
    padding-top: 5px;
}

#emissionsSummaryContainerS1 .fieldParentDiv
{
    float: left;
width: 415px;
  
    font-weight: bold;
    font-size: small;
    height: 40px;
    padding-left: 5px;
    padding-top: 5px;
}

#emissionsSummaryContainerS1 .fieldTotalDiv
{
    float: left;
    width: 415px;
    font-weight: bold;
    height: 40px;
    padding-left: 5px;
    padding-top: 5px;
}


#emissionsSummaryContainerS1 .totalBaseDiv
{
    float: left;
    width: 160px;
    height: 40px;
    padding-left: 5px;
    font-weight: bold;
    padding-left: 5px;
    padding-top: 5px;


}

#emissionsSummaryContainerS1 .baseLineDiv
{
    float: left;
    width: 160px;
    height: 40px;
    padding-left: 5px;
    padding-top: 5px;
}

#emissionsSummaryContainerS1 .baseDiv
{
    float: left;
    width: 160px;
    height: 40px;
    padding-left: 5px;
    padding-top: 5px;
}

#emissionsSummaryContainerS1 .baseBottomDiv
{
    float: left;
    width: 160px;
    height: 40px;
    padding-left: 5px;
    padding-top: 5px;
}

#emissionsSummaryContainerS1 .baseTopTitleDiv
{
    float: left;
    width: 160px;
    font-weight: bold;
    font-size: medium;
    height: 60px;
    padding-left: 5px;
    padding-top: 5px;
    text-align: center;
}

#emissionsSummaryContainerS1.baseTopDiv
{
    float: left;
    width: 160px;
    font-weight: bold;
    font-size: large;
    height: 60px;
    padding-left: 5px;
    padding-top: 5px;
}

#emissionsSummaryContainerS1 .scenarioLineDiv
{
    float: left;
    height: 40px;
    width: 195px;
    padding-left: 5px;
    padding-top: 5px;
}

#emissionsSummaryContainerS1 .scenarioDiv
{
    float: left;
    height: 40px;
    width: 195px;
    padding-left: 5px;
    padding-top: 5px;
}

#emissionsSummaryContainerS1 .scenarioBottomDiv
{
    float: left;
    border-style: none solid dashed none !important;
    border-width: 0px 1px 1px 0px !important;
    height: 40px;
    width: 195px;
    border-color: #696969 !important;
    padding-left: 5px;
    padding-top: 5px;
}

#emissionsSummaryContainerS1 .totalScenarioDiv
{
    float: left;
    height: 40px;
    width: 195px;
    padding-left: 5px;
    padding-top: 5px;
    font-weight: bold;
   
}

#emissionsSummaryContainerS1 .scenarioTopTitleDiv
{
    float: left;
    font-weight: bold;
    font-size: medium;
    height: 60px;
    width: 195px;
    padding-left: 5px;
    padding-top: 5px;
    text-align: center;
}

#emissionsSummaryContainerS1 .scenarioTopDiv
{
    float: left;
    font-weight: bold;
    font-size: large;
    height: 60px;
    width: 195px;
    padding-left: 5px;
    padding-top: 5px;
}

#emissionsSummaryContainerS1 .totalDiv
{
    float: left;
    width: 245px;
    height: 40px;
    padding-left: 5px;
    padding-top: 5px;
}

#emissionsSummaryContainerS1 .totalBottomDiv
{
    float: left;
    width: 245px;
    height: 40px; 
    padding-left: 5px;
    padding-top: 5px;
}

#emissionsSummaryContainerS1 .totalHeaderDiv
{
    font-weight: bold;
    float: left;
    width: 245px; 
    height: 40px;
    padding-left: 5px;
    padding-top: 5px;
}

#emissionsSummaryContainerS1 .totalParentLineDiv
{
    font-weight: bold;
    float: left;
    width: 245px;
    height: 40px;
    border-style: dashed none none none !important;
    border-width: 1px 0px 0px 0px !important;
    padding-left: 5px;
    padding-top: 5px;
}

#emissionsSummaryContainerS1 .totalParentDiv
{
    font-weight: bold;
    float: left;
    width: 245px;
    height: 40px;
    padding-left: 5px;
    padding-top: 5px;
}

#emissionsSummaryContainerS1 .totalTopDiv
{
    width: 245px;
    font-weight: bold;
    float: left;
    height: 60px;
    padding-left: 5px;
    padding-top: 5px;
    color: #FFFFFF !important;
}

#emissionsSummaryContainerS1 img
{
    background-color: transparent;
    width: 15px;
    height: 15px;
    margin-right: 5px;
    cursor: pointer;
}

#emissionsSummaryContainerS1 input
{
    font-size: xx-small !important;
    height: 20px !important;
    margin-left: 5px;
    padding-left: 0px !important;
    padding-right: 0px !important;
}

.emissionColumn
{
    font-weight: bold;
}

.tableSubheader
{
    font-size: 0.8em;
}

.parentRow
{
    background-color: #E8EEF4;
}

.negativeValue
{
    color: Green;
}

.positiveValue
{
    color: Red;
}
.graph 
{
    float:left;
    margin: 40px;
}
.extManureLabels {
    font-size:1.5em;
    margin:0 0 10px
}
.AnimalAgFeedLabels {
        float: left;
    font-size: 1.5em;
    margin: 0 0 20px;
    width: 910px;
}
#tabManagementPanel .x-tab-bar-top {
   
 display: none ! important;
}
.x-toolbar
{
    max-height:74px;
}

.x-boundlist-item
{
    color:black;
}
.x-window-default
{
    background-color:white;
}


.x-message-box .x-window-body
{
        background-color:White;
}
.x-panel-body-default {
    border: none;
   
}
.x-grid-view
{
    border-style: solid ! important;
    border-width: 1px ! important;
    border-color: #99BCE8 ! important;
}

#harvestPanelInner .x-panel-header-default {
    background-color: transparent !important;
    background-image: none !important;
}

.x-window-header-text-default {
    color: #FFFFFF;
    cursor: pointer;
    position: relative;
    margin-left: 10px
   
}

.x-window-header-default-top {
    background-color:deepskyblue;
    border-radius: 5px 5px 0 0;
    border-style: solid;
    border-width: 1px;
    height: 26px;
}
 

#nextScenarioWindow .x-panel-header-default 
{
    background-color: transparent !important;
    background-image: none  !important;
}

#nextScenarioWindow .x-panel-header-text-default 
{
    color: #737373;
    font-family: tahoma,arial,verdana,sans-serif;
}

#nextScenarioWindow .x-panel-body-default {
     border-style: none;
    
}
#newScenarioWindow .x-panel-header-default 
{background-color: transparent !important;
    background-image: none  !important;
}

#newScenarioWindow .x-panel-body-default {
     border-style: none;
    
}

#consvPracWindow .x-panel-header-default 
{background-color: transparent !important;
    background-image: none  !important;
}

#consvPracWindow .x-panel-body-default {
     border-style: none;
    
}
   
/*Shawn and Ken's Slider CSS*/


#slider1_container
{
    position: relative; 
    top: 10px;
    /*float: left;*/
    overflow: hidden;
    right: -187px;
    
}
#slider2_container
{
    position: relative; 
    top: -10px;
    float: left;
    overflow: hidden;
    
}



/* jssor slider bullet navigator skin 05 css */
            /*
            .jssorb05 div           (normal)
            .jssorb05 div:hover     (normal mouseover)
            .jssorb05 .av           (active)
            .jssorb05 .av:hover     (active mouseover)
            .jssorb05 .dn           (mousedown)
            */
            .jssorb05 div, .jssorb05 div:hover, .jssorb05 .av {
                background: url(../images/b05.png) no-repeat;
                overflow: hidden;
                cursor: pointer;
            }

            .jssorb05 div {
                background-position: -7px -7px;
            }

                .jssorb05 div:hover, .jssorb05 .av:hover {
                    background-position: -37px -7px;
                }

            .jssorb05 .av {
                background-position: -67px -7px;
            }

            .jssorb05 .dn, .jssorb05 .dn:hover {
                background-position: -97px -7px;
            }

             /* jssor slider arrow navigator skin 12 css */
            /*
            .jssora12l              (normal)
            .jssora12r              (normal)
            .jssora12l:hover        (normal mouseover)
            .jssora12r:hover        (normal mouseover)
            .jssora12ldn            (mousedown)
            .jssora12rdn            (mousedown)
            */
            .jssora12l, .jssora12r, .jssora12ldn, .jssora12rdn {
                position: absolute;
                cursor: pointer;
                display: block;
                background: url(../images/a12.png) no-repeat;
                overflow: hidden;
            }

            .jssora12l {
                background-position: -16px -37px;
            }

            .jssora12r {
                background-position: -75px -37px;
            }

            .jssora12l:hover {
                background-position: -136px -37px;
            }

            .jssora12r:hover {
                background-position: -195px -37px;
            }

            .jssora12ldn {
                background-position: -256px -37px;
            }

            .jssora12rdn {
                background-position: -315px -37px;
            }

#housingTypeContainer1.x-item-disabled {
    opacity: 1.8;
}
#housingTypeRadioButtons1.x-item-disabled {
    opacity: 1.8;
}


/* ExtJS report grid */


/* to maintain compatibility with old report format */

#animalReportContainer {
    
    overflow: auto;
    float: left;

}


#agroforestryReportContainer {
    
    overflow: auto;

}

#forestryReportContainer {
    
    overflow: auto;

}



#fieldReportContainer {
    overflow: auto;
    float: left;
    /*padding-left: 5px;
    padding-right: 5px;*/
    /*width: 1200px;*/
    /*height: 600px;*/
}


#fieldReportType {
    overflow: auto;
    padding: 5px;
    /*width: 310px;
    height: 100px;*/
    float: left;
}


#fieldReportHeader {
    overflow: auto; /*so that height will be set by children*/
    /*height: 100px;
    width: 1600px;*/
}


#animalagReportHeader {
    overflow: auto; /*so that height will be set by children*/
    /*height: 100px;
    width: 1600px;*/
}

#reportTabs {
    /*padding: 5px;*/
    /*padding-bottom: 25px;*/
}

#reportTabContainer {
    padding-bottom: 25px;
    box-sizing: border-box;
}

/*

#reportTabs .x-panel-body {     only necessary for old report style
    overflow: auto;
}
*/

.reportGrid {
    /*padding: 5px;*/
    float: left;
}

/*
.fieldReportGrid.x-grid {
    overflow: hidden;
}
*/

/*
#reportTabs .fieldReportGrid .x-panel-body.x-grid-body {
    overflow: hidden;
}
*/

.reportGrid .x-column-header {
    font-size: 14px;
}

.reportGrid .x-column-header.x-group-sub-header {
    font-size: 12px;
}

.reportGrid .x-grid-cell {
    font-size: 14px;
}

.reportGrid .x-grid-group-title {
    font-size: 14px;
    text-indent: 0;
}

.reportGrid .x-grid-cell.emissionsSourceColumn {
    text-indent: 10px;
}

.reportGrid .x-grid-cell.scenarioEmissionsValueColumn {
    border-right-style: none;
}


.reportGrid .x-grid-cell.invalidValue{
    background-color: red;
}

.reportGrid .x-grid-cell.informationalText{
    background-color: #FF9900;
}

.reportGrid .x-grid-cell.sharedLagoonText{
    background-color: #66CCFF;
}
.reportGrid .x-grid-cell.dataError{
    background-color: #FFCC99;
}

.reportGrid .x-grid-row.subcategoryRow .x-grid-cell.emissionsSourceColumn {
    text-indent: 20px;
    /*font-style: italic;*/
    /*font-size: small*/
}

.reportGrid .x-grid-row.subcategoryRow .x-grid-cell {
    font-size: 12px;
    /*font-style: italic;*/
    text-indent: 10px;
}



.reportGrid .x-grid-group-hd .x-grid-cell-inner {
    padding-top: 20px;
}

.reportGrid .x-grid-row-summary .x-grid-cell {
    font-weight: bold;
}

.reportGrid .x-grid-row-summary:last-of-type .x-grid-cell {
    padding-bottom: 20px;
}


.reportGrid .x-toolbar.x-docked-bottom {
    padding: 0px;
    border-style: none;
    /*font-weight: bold;*/
    /*font-style: italic;*/
}

.reportGrid .overallSummary .x-grid-cell {
    font-weight: bold;
    font-style: italic;
}



#animalTypesList.x-panel-default-framed {
    background-color:transparent;
}

.reportGrid .overallSummary.x-grid {
    /*margin-top: 10px;*/
}



.equation span {
    position: fixed;
	visibility:hidden;
}
.equation:hover span {
	visibility:visible;
	top:0px; left:0px;
    z-index: 2000;
}

#exportAnimalAgButton
{
    float: left;
    margin-top: 5px;
    display: block;
}

#explainAnimalAgButton {
    float: left;
    margin-top: 5px;
    display: block;
}
.newImage
{
    cursor: pointer;
}

#ghgLink {
    float: left;
    margin-top: 5px;
    margin-left: 5px;
    
}

.sectionBlockForestry
{
    background-color: #EEEEEE;
    border-color: #bbb !important;
    border-style: solid;
    border-width: 1px;
    display: block;
    float: left;
    height: 100%;
    margin: 10px;
    padding: 10px;
    
}

#templateWindow
{
    display: none;
    overflow-x:hidden;
     overflow-y:hidden;
     width:880px;
     height:830px;
}
/*#consvWindow
{
    display: none;
    overflow-x:hidden;
     overflow-y:hidden;
     width:1100px;
     height:650px;
}*/

.cropTemplate
{
    position: relative;
    width: 815px;
    height: 740px;
    float: left;
    margin: 5px;
}
.cropTile
{
    padding: 5px;
    border: 1px solid #888;
    width: 100px;
    height: 120px;
    background-color: #fff;
    position: absolute;
    margin: 5px;
}
.cropTileHeader
{
    border: 1px solid #888;
    height: 20px;
    border-bottom-width: 0px;
    font-size: 11px;
    position: relative;
    text-align: center;
}
.cropTileLabel
{
    margin-top: 3px;
}
.cropTileImage
{
    width: 150px;
}
.cropTile img
{
    width: 100%;
    border: 1px solid #aaa;
    border-top-width: 0px;
    outline-width: 15px;
}
/*.draggable-demo-product-price
{
    position: absolute;
    top: 124px;
    left: 6px;
    width: 113px;
    text-align: center;
    font-family: Verdana;
    font-size: 11px;
    display: none;
    height: 16px;
    border-top: 1px solid #888;
    border-bottom: 1px solid #fff;
}*/

.cropSequenceWrapper
{
    float: right;
    /*border: 1px solid #aaa;*/
    /*height: 455px;*/
    /*width: 260px;*/
    margin: 0px 5px 0px 10px;
    display:inline-block;
}
.cropTemplateTitle
{
    font-size: 20px;
    font-family: Verdana;
    text-align: center;
    padding: 0px 5px 10px 5px;
    /*padding-top: 5px;*/
    /*margin: 5px;
    margin-top: 0px;*/
    font-weight: bold;
    /*border: 1px solid #aaa;*/
}
.cropSequence
{
    border: 2px dashed #aaa;
    padding: 5px;
    width: 285px;
    margin: auto;
    /*margin-left: 15px;*/
}
.irriImg
{
    display: block;
    margin: auto;
    height: 25px;
    width: 25px;
}
/*.draggable-demo-total
{
    font-size: 17px;
    font-family: Verdana;
    margin: 6px;
    margin-top: 7px;            
    padding: 7px;
}*/

#buttonWrapper {
    display: inline-block;
    margin: 15px auto 0px;
}

#cancelTemplate
{
  width:100px;
    float: left;
}

#promptWindow {
line-height:1;
}

#saveTemplate
{
   float: left;
   margin-left: 10px;
}

#grazingGrid
{
    margin-top: 10px;
}

#locationSelect
{
    display: none;
    vertical-align: middle;
    margin: 10px 0px 5px 0px;
}

/*#parcelDropdown
{
    display: inline-block;
}*/

#locationSelect b, #locationSelect div 
{
    display: inline-block;
    vertical-align: middle;
    margin-right: 15px;
}

#createTemplate
{
    /*clear: both;*/
    float: left;
    margin-bottom: 10px;
}
#createConsv
{
    /*clear: both;*/
    float: left;
    margin-bottom: 10px;
}
.tableLabel 
{
    font-size: 17px; 
    float: left;
}

.tableHelp 
{
    float: left; 
    color:#555; 
    visibility: hidden;
}

.tableAddButton 
{
    float:right !important; 
    background-color: rgba(0,0,0,0) !important; 
    margin-top: 2px !important; 
    cursor: pointer !important;  
    color:#444 !important; 
}

.jqx-grid-empty-cell span
{
    font-weight: bold;
    /*font-size: 17px;*/
}
.timeoutWindow 
{
    margin:7px 0px 0px 10px; 
    font-size: 1.2em !important;
}

#createTemplateRow
{
    position: relative;
}
#createConsvRow
{
    position: relative;
}

#templateNew
{
    position: absolute;
    left: 185px;
}
#consvNew
{
    position: absolute;
    left: 185px;
}
#baseMapButtons
{
    margin-top: 5px;
    opacity: 0.8;
    position: absolute;
    right: 180px;   
    /*background-image: url("../images/locations-callout-bkgd.gif");
    background-repeat: no-repeat;*/
    height: 43px;
    position: absolute;
    width: 200px;
    z-index: 1;
}
.ui-dialog {
    z-index: 9999 !important;
}
.ui-widget-overlay {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
}

.erroricon {
  display: inline-block;
  line-height: 30px;
  padding-left: 30px;
   background-image: url(../images/error.jpg);
  background: url("icon.png") no-repeat scroll 0 0 transparent;
}
.required 
{ 
    color: red; 

}
.jqx-icon-close {
    cursor: pointer;
    background-image: url(images/close.png);
    background-repeat: no-repeat;
    background-position: center;
}
.myTitleClass .ui-dialog-titlebar {
          background:#33ccff;
    }

.dropdown-content {
    display: none;
    position:absolute;
    margin-top:40px;
    background-color: #f9f9f9;
    min-width: 250px;
    box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
    z-index: 1;
}

.dropdown-content a {
    float:none;
    color: black;
    padding: 12px 16px;
    text-decoration: none;
    display: block;
    background-color:#DCDCDC;
    font-family:sans-serif
}

.dropdown-content a:hover {background-color: #D3D3D3}
.show {display:block;}

.searchHeading {
    font-size:14px;
    font-weight:bold;
    color:#005782;
    padding-top:8px;
    padding-bottom:8px;
}
#helpTextParcel::-webkit-scrollbar {
    width: 12px;
}
#helpTextParcel::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
    border-radius: 10px;
}
#helpTextParcel::-webkit-scrollbar-thumb {
    border-radius: 10px;
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.5); 
}
#helpTextStand::-webkit-scrollbar {
    width: 12px;
}
#helpTextStand::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
    border-radius: 10px;
}
#helpTextStand::-webkit-scrollbar-thumb {
    border-radius: 10px;
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.5);
}
.handle {                                                                            
                                    
  display: block;                                                          
  float: left;                                                             
  width: 10px;                                                             
  height: 11px;                                                            
}                                                                                    

.collapsed {                                                                         
  background: transparent url(../images/tool-spritesPlus.gif);                     
  background-repeat: no-repeat;                                            
  background-position: center bottom;                                      
  cursor: pointer;                                                         
}                                                                                    

.expanded {                                                                          
  background: transparent url(../images/tool-spritesMinus.gif);                    
  background-repeat: no-repeat;                                            
  background-position: center bottom;                                      
  cursor: pointer;   
}

/* The Modal (background) */
.modal {
    display: none; /* Hidden by default */
    position: fixed; /* Stay in place */
    z-index: 1; /* Sit on top */
    left: 0;
    top: 0;
    width: auto; /* Full width */
    height: auto; /* Full height */
    overflow: auto; /* Enable scroll if needed */
   
}

/* Modal Content/Box */
.modal-content {
    background-color: #fefefe;
     /*position: relative;*/
    margin: 25% 25%;   
    padding: 20px;
    border: 1px solid #888;
    width: 50%; /* Could be more or less, depending on screen size */
    height:auto;
  overflow-y: auto; 
   overflow-x: hidden; 
}

/* The Close Button */
.close {
    color: #aaa;
    float: right;
    font-size: 28px;
    font-weight: bold;
    padding-bottom:20px;
}

.close:hover,
.close:focus {
    color: black;
    text-decoration: none;
    cursor: pointer;
}
 .dataTables_scrollBody {
     overflow-x: hidden !important;
 }

 .consvLabel
{
    color: #0070BF;
    font-size: medium;
    font-weight: bold;
    margin-bottom: 50px;
}
 .consvInnerLabel
{
    color: #0070BF;
    font-size: small;
    font-weight: bold;
    margin-bottom: 50px;
}
.jqx-fill-state-pressed-radioOrange {
    background-color: orange !important;
}
.consvsubrb {
    margin-left: 50px;
}
#jqxRadioButton.jqx-radiobutton {
   
    margin-left: 20px;
}
#jqxRadioButton1.jqx-radiobutton {
   
    margin-left: 20px;
}
#jqxRadioButton2.jqx-radiobutton {
   
    margin-left: 20px;
}
#jqxRadioButton3.jqx-radiobutton {
   
    margin-left: 20px;
}
#jqxRadioButton4.jqx-radiobutton {
   
    margin-left: 20px;
}
#jqxRadioButton5.jqx-radiobutton {
   
    margin-left: 20px;
}

#jqxCTRadioButton.jqx-radiobutton {
   
    margin-left: 40px;
}
#jqxCTRadioButton1.jqx-radiobutton {
   
    margin-left: 40px;
}
#jqxCTRadioButton2.jqx-radiobutton {
   
    margin-left: 40px;
}
#jqxEERadioButton.jqx-radiobutton {
   
    margin-left: 40px;
}
#jqxEERadioButton1.jqx-radiobutton {
   
    margin-left: 40px;
}


#jqxConCovRadio1.jqx-radiobutton {
    margin-left: 40px;
}
#jqxConCovRadio2.jqx-radiobutton {
    margin-left: 40px;
}

#jqxSBRadioButton0.jqx-radiobutton {
    margin-left: 40px;
}
#jqxSBRadioButton1.jqx-radiobutton {
    margin-left: 40px;
}
#jqxSBRadioButton2.jqx-radiobutton {
    margin-left: 40px;
}
#jqxSBRadioButton3.jqx-radiobutton {
    margin-left: 40px;
}
#jqxSBRadioButton4.jqx-radiobutton {
    margin-left: 40px;
}
#jqxSBRadioButton5.jqx-radiobutton {
    margin-left: 40px;
}
#jqxSBRadioButton6.jqx-radiobutton {
    margin-left: 40px;
}
#jqxSBRadioButton7.jqx-radiobutton {
    margin-left: 40px;
}
#jqxSBRadioButton8.jqx-radiobutton {
    margin-left: 40px;
}
#jqxSBRadioButton9.jqx-radiobutton {
    margin-left: 40px;
}
#jqxSBRadioButton10.jqx-radiobutton {
    margin-left: 40px;
}
#jqxSBRadioButton11.jqx-radiobutton {
    margin-left: 40px;
}



#jqxctcheckbox.jqx-checkbox
{
   
    margin-left: 20px;
}
#jqxEERadioButton1.jqx-radiobutton {
    margin-left: 40px;
}

#jqxcheckboxStripAndBorder.jqx-checkbox {
    margin-left: 20px;
}
#jqxcheckboxConCover.jqx-checkbox {
    margin-left: 20px;
}
#jqxeecheckbox.jqx-checkbox
{
   
    margin-left: 20px;
}
#jqxcheckbox.jqx-checkbox
{
   
    margin-left: 20px;
}
#jqxcheckbox1.jqx-checkbox
{
   
    margin-left: 20px;
}
#jqxcheckboxWONitr.jqx-checkbox
{
   
    margin-left: 20px;
}
#jqxcheckbox2.jqx-checkbox
{
   
    margin-left: 20px;
}

#jqxSubmitButtonAddConsv {
    background-image: url(../images/button-mid-sprite.gif);
}
#jqxcovercrop.jqx-combobox
{
   
    margin-left: 40px;
}
#jqxcovercropWONitr.jqx-combobox
{
   
    margin-left: 40px;
}
#addConsv
{
   float: left;
   margin-left: 80px;
}
#clearSel
{
   float: left;
   width: 150px;
}

#consvdef
{
   float: left;
   width: 300px;
}

.consvpopupheader {
    font-size:medium;
    font-weight:bold;
    width:600px;
}

.mgmtconsvpopupheader {
    font-size:small;
    font-weight:bold;
    width:600px;
}

#jqxpanelconsvverticalScrollBar{
  display: none
}
#jqxpanelconsv.jqx-widget-content {
    border-color:transparent
}
#ccwarng {
    color:#e24c00;
    font-style:italic;
    margin-left:40px;
}
#ccwarngwonitr {
    color:#e24c00;
    font-style:italic;
    margin-left:40px;
}
.activityyearLink
{
    color: #00F;
    font-size: 10px;
    font-weight: normal !important;
    margin-left: 5px;
}

.greybutton {
    background-color: #e7e7e7;
    color: black;
    border: none;
   
    background-color: #DCDCDC;
    background-image: linear-gradient(#DCDCDC, #E8E8E8);
    background: linear-gradient(rgba(220,220,220,0.8), rgba(232,232,232,0.2));
    border-radius: 4px;
    padding: 10px 12px;
    text-align: center;
    text-decoration: none;
    display: inline-block;
    font-size: 8px;
}
