.login_as {
  color: yellow;
  font-size: 15px;
}
.th_data {
  border-bottom: 1px solid #ccc;
  padding: 10px;
}
.th_header {
  background: #ccc none repeat scroll 0 0;
  border: 1px solid #ccc;
  font-weight: bold;
  padding: 10px;
}
.edit_action .hidden-sm.hidden-xs.btn-group {
  margin-top: -10px;
}
.edit_status .label.label-sm.label-success {
  height: 17px;
}
.status_result {
  color: green;
  font-size: 15px;
  padding: 5px;
  text-align: center;
}
.status_Tax{
  color: green;
  font-size: 15px;
  padding: 5px;
  text-align: center;
}
.status_Dept{
	color: green;
  font-size: 15px;
  padding: 5px;
  text-align: center;
}