.stop_btn{
	display: none;
}
#cglops_forest_validation button{
    width: 230px;
}

input[type=checkbox] + label{
    width: 200px;
    font-size: smaller;
}


.legend_items, .legend_items label {
    margin-bottom: 2px;
    width: 250px!important ;
}  

.legend_items label{
    font-size: smaller;
}


.ui-icon-info {
    float: right;
    cursor: pointer;
    margin-right: 30px;
    margin-top: 3px;
}

#btnKmlCoordinate{
    font-size: smaller;
}
#div_experts{
    display: none;
}

#div_experts button{
    width: 150px!important ;
}


#cglops_forest_validation {
    padding-left: 5px;
    padding-right: 5px;
    /*width: 260px;*/
}


.validation_texts{
    width: 222px;
}

#cglops_forest_validation label{
    font-size: smaller;
}

#div_leaderboard table {
    /*border-collapse: collapse;*/
    font-size: smaller;
    /*margin-bottom: 10px;*/
    /*width: 100%;*/
}

#pixel_val_opacity_slider{
    margin: 0px 12px;
    margin-top: 5px;
    margin-bottom: 10px;
}
