﻿.bg-login-image-homeland {
    background: url("../img/logo.jpg");
    background-position: center;
    background-size: cover;
}

.div-login-homeland {
    max-width: 70% !important;
}

a.fa-user-edit , a.fa-edit
{
    display: flex;
    flex-flow: column wrap;
    align-content: center;
}

#frmDetalleLegajo .table.table-bordered {
    font-size: .85rem !important;
    width: 200%;
}

.table-responsive {
    max-height: 25rem !important;
}

.table-bordered td, .table-bordered th{
    width: max-content;
}

img.img-profile{
    height: 4.5rem !important;
}

img.principal {
    width: 100%;
}
