.contenedor_formulario_amplio { width: 80%;}

.btn-info{ background:#68b849; border:#68b849; }
.w30 { width:30px;}
.checkbox-normal{ position: relative !important; left:0 !important; margin:0 !important; opacity: 1 !important;}

#formularioBusqueda .color_fondo_filtros_elegidos { background-color: #ccc !important; color: #000 !important;}

.datagrid .custom-control { min-height: 0; }
.datagrid label.custom-checkbox { margin-top: -0.8rem; }

.contenedor_busqueda_inline { display: flex; flex-wrap: nowrap; }
#formularioBusqueda .boton_buscar, #formularioBusqueda .boton_limpiar {cursor: pointer;}
.footer {font-size: 0.65rem;}
.contenedor_datagrid {font-size: 0.70rem;}
.contenedor_datagrid .contenedor_formulario_busqueda label {font-size: 0.8rem;}

.card-folder { height: 100px;}
.card-folder > .card-body { display: flex; flex-direction: column; justify-content: space-between;}
.table-ficheros { background-color: #ffffff;}
.table-ficheros .nombre_fichero { width: 70%; text-align: left;}
.table-ficheros .nombre_fichero i { font-size: 28px !important; color: #212121; margin-right: 5px;}
.table-ficheros .nombre_fichero i:hover { color: #1a7ff7;}
.table-ficheros .fecha { width: 15%; text-align: center;}
.table-ficheros .botonera-docu { width: 15%; max-width: 150px;}
.table-ficheros.table-hover tbody tr:hover { background-color: #eaeaea;}

.fresco .pastilla-intro { padding-left: 30px; padding-right: 30px; padding-bottom: 30px; min-width: 373px;}
.card-intro { height: 130px;}
.card-intro > .card-body { display: flex; flex-direction: column; justify-content: flex-end; flex-wrap: wrap; height: 130px;}
.card-intro > .card-body img { margin-bottom: 8px;}
.card-intro > .card-body .card-title { width: 200px; font-size: 28px; margin: 0 0 8px 10px;}
.card-intro > .card-body .card-title a { color: #fff;}
.formulario_busqueda_calendario .bg-primary { background-color: #000 !important;}

.contenedor_tipo_file .fa-folder::before{ font-family: 'themify'; content: "\e66b"; font-size:14px;}

.fondo_verde { background-color: #21a39c;}
.fondo_naranja { background-color: #e0ad4d;}
.color_naranja { color: #e0ad4d;}
.color_verde { color: #21a39c;}
.color_negro { color: #000;}
.color_blanco { color: #fff;}

.tabla-estadisticas tr:nth-child(even) {background: #E6FFFF;}
.tabla-estadisticas input:read-only{ background-color: #ccc;}