﻿
.PurchaseWizard
{
    font-family: 'Trebuchet MS';
    width: 725px;
}

.PurchaseWizardHeader
{
    padding-left: 11px;
    background-image: url(      'http://cdn.aspose.com/purchase/Wizard/WizardHeader.png' );
    height: 63px;
    font-size: 22pt;
    color: #ffffff;
    vertical-align: middle;
    line-height: 63px;
}

.PurchaseWizardContent
{
    position:relative;
    padding-left: 26px;
    padding-right: 26px;
    padding-top: 10px;
    color: #0f3775;
    background-image: url(  'http://cdn.aspose.com/purchase//Wizard/WizardContentSmall.png' );
    background-repeat: repeat-y;
    font-family: 'Trebuchet MS';
    font-size: 13pt;
}

.PurchaseWizardContentInfo
{
    color: #728fbc;
}

PurchaseWizardContentInfo
{
    color: #d7effc;
}

.PurchaseWizardContentButton
{
    color: #0f3775;
}

.PurchaseWizardContentButtonBig
{
    font-size: 13pt;
    color: #0f3775;
}

.PurchaseWizardContentButtonBigLJ
{
    font-size: 13pt;
    color: #0f3775;
    text-align: left;
    padding-left: 11px;
}

.PurchaseWizardContentMedium
{
    font-size: 12pt;
}

.PurchaseWizardContentSmall
{
    font-size: 10pt;
}

.PurchaseWizardContentFinePrint
{
    font-size: 9pt;
    color: #728fbc;
}

.PurchaseWizardFooter
{
   background-image: url(  'http://cdn.aspose.com/purchase//Wizard/WizardFooter.png' );
   height: 12px;
}

.PurchaseWizardNavigator
{
    width: 131px;
    height: 49px;
    background-image: url(        'http://cdn.aspose.com/purchase//Wizard/WizardNavigator.png' );
    right: 0px;
    bottom: -0px;
    position: absolute;
}

.GridHeader
{
    background-color: #d7effc;
}

.GridInfo
{
    color: #0f3775;
    font-size: 10pt;
    background-color: #F9FCFF;
    vertical-align: top;
}

.GridOrdersHeader
{
    color: #d3e2f2;
    background-color: #508dcc;
    font-size: 9pt;
}

.GridOrdersInfo
{
    color: #000000;
    font-size: 9pt;
    background-color: #f3fafe;
}

.GridOrdersInfoAlt
{
    color: #000000;
    background-color: #e3f0f8;
    font-size: 9pt;
}

.Strong
{
    font-size: 14pt;
    font-weight:bold;
}

.InfoLink
{
    font-size: 12pt;
    color: #00a9d2;
}

.NoWizardText
{
    font-family: Verdana;
    font-size: 10pt;
    font-weight: normal;
}

.CCError
{
    padding: 10px;
    border: 1px solid #3e73b2;
    color: Red;
    background-color: #f9fcff;
    font-size: 11pt;
}

.ErrorMessage a, .ErrorMessage a:visited, .ErrorMessage a:active,.ErrorMessage a:link
{
  color: Red;
  text-decoration: underline;
}

.HiddenColumn
{
    display: none;
}

.LbnLicNeeds, .LbnLicNeeds a, .LbnLicNeeds a:visited, .LbnLicNeeds a:active, .LbnLicNeeds a:link
{
    font-size: 10pt;
    text-decoration: underline;
    font-weight: bold;
}
