pysteve/www/htdocs/css/steve_interactive.css [455:476]:
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
}

#ballot .ballotNumber {
  /*background: linear-gradient(to bottom, #fccd41 0%,#cea202 100%);*/
  background: linear-gradient(to bottom, #4f7bff 0%,#1444bc 100%);
  border-radius: 12px;
  border: 3px solid #FFF;
  color: #FFF;
  box-shadow: 0px 2px 2px 0px rgba(153,153,153,1);
  width: 20px;
  float: left;
  text-align: center;
  font-family: sans-serif;
  margin-right: 8px;
  height: 16px;
  font-size: 12px;
  margin-bottom: 4px;
  padding-top: 3px;
  position: relative;
  top: 0px;
  left: 0px;
}
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -



