/********** All Action classes need a css class with the same name in lower case ***************/
/******* Single Deactivated**********/
.action_deactivated{
  border-width:1px;
  border-style:solid;
  border-color:#ffffff;
  background-color:#ffffff;
  text-align:center;
  font: 7pt Verdana;
  color:#000000;
  cursor:pointer;
}
.action_save{
  border-width:1px;
  border-style:solid;
  border-color:#000000  #000000 #000000 #000000;
  background-color:#eeee99;
  text-align:center;
  font: 10pt Verdana;
  color:#000000;
  /**width:200px;**/
  cursor:pointer;
  padding-left:2px;
  padding-right:2px;
  /**background-image:url(http://localhost/bpm_mgr/custom/images/buttons/gray.jpg);**/
}

.action_active{
  border-width:0px;
  border-style:solid;
  border-color:#666666;
  background-color:#ffffff;
  text-align:center;
  font: bold 10pt Verdana;
  color:#008800;
  /**width:200px;**/
  cursor:pointer;
}
.action_inactive{
  border-width:0px;
  border-style:solid;
  border-color:#000000;
  background-color:#ffffff;
  text-align:center;
  font: bold 10pt Verdana;
  color:#660000;
  /**width:200px;**/
  cursor:pointer;
}
.action_deleteinitiate{
  border-width:0px;
  border-style:solid;
  border-color:#000000;
  background-color:#ffffff;
  text-align:center;
  font: 7pt Verdana;
  color:#000099;
  /**width:200px;**/
  cursor:pointer;
}
.action_delete{
  border-width:0px;
  border-style:solid;
  border-color:#000000;
  background-color:#ffffff;
  text-align:center;
  font: 12pt Verdana;
  color:#000000;
  /**width:200px;**/
  cursor:pointer;
}
.action_new{
  padding-left:2px;
  padding-right:2px;
  background-image:url(images/gray.jpg);
  border-width:0px 1px 0px 1px;
  border-style:solid;
  border-color:#009900;
  background-color:#eeee99;
  text-align:center;
  font: 10pt  Verdana;
  color:#007700;
  /**width:200px;**/
  cursor:pointer;
  
}
.action_pickornew{
  padding-left:2px;
  padding-right:2px;
  /**background-image:url(http://localhost/bpm_mgr/custom/images/buttons/gray.jpg);**/
  border-width:1px;
  border-style:solid;
  border-color:#000099;
  background-color:#eeee99;
  /*text-align:center;*/
  font: 10pt Verdana;
  color:#000000;
  /**width:200px;**/
  cursor:pointer;
  
}
.action_indent{
  position:relative;
  left:20px;
}
.action_add{
  border-width:0px;
  border-style:solid;
  border-color:#000000;
  background-color:#ffffff;
  text-align:center;
  font: 7pt Verdana;
  color:#770000;
  /**width:200px;**/
  cursor:pointer;
  padding-left:2px;
  padding-right:2px;
  /**background-image:url(http://localhost/bpm_mgr/custom/images/buttons/gray.jpg);**/
}
.action_downloadinitiate{
  border-width:0px;
  border-style:solid;
  border-color:#000000;
  background-color:#ffffff;
  text-align:center;
  font: bold 7pt Verdana;
  color:#007700;
  /**width:200px;**/
  cursor:pointer;
  padding-left:2px;
  padding-right:2px;
  /**background-image:url(http://localhost/bpm_mgr/custom/images/buttons/gray.jpg);**/
}
.action_downloadinitiate_title{
  border-width:0px;
  border-style:solid;
  border-color:#000000;
  background-color:#ffffff;
  text-align:center;
  font: bold 10pt Verdana;
  color:#000000;
  /**width:200px;**/
  cursor:pointer;
}
.action_downloadinitiate_description{
  border-width:0px;
  border-style:solid;
  border-color:#000000;
  background-color:#ffffff;
  text-align:center;
  font: 10pt Verdana;
  color:#000000;
  /**width:200px;**/
  cursor:pointer;
}
.action_downloadinitiate_instruction{
  border-width:0px;
  border-style:solid;
  border-color:#000000;
  background-color:#ffffff;
  text-align:center;
  font: 7pt Verdana;
  color:#000000;
  /**width:200px;**/
  cursor:pointer;
}
.action_editinitiateajax {
  border-width:0px 1px 0px 1px;
  border-style:solid;
  border-color:#;
  /*background-color:#ffffff;*/
  text-align:center;
  font: 7pt Verdana;
  color:#000099;
  /**width:200px;**/
  cursor:pointer;
  padding-left:2px;
  padding-right:2px;
  background-image:url(images/gray.jpg);
}
.action_editinitiate{
  border-width:0px 1px 0px 1px;
  border-style:solid;
  border-color:#;
  /*background-color:#ffffff;*/
  text-align:center;
  font: 7pt Verdana;
  color:#000099;
  /**width:200px;**/
  cursor:pointer;
  padding-left:2px;
  padding-right:2px;
  background-image:url(images/gray.jpg);
}
.action_comment{
  border-width:1px;
  border-style:solid;
  border-color:#ffffff #ffffff #cccccc #ffffff;
  background-color:#ffffff;
  text-align:center;
  font: 8pt Verdana;
  color:#000099;
  /**width:200px;**/
  cursor:pointer;
  padding-left:2px;
  padding-right:2px;
  /**background-image:url(http://localhost/bpm_mgr/custom/images/buttons/gray.jpg);**/
}
.action_issue{
  border-width:1px;
  border-style:solid;
  border-color:#ffffff #ffffff #cccccc #ffffff;
  background-color:#ffffff;
  text-align:center;
  font: 8pt Verdana;
  color:#770000;
  /**width:200px;**/
  cursor:pointer;
  padding-left:2px;
  padding-right:2px;
  /**background-image:url(http://localhost/bpm_mgr/custom/images/buttons/gray.jpg);**/
}
/********** Transition Actions **************************************/
.action_next{
  border-width:1px;
  border-style:solid;
  border-color:#000000;
  background-color:#cccc77;
  text-align:center;
  font: bold 10pt Verdana;
  color:#000099;
  /**width:200px;**/
  cursor:pointer;
  padding-left:2px;
  padding-right:2px;
  /**background-image:url(http://localhost/bpm_mgr/custom/images/buttons/gray.jpg);**/
}
.action_back{
  border-width:1px;
  border-style:solid;
  border-color:#000000;
  background-color:#cccc77;
  text-align:center;
  font: bold 10pt Verdana;
  color:#000099;
  /**width:200px;**/
  cursor:pointer;
  padding-left:2px;
  padding-right:2px;
  /**background-image:url(http://localhost/bpm_mgr/custom/images/buttons/gray.jpg);**/
}
