td{ font-size: 11px; }
th{ font-size: 11px; }
.nav-link{ font-size: 14px; }
label{ font-size: 13px; }
.dataTables_wrapper{
  padding: 0px;
}

.btn{
	font-size: 13px;
}

.modal-body{
	font-size: 13px;
}

.table{
	font-size: 13px;
}

.dataTables_processing{
	background-color:transparent;
	border-color: transparent;
}

.img_proccesing{
	
}

.avatar{
  	height: 40px;
  	width: 40px;
  	background-repeat: no-repeat;
  	background-position: 50%;
  	border-radius: 50%;
	background-size: 100% auto;
}

.avatar2{
	border: 4px inset #4286f4;
	margin-left: auto;
	margin-right: auto;
	display: block;
  	height: 150px;
  	width: 150px;
  	background-repeat: no-repeat;
  	background-position: 50%;
  	border-radius: 50%;
  	background-size: 100% auto;
}

#modal_perfil{
	background-size: cover;
	background-repeat: no-repeat;
}

#tabla_modal_perfil{
	margin-top: 4%; 
	text-align: left;
}

.img_profile_noticia{
	margin-right: 2%;
}