

body {
    width: 100%;
    margin: 0;
}

a,
a:link,
a:visited,
a:hover {
    color: #2f5474;
    font-size: 11px;
    line-height: 16px;
    font-family: Tahoma, sans-serif;
}

.roundedFormSection .licenseArea .i {
    border: 1px solid #4578a3;

    background: #3a668c;
    background-image: linear-gradient(to bottom, #4578A3, #2F5575);
}

.blankBackground .roundedFormSection .licenseArea .i,
.roundedFormSection .licenseArea .i{
    padding: 28px 23px 14px 23px
}

.roundedFormSection .freeTrial .i {
    width: 189px;
    text-align: center;
    padding: 9px 0px !important;
    border: 1px solid #efebcc;
    background: #e7e2bf;
    background-image: linear-gradient(to bottom, #EFEACD, #E0DAB1);
}

.blankBackground .roundedFormSection
{
    background-image: none;
}

.roundedFormSection {
    width: 544px;
    background: url(/img/default/license/free_trial_bg.gif?hash=1943258973) left bottom repeat-x;
}

.roundedFormSection .i {
    border: 1px solid #5c8bb4
}

.roundedFormSection .i {
    padding: 30px 27px 41px 27px;
}

.blankBackground .roundedFormSection .i
{
    padding-bottom:13px;
}
.roundedFormSection .pipka {
    background: url(/img/default/license/pipka.gif?hash=1943258973) 40px top no-repeat;
    padding-top: 15px;
}

.roundedFormSection .errormsg {
    padding-bottom: 15px;
    display: block;
}

#keyArea {
    border: 1px solid #507797;
    height: 114px;
    width: 440px;
    background-color: white;
}

.licenseArea .emptyCaption {
    font-family: Arial;
    font-size: 18px;
    color: #dddddd;
}

.welcomeHeader {
    padding-top: 5px;
    font-family: Arial;
    font-size: 26px;
    font-weight: bold;
    padding-bottom: 3px;
    padding-left: 10px;
    color: #255ea4;
}

.welcomeText {
    font-size: 16px;
    font-family: Arial;
    font-weight: bold;
    color: #255ea4;
    padding-bottom: 15px;
    padding-left: 10px;
    line-height: 20px;
}

.welcomeText .appName {
    color: #764d0d;
}

.applyLicenseDiv {
    width: 100%;
    text-align: center;
    padding-top: 9px;
}

.applyLicense {
    width: 233px;
    height: 38px;
    background: url(/img/default/license/apply_button_bg.gif?hash=1943258973) no-repeat;
    border-style: none;
    line-height: 30px;
    font-size: 20px;
    color: white;
    vertical-align: middle;
    cursor: pointer;
}

.licenseNote {
    margin-top: 16px;
    margin-left: 10px;
    margin-bottom:5px;
}

.supportNote{
    margin-left:10px;
    margin-bottom:25px;
}

.notemessage {
    color: #2f5474;
    font-size: 11px;
    line-height: 16px;
    font-family: Tahoma, sans-serif;
    background: url(/img/default/note_mark.gif?hash=1943258973) left 1px no-repeat;
    padding-left: 17px;
}

.linesInMail {
    font-weight: bold;
}

a.freeButton, a.trialButton
{
    text-decoration: none !important;
}

a.freeButton button, a.trialButton button
{
    cursor: pointer;
    border: none;
    line-height: 30px !important;
    font-size: 13px;
    color: white;
    vertical-align: middle;
    padding-bottom: 1px;
    height: 31px;
}

a.trialButton button {
    width: 142px;
    background: url(/img/default/license/trial_button_bg.gif?hash=1943258973) no-repeat;
}

a.trialButton:hover button
{
    background: url(/img/default/license/trial_button_h_bg.gif?hash=1943258973) no-repeat;
}


a.freeButton button {
    width: 160px;
    background: url(/img/default/license/free_button_bg.gif?hash=1943258973) no-repeat;
}

a.freeButton:hover button {
    background: url(/img/default/license/free_button_h_bg.gif?hash=1943258973) no-repeat;
}

.trialButtonTD {
    vertical-align: top;
}

.trialText {
    vertical-align: top;
    padding: 0px 10px;
}

.trialText {
    font-size: 11px;
    font-family: Tahoma, sans-serif;
    color: #764d0d;
    line-height: 16px;
}

.trialText span {
    font-size: 14px;
    font-weight: bold;

}

.trialmsg {
    margin-top: 14px;
    margin-left: 10px;
}

.freemsg
{
    display:none !important;
}

.trialmsg span
{
    font-weight: bold;
}

.footer{
    color: #285173;
    font-size: 10px;
    font-family: Tahoma, sans-serif;
}

.license_restrictions_para {
    color: #ff0000;
}

.licenseBox {
    text-align: left;
    width: 607px;
}
.licenseBox .i {
    border: 1px solid #5c8bb4;
    padding: 30px 27px;
}

.licenseBox .mainMessage .i {
    border: 1px solid #f7f4e4;
    padding: 28px 16px;


    background: #f7f4e5;
    background-image: linear-gradient(to bottom, #f7f4e5, #efebca);

}

.header
{
vertical-align: middle;
color:#BA2020;
font-family: Arial;
font-size  : 26px;
line-height:28px;
font-weight:bold;
padding-left:11px;
padding-bottom:10px;
}

.header.headerInfo
{
    color: #255ea4 ;
}

.licenseBox .pipka
{
background: url(/img/default/license/pipka2.gif?hash=1943258973) 40px top no-repeat;
padding-top: 15px;
}

.warning
{
background: url(/img/default/license/warning_icon.gif?hash=1943258973) left top no-repeat;
padding-left:50px;
color:#21496c;
font-family:Tahoma,sans-serif;
font-size:12px;
line-height:20px;
}

.warning.info
{
    background: url(/img/default/license/success_icon.gif?hash=1943258973) left top no-repeat;
}

.warning a,
.warning a:link,
.warning a:visited,
.warning a:hover {
color:#21496c;
font-family:Tahoma,sans-serif;
font-size:12px;
line-height:20px;
font-weight:bold;
}

.licenseText
{
color: #2f5474;
padding-left:11px;
font-size:12px;
line-height:20px;
font-family:Tahoma, sans-serif;
}

.no_restrictions_para .license_restrictions_para
{
    color: #2f5474;
}

.licenseText h2
{
font-size:16px;
line-height:20px;
font-family:Arial;
margin: 30px 0 0 0;
}

.licenseText .intro
{
    font-weight:bold;
    padding-top:20px;
}

#versionCaptionContainer{
    padding: 4px 0 4px 4px;
}
    

