.btn-word{
	background: #0d47a1!important;
	color: white !important;
}
.btn-word:hover{
	background: #1565c0!important;
}
.text-primary-extranet{
	color: #1565c0
}
.modal-header{
	display: inline-flex!important;
}
.fondo_gob_pe{
	background: #BF0909 !important;
	color: #fff !important;
}
.color_letra_gob_pe {
	color: #fff !important;
}
.alerta_gob_pe {
	background-color: #FFD147 !important;
	color: #26292E;
}
.tags_gob_pe{
	background-color: #1B9D6B;
	color: #fff;
	border-radius: 10px;
}
.btn-buscar {
    background: #0e0f55;
    color: white;
}
.btn-tramite{
	background:#0e0f55;
	color:white;
}
.pagination{
	justify-content: end;
  	}

.pagination .page-link {
	padding: 0.25rem 0.5rem;
	font-size: 0.875rem;
	}
.pagination .page-item:first-child .page-link {
	border-top-right-radius: 0.2rem;
	border-bottom-right-radius: 0.2rem;
	}
.pagination .page-item:last-child .page-link {
	border-top-left-radius: 0.2rem;
	border-bottom-left-radius: 0.2rem;
	}
.dataTables_info{
	font-size: 11px;
	}

.p15{
	font-size: 15px;
}
.p13{
	font-size: 13px;
}
.p12{
	font-size: 12px;
}
.p11{
	font-size: 11px;
}
.p10{
	font-size: 10px;
}
.finalizado {
    position: absolute;
    font-size: 25px;
    color: #000fff63;
    font-weight: bold;
    padding-left: 30%;
}