/* This is the custom CSS file for the PV-WAVE documentation. */
/*                         */

td>pre.codetableL1
{ 
   font-size: small;
   padding-left: 30px;
   margin-left: 8px;
} 


div.CellListContL1>span.code
{
   font-size: small;
}

div.codeL1>span.Emphasis
{
   font-family: monospace;
   font-style: italic;
}


div.usage>span.Emphasis
{
   font-family: monospace;
   font-style: italic;
}

div.pathUnix_inner
{
   font-family: monospace;
}

div.pathVMS_inner
{
   font-family: monospace;
}

div.pathWindows_inner
{
   font-family: monospace;
}

div.SplashTitle
{
   font-family: 'Open Sans', Helvetica, Arial, sans-serif; 
   font-weight: 400;
   font-size: 40px;
   line-height: 1.1;
   color: #288dc0;
}


/* This is the customization for equation graphics. I use "lower" */
/* instead of "EquationGraphic" because it was a legacy style and don't  */
/*  have time to change all of them.                      */
/*                         */

img.lower
{
  vertical-align: middle;
}

table.Format_B div.CellHeading
{
   margin-top: -0.4em;
   margin-left: -0.6em;
   margin-right: -0.6em;
   margin-bottom: -0.4em;
   padding-top: 0.4em;
   padding-bottom: 0.4em;
}






