.weed_checkbox
{
	height:28px;
}

.weed_list_image
{
	max-width: 4em;	
	border-radius: 5px;
	box-shadow: 2px 1px 2px 2px #ddd;
}

.weed_list_text
{
	text-decoration-line:none !important; 
	text-decoration:none !important;
	font-size: 14px;
}

.weed_popup_name
{
	text-align: center;
}

.weed_set .ui-block-a, .weed_set .ui-block-b, .weed_set .ui-block-c, .weed_set .ui-block-d
{
	border: 1px solid #f0f0f0;
}

.observe_button_div
{
	/*width:100%; 
	padding-left:25%;
	text-align:center;
	*/
}

.observe_button_div .ui-checkbox
{
	padding-left: 10px;
	padding-right: 10px;
}


.photopopup
{
	background-color: white;
	max-width: 95% !important;
}

.weeds_separator
{
	display: block;
    height: 1px;
    border: 0;
    border-top: 1px solid #dedede;
    margin: 1em 0;
    padding: 0;
}

button.photo_delete
{
	width: 40% !important;
}

#weeds_list_content
{
	padding-top: 0px !important;
}

.ui-popup-container
{
	max-width: 100%;
}

.ui-header
{
	border-top-color: #2d3e50 !important;
}

.weedPopupImage
{
	/*max-width: 93% !important;*/
	text-align: center;
	border-radius: 4px;
}

div.ui-checkbox
{
	margin-top: 11px;
}

h1.ui-title
{
	margin-left: 20% !important;
	margin-right: 20% !important;
}

#takePhotoText
{
	padding: 3	4px;
	border-radius: 3px;
	border: 1px solid #e7cea6;
}