.btn_nav{
	margin-top:3em;
}

.div_colecciones{
	margin-top:-1em;
}

.div_otroCargo{
	margin-top:2em;
}

.error-periodo{
	color: red;
    font-weight: bold;
    font-size: 10pt;
    /* margin-top: 10px; */
    width: 500px;
    clear: both;
}

.select2-error {
    background-color: #fff!important;
    border: 1px solid darkred!important;
    border-radius: 4px!important;
}

.select2-ok {
    background-color: #fff!important;
    border: 1px solid #ccc!important;
    border-radius: 4px!important;
}

.div_form_academica legend {
    font-weight: bold!important;
}

.div_form_academica legend i {
    margin: 10px 5px;
}
