﻿.legendItemButton {
    margin-bottom: 2px;
    width: 220px !important;
}

.legend_items label {
	font-size: smaller;
}

#visual_interpretation_experiments_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;
}

#visual_interpretation_experiments_validation button {
    margin: 5px;
    width: 150px !important;
}

#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;
    }

.option_yes_no {
    margin-top: 5px;
}

	.option_yes_no label {
		width: 100px !important;
	}

.href {
    font-size: smaller !important;
    width: 150px;
	margin-top: 2px;
}

#accordion a {
	width: 148px !important;
}

.href_valbar {
	font-size: smaller !important;
}

fieldset legend {
	font-size: smaller;
	font-weight: bold;
	text-decoration: underline;
}


.centered{
	text-align: center;
}
