#livestock_environment  h3
{
    font-size: smaller;
	background: #2E6E9E;
	color: #C5DBEC;
}

#manure_management_tabs .livestock_dialog_desc 
{
    float: left;
    width:300px;
    padding-top:4px;
}

.livestock_dialog_input
{
    float:left;
    width:100px;
    margin-bottom:4px;
	height: 32px;
	padding-left: 60px;
	text-align: right;
}

.livestock_dialog_input_radio
{
	float:left;
    width:250px;
    margin-bottom:4px;
	height: 32px;
	padding-left: 60px;	
}

.livestock_dialog_input input 
{
    width:100%;
	text-align: right !important;
}


.livestock_dialog_data
{
    float:left;
    width:100px;
    margin-bottom:4px;
	height: 32px;

}

.livestock_dialog_data input 
{
    width:100%;
	text-align: right !important;
}

#manure_management_tabs{
	z-index: 90000; 
	overflow-y: auto; 
	height: 500px;
}


#livestock_species_link selectbox-link-text{
	width: auto;
	max-width: none ;
}

#livestock_speciesdropdown{
	width: 130px !important;
}

#livestock_species_list{
    width:120px;
} 


#livestock_data_prodsys_link selectbox-link-text{
	width: auto;
	max-width: none ;
}

#livestock_data_prodsysdropdown{
	width: 130px !important;
}

#livestock_data_prodsys_list{
    width:120px;
} 

#livestock_prodsys_link selectbox-link-text{
	width: auto;
	max-width: none ;
}

#livestock_prodsysdropdown{
	width: 130px !important;
}

#livestock_prodsys_list{
    width:120px;
} 

#livestock_location_link selectbox-link-text{
	width: auto;
	max-width: none ;
}

#livestock_locationdropdown{
	width: 130px !important;
}

#livestock_location_list{
    width:120px;
}

.livestock_dialog_input_radio .ui-button-text{
	width: 35px;
}

#cmd_info_pixel_reset{
    width:150px;
} 

#cmd_info_pixel_submit{
    width:150px;
} 

#manureManagementButtonDiv{
	text-align: center;
}


.livestock_dialog_input .Textbox_changed{
	border: 1px solid #70A8D2; 
    box-shadow: 0 0 5px 3px #70A8D2; 
    outline: none;
	background: none repeat scroll 0 0 transparent !important;
	/*border: 0; 
box-shadow: 1px 1px 0 0 #89B7DA, 5px 5px 40px 2px #4297D7 inset; 
    outline:0; */
}

.manureManagementButtonActive{
	border: 1px solid #79B7E7 !important;
	color: #E17009 !important;
	font-weight: bold !important;
}