.custom_actions {
  font-size: 20px; 
  vertical-align: middle; 
  /* padding-right: 14px !important; */
  text-align: center;
}

.custom_actions .fa {
  padding-right: 11px;
  padding-left: 11px;
}

.custom_actions_header {
  text-align: center !important;
  width: 130px;
}

.bookmark {
  font-size: 20px; 
  vertical-align: middle; 
  padding: 0; 
  text-align: center;
}

.custom_actions .fa:hover {
  color: #0688a18c;
}

td {
  vertical-align: middle !important;
}


.bookmark .fa:hover:before{
	content: "\f005";
}

.bookmarked:before{
	content: "\f005";
}

.edit {
  
}

.sweetalertauth {
	display: block;
}