
	/* ProductSelector Section */

.overlay
{
	position: fixed;
	z-index: 98;
	top: 0px;
	left: 0px;
	right: 0px;
	bottom: 0px;
	background-color: #fff;
	filter: alpha(opacity=30);
	opacity: 0.3;
}
    
.loading_img {
  display: inline-block;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  background: url("images/loading_small.gif") no-repeat;
  width: 16px; /* Width of new image */
  height: 16px; /* Height of new image */
  padding-left: 16px; /* Equal to width of new image */
}


.productselector_wrapper {
	border:0px solid black;
	width: 100%;
	line-height: 18px;
}

.productselector_wrapper ul {
	list-style: none;
}

.productselector_middle100 {
	border: none;
}

.productselector_left100 {
	border: none;
	width: 100%;
}

.productselector_left30 {
	border: none;
	width: 27%;
}

.productselector_left75 {
	border:1px solid #CCCCCC;
	padding:2.5px;
	margin:2.5px;
	overflow:hidden;
}

.productselector_right25 {
	border: 1px solid #CCCCCC;
	padding:10px;
	border-radius: 5px;
	margin-bottom: 2.5px;
	display:block;
	width: 200px;
	margin-top:4px;
	background: url("customimages/bigHeader-bg.gif");
	background-repeat:no-repeat;
	background-size:100% 100%;
}

.productselector_optionsummary
{
    width:100%;
    
	padding:10px;
}
.productselector_summary {
	width:20%;
	
	margin-left: auto;
    margin-right: auto;
}
.productselector_options
{
    width:100%;
    
}

.productselector_options_left
{
	width:49%;
}

.productselector_options_right
{
	width:50%;
}

/* unused? */
.productselector_platformoptions
{
    margin-left: auto;
    margin-right: auto;
}

.productselector_platformlistholder
{
    margin-left: 6px;
    margin-right: auto;
    width:auto;
    
	background-color: #fff;
}
.productselector_platformlistitempanel
{
    display:inline-block;
}
.productselector_platfromlist
{
    border: 1px solid #000;
    overflow:hidden;
    height: 65px;
    box-shadow: 3px 3px 1px #000;
	margin-top: 5px;
}

.productselector_platformlistitem_selected
{
    border: 0px;
    height: 65px;
    overflow:hidden;
    display:inline-block;
    box-sizing: border-box;
    background-color:#92afd7;
    width:100%;
	
}
.productselector_platformlistitem
{
    border: 0px;
    height: 65px;
    overflow:hidden;
    display:inline-block;
    box-sizing: border-box;
	width:100%;
}
.productselector_confirm {
	width: 100%;
	text-align: right;
}
.productselector_confirmtop {
	width:100%;
	border:1px solid #000;
	border-radius: 5px;
	margin:2px 2.5px 2.5px 2.5px;
	padding:10px;
	background-color: #fff;
}

.productselector_platformlist
.productselector_upsellbucket {
	border:1px solid #CCCCCC;
	border-radius: 5px;
	width:30%;
	margin:0px 3px 3px 5px;
	padding:5px;
	
	min-height:170px;
	position:relative;
}

.productselector_upsellheader {
	margin-left:auto;
	margin-right:auto;
}

.productselector_upselldescription {
	margin-left:2px;
	margin-right:2px;
	margin-top:5px;
	display:block;
	text-align:left;
}

.productselector_upsellbottom{
	position:absolute;
	bottom:0;
	left:27px;
	margin-left:auto;
	margin-right:auto;
}
#pnl_ConfirmBottom {
	text-align: right;
}

.productselector_ {
	margin-left:auto;
	margin-right:auto;
	display:block;
	font-weight:bold;
	background: rgb(191,210,85); /* Old browsers */
	/* IE9 SVG, needs conditional override of 'filter' to 'none' */
	background: -moz-linear-gradient(top,  rgba(191,210,85,1) 0%, rgba(142,185,42,1) 50%, rgba(114,170,0,1) 51%, rgba(158,203,45,1) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(191,210,85,1)), color-stop(50%,rgba(142,185,42,1)), color-stop(51%,rgba(114,170,0,1)), color-stop(100%,rgba(158,203,45,1))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  rgba(191,210,85,1) 0%,rgba(142,185,42,1) 50%,rgba(114,170,0,1) 51%,rgba(158,203,45,1) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  rgba(191,210,85,1) 0%,rgba(142,185,42,1) 50%,rgba(114,170,0,1) 51%,rgba(158,203,45,1) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  rgba(191,210,85,1) 0%,rgba(142,185,42,1) 50%,rgba(114,170,0,1) 51%,rgba(158,203,45,1) 100%); /* IE10+ */
	background: linear-gradient(to bottom,  rgba(191,210,85,1) 0%,rgba(142,185,42,1) 50%,rgba(114,170,0,1) 51%,rgba(158,203,45,1) 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#bfd255', endColorstr='#9ecb2d',GradientType=0 ); /* IE6-8 */
	border:#bfd255 solid 1px;
	border-radius:5px;
	padding:5px;
}

.productselector_upselllearnmore {
	margin-left:auto;
	margin-right:auto;
	display:block;
}

.productselector_suiteholder {
	width:100%;
	margin:2.5px;
	padding:2.5px;
	
}

#pnl_SuiteList > div {
	border: solid 1px #000;
	border-radius: 5px;
}
#pnl_SuiteList div {
	display: inline-block;
}
.productselector_suiteholder_oddrow, .productselector_suiteholder_oddrow_renew {
	width:100%;
	margin: 3px;
	background: #fff;
	padding: 10px;
}

.productselector_suiteholder_evenrow, .productselector_suiteholder_evenrow_renew {
	width:100%;
	margin: 3px;
	background: #f2ebe3;
	padding: 10px;
}
#lbl_ConfirmLicenseLabel2, #lbl_ConfirmNetworkLabel2, #lbl_ConfirmSupportLabel2 {
	margin-left: 280px;
}
.productselector_suiteprice_confirm {
	font-weight: bold;
}
.productselector_suitedescription {
	text-align:left;
	width: 70%;
}
#pnl_AppHolder_1 {
	width: 100%;
}
#pnl_AppHolder_1 > div, #pnl_AppHolder_2 > div {
	float: left;
	width: 50% !important;
}
#pnl_AppPriceColumn_1 {
	min-width: 0 !important;
	padding: 0 !important;
}
#pnl_AppPriceColumn_1 div {
	width: 100%;
}

.pricewrap {
	width: 30%;
	text-align: right;
}
.productselector_suitepricecolumn,
.productselector_suitepricecolumn_right {
	text-align: right;
	padding: 5px;
	min-width: 50%;
}
.productselector_suitepricecolumn_right  {
	max-width: 50%;
}

[id*="pnl_more_ITEM-"]{
	min-height: 35px;
	line-height: 28px;
	margin-left: 5px;
	font-size: 12px;
}

[id*="pnl_more_Confirm_ITEM-"]{
	position: relative;
	left: 0;
}
[id*="pnl_SuiteApps_ITEM-"]{
	width: 100%;
}

.productselector_suiteapps {
	width:100%;
	
	padding:1%;
	padding-left:5%;
}

.productselector_suitelabel {
	min-height: 35px;
	line-height: 25px;
}

#rbl_LGOptionsPlatformList {
	width:100%;
}

#ddl_NovaFoldOptions {
	width:120px;
}

#ddl_NovafoldNumberWeekly, #ddl_NovafoldNumberMonthly, #ddl_NovafoldNumberYearly, #ddl_NovafoldNumberPrediction 
{
	width:60px;
}

#ddl_LGOptionsLicenseTermList, #ddl_LGOptionsCloudTerms {
	width:100px;
}

#ddl_LGOptionsAdditionalList, #ddl_RenewalOptionsAdditionalList {
	width:90px;
}

#ddl_SummaryQuantity, #ddl_RenewalAdditionalLicenseQuantity, #ddl_LGOptionsLicenseTermYearly, #ddl_LicenseQuantity {
	width:40px;
}

#ddl_LGOptionCloudType {
	width:370px;
}

#ddl_CloudMonthly, #ddl_CloudWeekly, #ddl_CloudDaily, #ddl_CloudYearly {
	width:40px;
}

#lbl_Footer, #pnl_Footer {
	line-height: 18px;
}
#lbl_Footer td, #lbl_Footer tr,
#pnl_Footer td, #pnl_Footer tr {
	height: 25px;
}
.productselector_optionbucket40 {
	width: 100%;
	margin: 5px 0;
}

.productselector_explanatorylabel
{
	padding-top: 2%;
	padding-bottom: 2%;
}

.productselector_optioncontainer {
    position: relative;
    
    width: auto;
}

.productselector_optionholder {
    position: relative;
    padding-top: 5%;
    width:auto;
}

.productselector_confirmPanel{
	width:100%;
	display:inline-block;
	
	padding:2.5px;
}

#pnl_LGOptionCloudOptions {
	display: none;
	visibility: hidden;
	width: 100%;
	padding: 5px 0;

}
.productselector_optionbucket {
	display:inline-block;
	padding: 5px 0;
}
#pnl_AppSelectionLabel {
	margin-bottom: 10px;
	text-align: left;
	width: 100%;
}
#pnl_LicenseQuantity {
	width: 100%;
}

#lbl_LicenseQuantity, #pnl_LicenseQtyDDL {
	vertical-align: middle;
	display: inline-block;
}

.productselector_optionbucket10 {
	width:10%;
	margin:2.5px;
	display:inline-block;
	padding:2.5px;
	
}

.productselector_optionbucket20 {
	margin:2.5px;
	display:inline-block;
	padding:2.5px;
	
}

.productselector_optionbucket25 {
	width:23%;
	margin:5px;
	display:inline-block;
	padding:2.5px;
	
}

.productselector_optionbucket33 {
	width:33%;
	margin:2.5px;
	display:inline-block;
	padding:2.5px;
	
}

.productselector_optionbucket55 {
	width:85%;
	margin:2.5px;
	display:inline-block;
	padding:2.5px;
	
}

.productselector_optionbucket75 {
	width:75%;
	margin:2.5px;
	display:inline-block;
	padding:2.5px;
	
}

.productselector_optionbucket80 {
	width:77%;
	margin:2.5px;
	display:inline-block;
	padding:2.5px;
	
}

.productselector_optionbucket90 {
	width:100%;
	display:inline-block;
	
}

.productselector_optionbucketover65 {
	width:90%;
	margin-left:22.5px;
	display:block;
	padding:2.5px;
	
}

.productselector_cloudoptionbucket25 {
	width:48%;
	display:inline-block;
}


#pnl_PriceExplanation {
	
	width: 100%;
	padding-bottom:10px;
}

#pnl_OptionsLabel {
	width:100%;
}

#pnl_ShopSuites, #pnl_ShopApps {
	border-top:#CCCCCC solid 1px;
	border-bottom:#CCCCCC solid 1px;
	border-left:#CCCCCC solid 1px;
	border-right:#CCCCCC solid 1px;
    margin-top: -1px;
    padding-left: 10px;
	padding-top:10px;
}

#pnl_Product, #pnl_RenewProduct, #pnl_Renew, #pnl_RenewAddProduct {
	border:none;
}

#pnl_Shop {
	border:none;
}

#pnl_Upsell {
	border:none;
	padding-top:10px;
}
.productselector_upsellbutton {
	font-weight:bold;
	background: url("images/DNASTAR/eCommerce/UpsellAddButton.png");
	background-repeat:no-repeat;
	background-position:left;
    width: 162px;
   	height: 46px;
	margin-left:-15px;
    border: 0;
}

#pnl_SummaryAddMoretoRenewal, #pnl_SummarySaveSelectionsReturntoRenewalOpts {
	background: none;
	border: none;
	padding: 0;
	margin-bottom: 2.5px;
	display:block;
	width: 191px;
}

#lbl_ProductsOwnedDetails {
	font-weight: bold;
	color:#425966;
}

#pnl_ShopApps label
{
    padding-left: 5px;
    padding-right: 25px; 
}

#pnl_ShopSuites label
{
    padding-left: 5px;
    padding-right: 25px; 
}

#pnl_LGRenewalOptions label
{
    padding-left: 5px;
    padding-right: 5px; 
}

#btn_SummaryAddtoCart, #btn_SummaryAddMoretoRenewal
{
	width:100%;
	height:25px;
}

[id*="btn_SuiteAdd_"], [id*="btn_SuiteNetworkAdd_"], [id*="btn_AppAdd_"]
{
	width:80px;
	height:24px;
	margin-left: 5px;
}

[id*="lbl_SuiteRenewInfo_"], [id*="lbl_AppRenewInfo_"]
{
	width:500%;
}
[id*="pnl_SuiteNetworkPriceColumn_ITEM-"] {
	max-width: none !important;
}

.productselector_optionbucket > span{
	display: inline-block;
	vertical-align: top;
}

.productselector_renewdescript {
	font-weight:normal;
}
#lbl_appSelection {
	width: 70%;
}
#lbl_SuitePriceHeader, #lbl_SuiteNetworkPriceHeader, #lbl_SuiteMacPriceHeader {
	width: 14%;
	text-align: right;
}

#lbl_SuiteWinPriceHeader {
	width: 15%;
}

#lbl_SuiteMacCloudPriceHeader, #lbl_SuiteWinCloudPriceHeader  {
	width: 16%;
	text-align: right;
}

#UpdateProgress_Confirm, #pnl_PurchaseProgress1
{
	
}

#pnl_SuiteListAndPrices
{
	text-align:right;
	width: 100%;
}

#pnl_PriceExplanation
{
	text-align:left;
}

#lbl_SuitePriceHeader
{
	padding:5;
}

#lbl_SuiteCloudPriceHeader
{
	width: 29%;
	text-align: left;
	text-indent: 85px;
}
#lbl_RenewalPriceHeader {
	width: 25%;
	text-align: right;
	display: inline-block;
	vertical-align: top;
}
#lbl_CurrentlyOwnedLabel {
	width: 74%;
	display: inline-block;
	vertical-align: top;
}

#lbl_SuiteNetworkPriceHeader, #lbl_SuiteCloudNetworkPriceHeader
{

}

#ibt_ConfirmAddLicense, #ibt_ConfirmNetworkUpgrade, #ibt_ConfirmAddSupport
{
	
	margin:5px;
}
#ibt_Confirm, #ibt_RenewAll
{
	
}

#lbl_ConfirmLicenseLabel1, #lbl_ConfirmLicenseLabel2, #lbl_ConfirmSupportLabel1, #lbl_ConfirmSupportLabel2, #lbl_ConfirmNetworkLabel1, #lbl_ConfirmNetworkLabel2
{
	
    width:65%
}


/* expanding details control */
.hlinkcur {
	cursor: pointer;
	padding: 4px;
}
/* end expanding details control */

/*CSS POP-UP BOXES*/
a.popup span {
	display: none;
	text-decoration: none;
}

a.popup:hover {
	overflow: hidden;
	text-decoration: none;
}

a.popup:hover span {
	display: inline;
}

a.popup:hover span {
	border: 1px solid #CCCCCC;
	position: absolute;
	background-color: white;
	padding: 3px;
	overflow: hidden;
	text-align: left;
	color: #2d3aa0;
	font-weight: normal;
	font-family: Arial, "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

/*END CSS POP-UP BOXES*/
/* end ProductSelector */
.required-input {
	border: solid 1px red !important;
}
#ibt_Confirm {
	float: right;
}
#ibt_KeepShopping, #ibt_Cancel {
	float: left;
	vertical-align: middle;
	display: inline-block;
	min-height: 50px;
}
.productselector_suiteholder_oddrow_confirm, .productselector_optionbucket90_confirm, #pnl_SuiteLicenseLabel_Confirm_ITEM-000963 {
	width: 100%;
}
.productselector_suitedescription_confirm {
	padding-top: 10px;
	width: 80%;
}
.productselector_suitepricecolumn_confirm {
	width: 20%;
	text-align: right;
}
.productselector_suiteapps_confirm {
	width: 800px;
}
#ManualLinkPanel {
	margin-bottom: 25px;
}
.productselector_suitedescription_renew, .productselector_suitepricecolumn_right_renew {
	width: 50% !important;
}
.productselector_suitedescription_renew {
	text-align: left; 
}

.productselector_renewal_wrapper
{
    width: 95%;
    border: 1px solid black;
}

.productselector_adminheader
{
    width: 100%;
}

.productselector_renewal_100
{
    border: none;
	width: 100%;
}

.productselector_renewal_50left
{
    padding-left:10px;
    width: 65%;
    display:inline-block;
}

.productselector_renewal_50right
{
    width:30%;
    display:inline-block;
    text-align:right;
}

.productselector_adminmenu
{
    width: 100%;
}

.productselector_renewal_options
{
    padding-left:25px;
    display:block;
}

.productselector_checkbox
{
    width:4%;
    display:inline-block;
}

.productselector_controlholder
{
    width:94%;
    display:inline-block;
}

.productselector_admin_renew_oddrow
{
    width: 100%;
    margin: 3px;
    background: #fff;
    padding: 10px;
    border: 1px solid #000;
    border-radius: 5px;
}

.productselector_admin_renew_evenrow
{
    width: 100%;
    margin: 3px;
    background: #f2ebe3;
    padding: 10px;
    border: 1px solid #000;
    border-radius: 5px;
}

.productselector_admin_buttonholder
{
    border: none;
    width: 75%;
    padding-left:50px;
}

.productselector_admin_buttonholder_right
{
    border: none;
    width: 23%;
    padding-left:50px;
    text-align:right;
}

.productselector_admin_line
{
    height: 10px;
    width: 100%;
    border-top: 1px solid red;
}

#table-block {
	padding: 25px 0;
}
	#table-block > div.span8of8 {
	
	}
		#table-block > div.span8of8 > h2 {
			font-size: 26px;
			margin-bottom: 10px;
		}
		#table-block > div.span8of8 > div.table4 {
			width: 380px;
			margin: 4px;
			height: 210px;
			cursor: pointer;
		}
			#table-block > div.span8of8 > div.table4 > div.header {
				width: 380px;
				height: 40px;
			}
			#table-block > div.span8of8 > div.table4 > div.wrap {
				width: 380px;
				text-align: center;
				padding: 10px 0;
				margin-top: 20px;
			}
			#table-block > div.span8of8 > div.table4 > div.wrap2 {
				width: 380px;
				text-align: center;
				padding: 10px 0;
				text-align: left;
				margin: 0 0 0 100px;
			}
				#table-block > div.span8of8 > div.table4 > div.wrap2 > h3,
				#table-block > div.span8of8 > div.table4 > div.wrap > h3 {
					text-align: center;
					display: inline-block;
					vertical-align: middle;
					font-size: 24px;
					margin-left: 10px;
				}
				#table-block > div.span8of8 > div.table4 > div.wrap2 >  img,
				#table-block > div.span8of8 > div.table4 > div.wrap >  img {
					text-align: center;
					display: inline-block;
					vertical-align: middle;
				}
			#table-block > div.span8of8 > div.table4 > div.description {
				padding: 10px 50px 0 75px;
				text-align: center;
			}
			
/* license page redesign css */
#UpdatePanel1, .license_main_wrapper {
	width: 100%;
}
div.license_page_controls_item_wrapper #Panel1 {
	margin: 0 !important;
}
.license_page_controls #Panel9, .license_page_controls #Panel10 {
	margin-top: 0;
}
div.license_width_100 {
	width: 100%;
	min-height: 20px;
	text-align: center;
}
	div.license_width_100 > span > div {
		text-align: left;
	}
div.license_page_controls {
	margin-left: auto;
	margin-right: auto;
	display: block;
	
}
	div.license_page_controls_item_wrapper {
		width: 165px;
		height: 150px;
		padding: 5px;
		overflow: hidden;

	}
		div.license_page_controls_item_wrapper > input {
			width: 75px;
			height: 75px;
		}
		div.license_page_controls_item_label {
			width: 100%;
			height: 22px;
			text-align: center;
		}
		div.license_page_controls_item_input {
			width: 100%;
			text-align: center;
			height: 80px;
		}
/* acct info tab */
div.license_myaccount_holder {
	width: 100%;
}
	div.license_myaccount_holder_acctinfo {
		width: 31%;
		text-align: left;
	}
		div.license_myaccount_holder_acctinfo > span {
			width: 100%;
			text-decoration: underline;
		}
		div.license_myaccount_holder_acctinfo > div.license_myaccount_holder_acctinfo_label {
			width: 23%;
			overflow: hidden;
			text-align: left;
			min-height: 20px;
			line-height: 20px;
		}
		div.license_myaccount_holder_acctinfo > div.license_myaccount_holder_acctinfo_value {
			width: 75%;
			overflow: hidden;
			text-align: left;
			min-height: 20px;
			line-height: 20px;
		}
		
	div.license_myaccount_holder_cctcinfo {
		width: 31%;
		text-align: left;
	}
		div.license_myaccount_holder_cctcinfo > div, div.license_myaccount_holder_cctcinfo > span {
			width: 100%;
			line-height: 20px;
			min-height: 20px;
		}
		div.license_myaccount_holder_cctcinfo > span {
			text-decoration: underline;
		}
	div.license_myaccount_holder_changepw {
		width: 31%;
		text-align: left;
	}
		div.license_myaccount_holder_changepw > span {
			text-decoration: underline;
		}
	.license_myaccount_holder #Panel16 {
		margin-top: 0;
	}
		div.license_myaccount_holder_changepw > div, div.license_myaccount_holder_changepw > span {
			width: 100%;
		}
/* license info tab */
div#licenseItemUC_Header_pnl_LicenseItem {
	background-color: #3A3A3A;
	color: #fff;
}
div.license_item_wrapper {
	width: 100%;
	min-height: 20px;
	border: solid 1px #3A3A3A;
	margin-bottom: -1px;
	line-height: 20px;
	font-size: 12px;
}
div.license_licensedetails {
	width: 70%;
	min-height: 20px;
	height: 100%;
}
	div#licenseItemUC_Header_pnl_LicenseDetails {
		height: 20px !important;
		text-align: center;
	}
div.license_installers {
	width: 28%;
	min-height: 20px;
	border-left: solid 1px #3A3A3A;
	height: 100%;
}
	div.license_installers > div.license_installers_installer_holder {
		padding-bottom: 20px;
		width: 100%;
	}
	div.license_installers > div.license_installers_installer_holder > div {
		width: 100%;
	}
	div.license_installers > div.license_installers_installer_holder > div.license_installers_network > div	{
		width: 100%;
	}
	div.license_installers > div.license_installers_installer_holder > div.license_installers_network > div.license_installers_network_server > div.license_installers_network_label,
	div.license_installers > div.license_installers_installer_holder > div.license_installers_network > div > div.license_installers_network_client 
	{
		width: 38%;
		overflow: hidden;
		padding: 0 0 0 5px;
	}
	div.license_installers > div.license_installers_installer_holder > div.license_installers_network > div.license_installers_network_server > div.license_installers_network_installer,
	div.license_installers > div.license_installers_installer_holder > div.license_installers_network > div > div.license_installers_client_installer
	{
		width: 62%;
		margin-bottom: 10px;
	}
	div.license_installers_workspaces {
		margin-top: -5px;
	}
	.license_installers_workspaces img {
		height: 12px;
	}
div.license_licensedetailsrow {
	height: 20%;
}
div.license_actionrow {
	height: 78%;
	position: relative;
}
div.license_licensedetailsrow, div.license_actionrow {
	width: 100%;
	min-height: 20px;
}
	div.license_products {
		font-size: 11px;
		line-height: 11px;
		position: relative;
		margin-left: 185px;
		margin-top: -12px;
		z-index: 99;
		background-color: #fff;
		padding: 5px;
		border: solid 1px #111;
		width: 150px;
	}
	div#licenseItemUC_Header_pnl_LicenseItem {
		font-weight: bold;
	}
	div.license_item_wrapper:nth-child(2n) {
		background-color: #fff;
	}
	div.license_item_wrapper:nth-child(2n+1) {
		background-color: #f2ebe3;
	}
	div.license_licensedetailsrow > div, div.license_actionrow > div {
		overflow: hidden;
		min-height: 20px;
	}
	div.license_licensedetailsrow > div.license_productname {
		width: 25%;
		text-align: left;
		overflow: visible !important;
	}
	div.license_licensedetailsrow > div.license_licnesetype {
		width: 28%;
	}
	div.license_licensedetailsrow > div.license_quantity {
		width: 5%;
	}
	div.license_licensedetailsrow > div.license_platform {
		width: 10%;
	}
	div.license_licensedetailsrow > div.license_expdate {
		width: 12%;
	}
	div.license_licensedetailsrow > div.license_productkey {
		width: 18%;
	}
	div.license_actionrow > div.license_product_supportdocs {
		width: 70%;
		position: absolute;
		bottom: 5px;
		left: 0;
		overflow: hidden;
		text-align: left;
		padding-bottom: 5px;
	}
	div.license_product_supportdocs img {
		height: 16px;
	}
	div.license_actionrow > div.license_product_renewal {
		text-align: right;
		position: absolute;
		bottom: 5px;
		right: 0;
		overflow: hidden;
		padding-bottom: 10px;
    	padding-right: 20px;
	}
	div.license_installers_row {
		width: 100%;
		margin-top: -2px;
		padding-bottom: 5px;
	}
	/*div.license_installers_client_installer > div {
		margin-left: 5px;
		text-align: left;
	}
	div.license_installers_client_installer > div:only-child {
		margin-left: 0;
		text-align: center;
	}*/
/* amazon page */
.license_amazon_control_holder #Panel34, .license_amazon_control_holder #Panel36 {
	margin-top: 0;
}
div.license_amazon_holder {
	width: 100%;
}
	div.license_amazon_holder > span {
		text-align: left;
		width: 100%;
	}
	div.license_amazon_control_holder {
		margin-left: auto;
		margin-right: auto;
		display: block;
	}
		div.license_amazon_control_holder > div.license_amazon_control_item {
			width: 200px;
			height: 150px;
			padding: 5px 15px;
			overflow: hidden;
		}
/* transcript page */
div.license_transcript_holder {
	text-align: left;
	width: 100%;
}
div.license_transcript_table {
	margin-top: 10px;
	margin-left: auto;
	margin-right: auto;
	display: block;
	width: 60%;
}
div.license_transcript_table_row_header, div.license_transcript_table_row, div.license_transcript_table_row_even {
	width: 100%;
	min-height: 20px;
}
	div.license_transcript_table_row_header {
		background-color: #3A3A3A;
		color: #fff;
		font-weight: bold;
		line-height: 24px;
		font-size: 12px;
	}
	div.license_transcript_table_row_header > #Panel41 {
		text-align: left;
	}
		div.license_transcript_table_row {
			background-color: #fff;
			border: solid 1px #3A3A3A;
			margin-bottom: -1px;
			line-height: 25px;
			min-height: 25px;
			font-size: 12px;
		}
		div.license_transcript_table_row_even {
			background-color: #f2ebe3;
			border: solid 1px #3A3A3A;
			margin-bottom: -1px;
			line-height: 25px;
			min-height: 25px;
			font-size: 12px;
		}
		.license_transcript_table_cell_org_header, .license_transcript_table_cell_org {
			width: 53%;
			border-right: solid 1px #3A3A3A;
			padding-left: 5px;
			text-align: left;
		}
		.license_transcript_table_cell_ver_header, .license_transcript_table_cell_ver {
			width: 15%;
			border-right: solid 1px #3A3A3A;
			text-align: center;
		}
		.license_transcript_table_cell_file_header, .license_transcript_table_cell_file {
			width: 15%;
			border-right: solid 1px #3A3A3A;
			text-align: center;
		}
		.license_transcript_table_cell_download_header, .license_transcript_table_cell_download {
			width: 15%;
			text-align: center;
		}
		.license_transcript_table_cell_download > input {
			height: 16px;
			margin-left: 15px;
		}

/* genome page */
div.license_genome_table_holder, div.license_genome_holder{
	width: 100%;
}
div.license_genome_table {
	width: 850px;
	text-align: left;
}
	div.license_genome_table_row_control, div.license_genome_table_row_header {
		width: 100%;
		min-height: 20px;
	}
	div.license_genome_table_row_control {
		text-align: center;
		padding-bottom: 20px;
	}
	div.license_genome_table_row_info {
		text-align: left;
		min-height: 20px;
		width: 800px;
	}
		div.license_genome_table_row_control > a.license_genome_control_current, div.license_genome_table_row_control > a.license_genome_control_archive {
			font-weight: normal;
		}
		div.license_genome_table_row_control > a.license_genome_control_current_selected, div.license_genome_table_row_control > a.license_genome_control_archive_selected {
			font-weight: bold;
		}
	div.license_genome_table_row_header {
		background-color: #3A3A3A;
		color: #fff;
		font-size: 12px;
		font-weight: bold;
		line-height: 20px;
	}
		div.license_genome_table_row_header > div {
			overflow: hidden;
		}
		div.license_genome_table_row_header > div.license_transcript_table_cell_org_header {
			width: 30%;
			padding-left: 5px;
		}
		div.license_genome_table_row_header > div.license_transcript_table_cell_dbsnp_header {
			width: 9%;
			text-align: center;
		}
		div.license_genome_table_row_header > div.license_transcript_table_cell_assembly_header {
			width: 20%;
			text-align: center;
		}
		div.license_genome_table_row_header > div.license_transcript_table_cell_compressed_header {
			width: 15%;
			text-align: center;
		}
		div.license_genome_table_row_header > div.license_transcript_table_cell_decompressed_header {
			width: 16%;
			text-align: center;
		}
		div.license_genome_table_row_header > div.license_transcript_table_cell_data_header {
			width: 8%;
			text-align: center;
		}
	div.license_genome_table_row, div.license_genome_table_row_even {
		width: 100%;
		min-height: 28px;
		border: solid 1px #3A3A3A;
		margin-bottom: -1px;
		font-size: 12px;
	}
	div.license_genome_table_row > div, div.license_genome_table_row_even > div {
		overflow: hidden;
		line-height: 26px;
		height: 28px;
	}
	div.license_genome_table_row {
		background-color: #fff;
	}
	div.license_genome_table_row_even {
		background-color: #f2ebe3;
	}
		.license_genome_table_cell_org {
			width: 30%;
			border-right: solid 1px #3A3A3A;
			padding-left: 5px;
			text-align: left;
			font-style: italic;
		}
		.license_genome_table_cell_dbsnp {
			width: 10%;
			border-right: solid 1px #3A3A3A;
			text-align: center;
		}
		.license_genome_table_cell_assembly {
			width: 20%;
			border-right: solid 1px #3A3A3A;
			text-align: center;
		}
		.license_genome_table_cell_compressed {
			width: 16%;
			border-right: solid 1px #3A3A3A;
			text-align: center;
		}
		.license_genome_table_cell_decompressed {
			width: 16%;
			border-right: solid 1px #3A3A3A;
			text-align: center;
		}
		.license_genome_table_cell_data {
			width: 8%;
			text-align: center;
		}
			.license_genome_table_cell_data > input {
				width: 20px;
				height: 20px;
				margin-bottom: 3px;
			}
			
div.license_welcome_holder {
	width: 100%;
	text-indent: 32px;
}
/* login page */
div.signin_wrapper {
	width: 100%;
	padding-top: 40px;
	padding-bottom: 40px;
}
div.signin_wrapper > div.signin_form {
	width: 100%;
}
	div.signin_wrapper > div.signin_form > div.signin_formheader {
		width: 100%;
		margin-bottom: 10px;
	}
	div.signin_wrapper > div.signin_form > div.signin_table,
	div.signin_wrapper > div.signin_forgot {
		width: 400px;
		margin: 0 auto;
		display: block;
	}
		div.signin_wrapper > div.signin_form > div.signin_table > div.signin_table_row,
		div.signin_wrapper > div.signin_forgot > div.signin_table > div.signin_table_row {
			width: 100%;
			margin-bottom: 15px;
		}
			div.signin_wrapper > div.signin_forgot > div.signin_table > div.signin_table_row > div.signin_table_row {
				width: 100%;
			}
			div.signin_wrapper > div.signin_form > div.signin_table > div.signin_table_row > span#Label20,
			div.signin_wrapper > div.signin_forgot > div.signin_table > div.signin_table_row > span#Label25 {
				font-size: 24px;
				font-weight: bold;
				margin-bottom: 10px;
			}
			div.signin_wrapper > div.signin_form > div.signin_table > div.signin_table_row > div.signin_table_cellleft {
				width: 110px;
				line-height: 28px;
			}
			div.signin_table_cellleft#Panel10 {
				padding-top: 25px;
			}
			div.signin_wrapper > div.signin_form > div.signin_table > div.signin_table_row > div.signin_table_cellright {
				width: 250px;
			}
			div.signin_wrapper > div.signin_forgot > div.signin_table > div.signin_table_row > div.signin_table_fgtpw_cellright {
				width: 84%;
				text-align: left;
			}
			div.signin_wrapper > div.signin_forgot > div.signin_table > div.signin_table_row > div.signin_table_fgtpw_cellleft {
				width: 15%;
				line-height: 28px;
			}
		input#txtEmail, input#txtPassword {
			width: 180px;
			height: 25px;
		}
		input#ibtLogin {
			margin-top: 25px;
		}
		div.signin_table_row > div#Panel4 {
			margin-top: 0 !important;
		}
		
/* aws credentials */
div.license_awscredentials_wrapper {
	width: 100%;
	padding-top: 10px;
}
	div.license_awscredentials_wrapper > div.license_awscredentials_table {
		width: 100%;
	}
		div.license_awscredentials_wrapper > div.license_awscredentials_table > div.license_awscredentials_row {
			width: 100%;
		}
			div.license_awscredentials_wrapper > div.license_awscredentials_table > div.license_awscredentials_row > div.license_awscredentials_cellleft {
				width: 12%;
				line-height: 27px;
			}
			div.license_awscredentials_wrapper > div.license_awscredentials_table > div.license_awscredentials_row > div.license_awscredentials_cellright {
				width:  87%;
			}
			
/* novafold predictions */
input#btn_NovaCloudRefresh, input#btn_AddNewJob {
	background: #92afd8; /* Old browsers */
    background: -moz-linear-gradient(top, #d3dfef 0%, #92afd8 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#d3dfef), color-stop(100%,#92afd8)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, #d3dfef 0%,#92afd8 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, #d3dfef 0%,#92afd8 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top, #d3dfef 0%,#92afd8 100%); /* IE10+ */
    background: linear-gradient(to bottom, #d3dfef 0%,#92afd8 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#d3dfef', endColorstr='#92afd8',GradientType=0 ); /* IE6-9 */
	!important;
	border: solid 1px #444242;
	color: #000000;
	font-weight:normal;
	
}
div.license_novacloud_holder {
	width: 100%;
}
	div.license_novacloud_table_empty {
		width: 100%;
		line-height: 24px;
		margin: 5px 0;
		padding: 5px 0;
		text-align: center;
	}
	div.license_novacloud_refresh {
		width: 90%;
		margin: 0 auto;
		text-align: left;
		padding-bottom: 10px;
	}
	div.license_novacloud_header {
		width: 100%;
		margin: 5px 0;
		padding: 5px 0;
	}
	div.license_novacloud_table {
		width: 90%;
		margin: 0 auto;
	}
		div.license_novacloud_table > div.license_novacloud_table_row_header {
			width: 100%;
			background-color: #3A3A3A;
			font-size: 0;
		}
		div.license_novacloud_table > div.license_novacloud_table_row,
		div.license_novacloud_table > div#pnl_NovaCloudTableRows > div.license_novacloud_table_row {
			width: 100%;
			background-color: #fff;
			font-size: 0;
		}
		div.license_novacloud_table > div.license_novacloud_table_row_even,
		div.license_novacloud_table > div#pnl_NovaCloudTableRows > div.license_novacloud_table_row_even {
			width: 100%;
			background-color: #f2ebe3;
			font-size: 0;
			
		}
			div.license_novacloud_table_row_header > div {
				color: #fff;
				font-weight: bold;
				line-height: 24px;
				font-size: 12px;
			}
			div.license_novacloud_table_row_even > div,
			div.license_novacloud_table_row > div {
				height: 40px;
				line-height: 40px;
				font-size: 12px;
				border-bottom: solid 1px #3A3A3A;
			}
			div.license_novacloud_table_row_header > div.license_novacloud_table_cell_jobname_header {
				width: 20%;
				text-align: left;
				text-indent: 5px;
			}
			div.license_novacloud_table_row_header > div.license_novacloud_table_cell_actions_header {
				width: 5%;
			}
			div.license_novacloud_table_row_header > div.license_novacloud_table_cell_status_header {
				width: 10%;
			}
			div.license_novacloud_table_row_header > div.license_novacloud_table_cell_started_header {
				width: 13%;
			}
			div.license_novacloud_table_row_header > div.license_novacloud_table_cell_ended_header {
				width: 13%;
			}
            div.license_novacloud_table_row_header > div.license_novacloud_table_cell_message_header {
				width: 34%;
				text-align: left;
				text-indent: 5px;
			}
			div.license_novacloud_table_row_header > div.license_novacloud_table_cell_results_header {
				width: 5%;
			}
			div.license_novacloud_table_row_even > div.license_novacloud_table_cell_jobname,
			div.license_novacloud_table_row > div.license_novacloud_table_cell_jobname {
				width: 20%;
				height: 40px;
				text-align: left;
				text-indent: 5px;
				border-left: solid 1px #3A3A3A;
				border-right: solid 1px #3A3A3A;
			}
			div.license_novacloud_table_row_even > div.license_novacloud_table_cell_actions,
			div.license_novacloud_table_row > div.license_novacloud_table_cell_actions {
				width: 5%;
				height: 40px;
				border-right: solid 1px #3A3A3A;
			}
				div.license_novacloud_table_row_even > div.license_novacloud_table_cell_actions > input,
				div.license_novacloud_table_row > div.license_novacloud_table_cell_actions > input {
					height: 16px;
					margin-top: -2px;
				}
			div.license_novacloud_table_row_even > div.license_novacloud_table_cell_status,
			div.license_novacloud_table_row > div.license_novacloud_table_cell_status {
				width: 10%;
				height: 40px;
				border-right: solid 1px #3A3A3A;
			}
			div.license_novacloud_table_row_even > div.license_novacloud_table_cell_started,
			div.license_novacloud_table_row > div.license_novacloud_table_cell_started {
				width: 13%;
				height: 40px;
				border-right: solid 1px #3A3A3A;
			}
			div.license_novacloud_table_row_even > div.license_novacloud_table_cell_ended,
			div.license_novacloud_table_row > div.license_novacloud_table_cell_ended {
				width: 13%;
				height: 40px;
				border-right: solid 1px #3A3A3A;
			}
			div.license_novacloud_table_row_even > div.license_novacloud_table_cell_message,
			div.license_novacloud_table_row > div.license_novacloud_table_cell_message {
				width: 34%;
				height: 40px;
				text-align: left;
				text-indent: 5px;
				border-right: solid 1px #3A3A3A;
			}
			div.license_novacloud_table_row_even > div.license_novacloud_table_cell_results,
			div.license_novacloud_table_row > div.license_novacloud_table_cell_results {
				width: 5%;
				height: 40px;
				border-right: solid 1px #3A3A3A;
			}
				div.license_novacloud_table_row_even > div.license_novacloud_table_cell_results > input,
				div.license_novacloud_table_row > div.license_novacloud_table_cell_results > input {
					height: 35px;
					margin-top: 0px;
				}
.license_novacloud_confirmdelete
{
    background-color: #FFFFFF;
        border-width: 3px;
        border-style: solid;
        border-color: black;
        padding-top: 10px;
        padding-left: 10px;
        width: 300px;
        height: 140px;
}
.license_novacloud_modal_background
{
    background-color: Black;
    filter: alpha(opacity=90);
    opacity: 0.8;
}

table.cart-item {
	border: solid 1px #111;
	padding: 10px;
}
table.cart-item td {
	padding: 5px 0px;
}
	tr.shoppingcart_row {
		margin: 5px 0;
	}
	tr.shoppingcart_row:nth-child(1) {
		border-top: 1px solid #111;
		border-left: 1px solid #111;
		border-right: 1px solid #111;
		background-color: grey;
	}
	tr.shoppingcart_row:nth-child(2) {
		border-bottom: 1px solid #111;
		border-left: 1px solid #111;
		border-right: 1px solid #111;
	}
		tr.shoppingcart_row:nth-child(1) > td {
			color: #fff;
		}
		tr.shoppingcart_row:nth-child(1) > td:nth-child(1) {
			width: 80%;
		}
		tr.shoppingcart_row:nth-child(1) > td:nth-child(2) {
			width: 10%;
		}
		tr.shoppingcart_row:nth-child(1) > td:nth-child(3) {
			width: 10%;
		}
		tr.shoppingcart_row > td {
			
		}
		tr.shoppingcart_row > td:nth-child(1) {
			text-indent: 5px;
		}
		tr.shoppingcart_row > td:nth-child(2) {
			border-left: 1px solid #111;
			border-right: 1px solid #111;
		}
		tr.shoppingcart_row > td:nth-child(3) {
			padding-right: 5px;
		}
		div.cart_price input {
			width: 80px;
		}
		
	div#divOrderNotesWrapper {
		display: none !important;
	}
	div.summary {
		width: 100%;
		font-size: 0;
	}
		div.summary-captions {
			width: 60%;
			height: 25px;
			line-height: 25px;
			font-size: 12px;
			font-weight: bold;
			text-align: right;
		}
		div.summary-values {
			width: 40%;
			height: 25px;
			line-height: 25px;
			font-size: 12px;
			font-weight: bold;
			text-align: right;
			padding-right: 5px;
		}
		div.summary-values input {
			width: 100%;
			height: 20px;
			font-size: 12px;
			font-weight: bold;
			text-align: right;
			border: 0 !important;
		}
	input#btnCheckOutNowBottom {
		padding-top: 20px;
		padding-bottom: 20px;
		padding-left: 30px;
		padding-right: 30px;
		border-radius: 10px;
		font-size: 20px;
	}
	input.inputprice {
		border: 0 !important;
	}
	
	div.license_novacloud_confirmdelete > input:nth-child(2) {
		
	}
	div.license_novacloud_confirmdelete > input:nth-child(3) {
		margin-left: 10px;
	}
