.navbar-light .navbar-nav .nav-link { color: #1d1a1a; }
#navbarMenu .dropdown-menu.show { font-size: small; }
html { position: relative; min-height: 100%; }
body { margin-bottom: 40px; }
.footer { position: absolute; bottom: 0; width: 100%; line-height: 24px; background-color: #f5f5f5; }
.card-header a:not(.btn):after { float: left; padding-right: 10px; font-family: "Font Awesome 5 Free"; content:"\f0d7"; font-weight: 900; }
.card-header a.collapsed:after { content: "\f0da"; }
.custom-file-label:after{ content: "Examinar"; }
.modal { overflow-y:auto; }
.nav-tabs .nav-link { border: 1px solid #dee2e6; }
p.form-control { height: auto; min-height: 32px; min-height: calc(1.4em + .75rem + 2px); }
.card-header { min-height: 35px; }

.bg-disabled{background-color: #e9ecef;opacity: 1 !important;}

.contenido{background-color: white;min-height: 100%;}
.table-bordered .bg-primary th { border-color: transparent; }
.vdp-datepicker__calendar .cell.selected {
    background: #537499 !important; 
    color: white !important;
}
.table-complete {
	 width: 100%;
}

.table-complete td{
  padding: 0 !important;
  margin: 0 !important;
}