.val_input {
    width: 200px;
}
	
#draw_classification button{
	width: 200px;
	margin: 5px;
}

#draw_classification .Textarea {
	margin: 5px;
	width: 200px;
	height:70px;
}


#showClassificationOption{
    text-align: center;
}


.validateButtons {
    margin-top: 10px;
    /*margin-bottom:10px;*/
    text-align: center;
}

/*.legendItemButton {
    margin-bottom: 2px;
    width: 250px !important;
}    

.legendItemButton .ui-button-text {

    font-size: smaller;
}*/

#legendItemButtons label{
    margin-bottom: 2px;
    width: 250px;
}

#legendItemButtons label .ui-button-text{
    font-size: smaller;
}

#classification_legends_dropdown{
	width: 200px !important;
	margin: 5px;
}

#classification_legends_list{
    width:190px;
}

#btnStopClassification{
	display: none;
}
