.val_input {
    width: 200px;
}
	
#pixel_validation button{
	width: 200px;
	margin: 5px;
}

#pixel_validation .Textarea {
	margin: 5px;
	width: 200px;
	height:70px;
}


#showClassificationOption{
    text-align: center;
}


.validateButtons {
    margin-top: 10px;
    /*margin-bottom:10px;*/
    text-align: center;
}

#sample_next{
    margin-top: 20px;
    width: 180px;
}
#zoom_to{
    margin-top: 5px;
    width: 180px;
}

/*.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;
}

#legendItemButtons .delete_button{
    margin-top: 10px;
}


#btnStopValidation{
	display: none;
}


#classification_legends_dropdown{
	display: none;
}

#pixel_val_tool_buttonlist{
	display: none;
}

.dropdown_label{
	display: none;
}
/***************dropdowns******************/
#classification_legends_dropdown{
	width: 200px !important;
	margin: 5px;
}

#classification_legends_list{
    width:190px;
}

#pixel_size_dropdown{
	width: 200px !important;
	margin: 5px;
}

#pixel_size_list{
    width:190px;
}

/******************************************/

#showClassificationOption{
    text-align: center;
}

.legend_color_delete {
    
    float: left;
    margin-right: 5px;
    margin-left: 3px;
    /* resize jquery-ui icon size */
    -ms-transform: scale(1.2); /* IE 9 */
    -webkit-transform: scale(1.2); /* Chrome, Safari, Opera */
    transform: scale(1.2);

    /*    
    width: 20px;
    height: 15px;
    margin-bottom: 3px;
    margin-top: 3px;
    border: 1px dashed black;
    */
}

#pixel_val_tool_buttonlist{
    text-align: center;
}


#pixel_val_opacity_slider{
    margin: 0px 12px;
    margin-top: 5px;
    margin-bottom: 10px;
}

.download {
    font-size: smaller;
    width: 200px;
}

#pixel_validation table {
    /*border-collapse: collapse;*/
    font-size: smaller;
    /*margin-bottom: 10px;*/
    /*width: 100%;*/
    text-align: center;
}

#div_experts{
    display: none;
}

#div_experts button{
    width: 150px!important ;
}

#div_experts input[type=text]{
    margin-left: 5px;
}

.slider {
    margin-left: 10px;
    margin-right: 10px;
}

/*CGLOPS-1*/
#div_cglops_tree_crop {
    margin-bottom: 50px;
}