.val_input {
    width: 200px;
}

.overview {
    text-align: left;
}

#cglops_validation button {
    width: 200px;
    margin: 5px;
}

#cglops_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 {
    margin-top: 10px;
    margin-bottom: 10px;
}

    .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;
}

#cglops_val_tool_buttonlist {
    display: none;
    text-align: center;
}

.dropdown_label {
    display: none;
}

.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;
    */
}

#cglops_val_opacity_slider {
    margin: 0px 12px;
    margin-top: 5px;
    margin-bottom: 10px;
}

.download {
    font-size: smaller;
    width: 200px;
}

#cglopsl_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;
}

#txtReferenceYear{
    width: 35px;
}
