﻿/* custom number widget */
input[type=customnumber] {
  width:30px;
  text-align:center;
}