﻿.legendItemButton {
    margin-bottom: 2px;
    width: 220px !important;
}

.legend_items label {
	font-size: smaller;
}

#legend_items_div_year_loss label {
	width: 100px !important;
	font-size: smaller;
}

	/*#legend_items_div_year_loss label[data-value="5220"] {
		width: 200px !important;
	}
	#legend_items_div_year_loss label[data-value="5222"] {
		width: 200px !important;
	}*/
#drivers_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;
}

#drivers_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;
}


#lblLossYear{
	color: red;
	font-weight: bold;
}

.centered{
	text-align: center;
}
