#imgLogo
{
    height: 120px !important;
    margin-top: 10px;
}
.txtTitulo
{
    color: #575756;
    font-size: 1.1rem !important;
    font-weight: 700 !important;
    margin-right: 50px !important;
    margin-top: 20px;
}
.txtmodalidades
{
    color: #cac147 !important;
    font-weight: 700;
    padding: 0;
    margin: 0;
}
navbar
{
    background-color: #148a92 !important;
}
.txtnavbar
{
    color: #00AAB7 !important;
    font-size: 1.1rem !important;
}
.txtnavbar:hover
{
    color: #0b565c !important;
}
.footer
{
    position: absolute;
    bottom: 0;
    justify-content: center !important;
    text-align: center;
}
#buscar
{
    background-color: #00AAB7;
    color: white;
    font-weight: 700;
}
#buscar:hover
{
    background-color: #048a94;
    font-weight: 700;
}
.btnEditar
{
    background-color: #00AAB7 !important;
    opacity: 0.9;
}
.btnEditar:hover
{
    background-color: #00AAB7 !important;
    opacity: 1;
}
