﻿.packagefeaturestable
{
	border-collapse:collapse;
}

.packagecell
{
	border:solid 1px #bfbfbf;
}

.packagecellunderlined
{
	border-bottom:solid 1px #bfbfbf;
}

.packagesummaryleft
{
	width:210px;
	font-weight:bold;
}

.packagesummarymiddle
{
	text-align:right;
	width:200px;
}

.packagesummaryright
{
	width:200px;
	text-align:right;
}

.packagesupported
{
	height:24px;
	background-image:url("/images/icon_tick.png");
	background-repeat:no-repeat;
	background-position:center center;
}

.packageunsupported
{
	height:24px;
	background-image:url("/images/icon_cross.png");
	background-repeat:no-repeat;
	background-position:center center;
}/*

.account_success
{
	border:solid 1px #208d1b;
	background-color:#62be59;
	color:#ffffff;
	font-weight:bold;
}

.account_error
{
	border:solid 1px #831a1a;
	background-color:#b22828;
	background-repeat:no-repeat;
	background-position:2px 2px;
	padding:4px;
	color:#ffffff;
	font-weight:bold;
}*/
.account_success
{
	background-color:#56a846;
	color:#ffffff;
	font-weight:bold;
	padding:4px;
}

.account_error
{
	background-color:#91191b;
	padding:4px;
	color:#ffffff;
	font-weight:bold;
}

.usageLimitExceededColumn
{
    background-color: #c72010; 
    height: 100px;
}

.fullTable
{
    height: 100%; 
    width: 100%;
}

.messageImageColumn
{
    width: 100px; 
    text-align: center;
}

.usageLimitExceededTextColumn
{
    font-family: Verdana; 
    font-size: 13px; 
    color: #f2f2f2;   
}

.usagePageNotificationTextBold
{
    font-family:Verdana;
    font-size:13px;
    font-weight:bold;   
}

.usagePageNotificationTextBoldHyperlink
{
    font-family:Verdana;
    font-size:13px;
    font-weight:bold;   
	color: #f2f2f2;
}

.usageLimitExceededColumn
{
    background-color: #c72010; 
    height: 100px;
    font-family: Verdana; 
    font-size: 13px; 
    color: #f2f2f2;
    text-align: center;   
}

.usageNotCountedColumn
{
    background-color: #4aabcb; 
    height: 100px;
    font-family: Verdana; 
    font-size: 13px; 
    color: #f2f2f2;
    text-align: center;   
}
.uncappedUsageSummary
{
    border-left: 1px solid black; 
    border-right: 1px solid black;
}
.uncappedUsageSummary_Total
{
    background-color: #939393; 
    height: 30px; 
    color: White;
}
.uncappedUsageSummary_TotalPadding
{
    width: 60px;
}
.uncappedUsageSummary_TotalPadding_400
{
    width: 400px;
}
.uncappedUsageSummary_SubHeader
{
    height: 25px; 
    color: #939393;
    background-color:#F4F4F4;
}
.uncappedUsageSummary_SubTotalPane
{
    border-bottom:1px solid #e3e3e3;
}
.rightAlign
{
    text-align:right;
}
.uncappedSummary_SubTotalTitle
{
    width:126px;
}
.uncappedSummary_HoursUsage
{
    font-weight:bold;
    color:Black;
}
.uncappedSummary_HoursLimit
{
    font-weight:bold;
    color:#98000d;
}
#ctl00_ctl00_contentDefault_contentControlPanel_subtotalUncappedUsagedetailshower
{
    text-align: right; 
    cursor: pointer; 
    font-weight: bold
}
#ctl00_ctl00_contentDefault_contentControlPanel_totalusagedetailshower
{
    cursor: pointer;
    font-weight: bold;
    text-align: right;
}
