
body{
    padding-right: 25px;
}
th, td{

    padding: 10px;
    text-align: center;
    max-width: 300px;
}

#select{
    display: block;
    width: 40%;
    margin: auto;
}

div{
    vertical-align: top;
}

#idModificar{
    position: fixed;
}

#btnModificarDocente, #btnIngresarDocente{
    width: 60%;
}

#ingresarDocente{
    position: fixed;
}
footer{
    height: 140px;

}

#idModificar, #ingresarDocente{
    margin-right: 8px;
}