.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;
    }


.validation_valbar {
    padding-left: 5px;
    padding-right: 5px;
    /*width: 260px;*/
    text-align: center;
}

.submit_button {
    text-align: center;
    margin-top: 20px;
}

    .submit_button button {
        width: 121px !important;
        margin-bottom: 22px;
        float: left;
    }


#btnStopValidation {
    display: none;
}



#div_experts {
    text-align: left;
    margin-left: 5px;
}

    #div_experts button {
        width: 150px !important;
        font-size: smaller;
        margin-bottom: 5px;
    }

    #div_experts input[type=text] {
        margin-top: 3px;
        margin-bottom: 3px;
        width: 122px;
    }

.href {
    font-size: smaller !important;
    width: 150px;
    margin-top: 2px;
}

#accordion a {
    width: 148px !important;
}


.correct_input {
    width: 110px !important;
}


.validation_texts {
    width: 220px;
}
