
	.organizationview  {
		
  	font: 400 13px/14px "Source Sans Pro", sans-serif;
  	padding:10px;
}

.edit , .delete {

	cursor: pointer;
	padding:3px;
	font-size: 18px; 
}



