﻿body
{
	font-family: Verdana,Arial;
	font-weight: normal;
	font-size: 10px;
	padding: 2px;
	margin: 0px;
}
.inputStyle
{
	color: #ffffff;
}
.inputStyle2
{
	color: #ffffff;
}
.licServMainBg
{
    height: 480px;
    width: 780px;
	background-image: url('../images/back_main.png');
	background-repeat: repeat-x;
	padding-left: 10px;
	padding-top: 30px;
	padding-right: 10px;
	padding-bottom: 20px;
}

.licServButtonBg
{
	background-image: url('../images/ActionButton_bg.png');
	background-repeat: repeat-x;
	height: 46px;
	line-height: 46px;
	text-align: left;
}
.licServButtonLink
{
	font-size: 13px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
	height:46px;
}

.licServTable
{
    border-spacing:0px;
    border-collapse:collapse;
}

.licServTableRowOK, .licServTableRowError, .licServTableRowWarning
{
    vertical-align:middle;
	line-height:28px;
	padding: 0px 0px 6px 0px;
}

.licServTableRowError
{
	background-image: url('../images/back_errorrow.jpg');
	background-repeat: repeat-x;
}

.licServTableRowWarning
{
	background-image: url('../images/back_warningrow.jpg');
	background-repeat: repeat-x;
}

.licServTCHeader
{
	font-size: 11px;
	color: #ffffff;
	font-weight:bold;
	line-height:28px;
	padding: 0px 0px 6px 0px;
	vertical-align:middle;
}

.licServTHLinenumber
{
    width:20px;
    text-align:right;
}

.licServTHCellGap
{
    width:5px;
}

.licServTHSerialCentral
{
    width:95px;
    text-align:left;
}

.licServTHLicenseCode
{
    width:160px;
    text-align:left;
}

.licServTHComment 
{
    width:200px;
    text-align:left;
}

.licServTHActivationCode
{
    width:215px;
    text-align:left;
}

.licServTHMatNumber
{
    text-align:left;
}

.licServTHGeneration
{
    text-align:center;
}

.licServTHType
{
    text-align:left;
}

.licServTHRuntime
{
    text-align:right;
}

.licServTHDeActivationCode
{
    width:200px;
    text-align:left;
}

.licServTHLastActivation
{
    text-align:left;
}

.licServTHMessage
{
    width:200px;
    text-align:left;
}

.licServTCLinenumber
{
	font-size: 13px;
	color: #ffffff;
	font-weight:bold;
	text-align: right;
	vertical-align:middle;
}

.licServTextboxSerialHW, .licServTextboxSerialHWChecksum, .licServTextboxProductID, .licServTextboxLicenseType, .licServTextboxSerial, .licServTextboxSerialChecksum, .licServTextboxActCode01, .licServTextboxActCode02 , .licServTextboxActCode03, .licServTextboxActCode04, .licServTextboxActCode05
{
	border-width: 1px;
	border-color: #2EA6FC;
	border-style: solid;
	font-family: Verdana,Arial;
	font-weight: normal;
	font-size:10px;
	color: #000000;
	margin: 0px;
	padding: 2px;
}

.licServTextboxSerialHW
{
    width:55px;
}

.licServTextboxSerialHWChecksum, .licServTextboxProductID, .licServTextboxLicenseType, .licServTextboxSerialChecksum
{
    width:20px;
}

.licServTextboxSerial
{
    width:63px;
}

.licServTextboxActCode01, .licServTextboxActCode02 , .licServTextboxActCode03, .licServTextboxActCode04, .licServTextboxActCode05
{
    width:28px;
}

.licServTextboxComment
{
    width:200px;
}

.licServActivationKeyOK 
{
    width:215px;
}

.licServActivationKeyError
{
   	color: #ffffff;
    width:400px;
}

.licServMatNumberOK
{
    width:110px;
}

.licServMatNumberError
{
   	color: #ffffff;
    width:400px;
}

.licServMessageOK 
{
    width:300px;
}

.licServMessageError 
{
   	color: #ffffff;
    width:300px;
}

.licServMatNumber 
{
    width:110px;
}

.licServGeneration 
{
    width:35px;
    text-align:center;
}

.licServLicenseType 
{
    width:35px;
}

.licServRuntime
{
    width:55px;
    text-align:right;
}

.licServActivationKeyOK, .licServMatNumber, .licServGeneration, .licServLicenseType, .licServRuntime, .licServMatNumberOK, .licServGeneration, .licServLastActivation, .licServMessageOK
{
	color: #77B6E3;
}

.licServValidator 
{
	color:Red;
    font-weight: bold;
}

.licServTCMessages
{
	white-space:nowrap;
}

/* Change locked flag */

.licServLockChangeProdIDHeader, .licServLockChangeProdDescHeader, .licServLockChangeLicenseTypeHeader, .licServLockChangeLicenseKeyHeader, .licServLockChangeLockFlagHeader, .licServLockChangeCommentHeader, .licServLockChangeTitle 
{
	font-weight: bold;
}

.licServLockChangeErrorMessages 
{
	color: Red;
}

.licServLockChangeInfoMessages 
{
	color:Black;
}

.Navigator
{
	height: 500px;
	min-height: 500px;
	background-color: Yellow;
}
/*
.Navigator tr
{
	height: 100%;
	background-color: Yellow;
}

.Navigator td
{
	height: 100%;
	background-color: Yellow;
}*/