@charset "utf-8";


.hidden
{
  display: none;
}



.nowrap
{
  display: inline;
}

/* Custom style for M. Pace */
.indent{
  padding-left: 20px;
}