﻿.fullAvailableWidth
{
	float: none;	
	text-align: left;
	display: block;
	margin: 5px 0px;
	width: 100%;
	vertical-align: top;
}

.halfAvailableWidth
{
	float:left;	
	text-align: left;
	display: inline;
	margin: 5px 0px;
	width: 50%;
	vertical-align: top;
}

.thirdAvailableWidth
{
	float:left;	
	text-align: left;
	display: inline;
	margin: 5px 0px;
	width: 33%;
	vertical-align: top;
}
.biogenOrderSection
{
	margin:0px;
	padding: 0px;
	width: 100%;
	/*
	float: left;
*/
	
}
.biogenOrderField
{
	text-align: left;
	float:left;	
	/*
	display: inline;
	*/
	margin: 0px 0px;
	width:354px;
	vertical-align: top;
}
.biogenOrderField
{
	background-color:#dce6f0;
	border-bottom:thin solid white;
}
.biogenOrderField label
{
	width:300px;
	border-right:thin solid white;

}
.scfSingleLineTextBox
{
	width:30px;
	margin:4px 0;
}
.biogenOrderSection .scfSingleLineTextBox
{
	width:214px;

}

.fullAvailableWidth .scfSingleLineTextLabel
{
	margin: 0;
}


.fullAvailableWidth .scfSectionContent
{
	width: 100% !important;
}

.fullAvailableWidth .scfRequired, .fullAvailableWidth .scfValidatorRequired
{
	margin: 0 !important;
}

.fullAvailableWidth .scfSingleLineTextBox, .fullAvailableWidth .scfEmailTextBox, .fullAvailableWidth .scfMultipleLineTextBox
{
	width: 97%;
	padding: 0;
	margin: 0;
}

.scfSingleLineGeneralPanel, .scfEmailGeneralPanel, .scfMultipleLineGeneralPanel
{
	width: 40px !important;
	margin: 0 0 0 2px !important;
}

.fullAvailableWidth .scfSingleLineGeneralPanel,
.fullAvailableWidth .scfEmailGeneralPanel,
.fullAvailableWidth .scfMultipleLineGeneralPanel
{
	width: 65% !important;
}


/***********REMOVE THIS TO OTHER CSS FILE*****************/
.scfSubmitButton
{
	background-color:#dcdcdc !important;
	font-size:1.1em !important;
	float:right;
	margin-right:54px;
}
.biogenOrderSection
{
	background-color: #e0dedf;
	width:354px;
	margin-top:20px;
}
.scfRequired, .scfValidatorRequired
{
	/*
	margin-left:-44px !important;
	*/
	padding-right:10px;
	font-family: Verdana,Geneva,Arial,Helvetica,sans-serif !important;
	font-size:10px !important;
}
.scfSingleLineTextBox
{
	vertical-align:bottom;
}
.scfSingleLineGeneralPanel
{
	
}
.orderformtable
{
	width:100%; 
	margin-top:10px;
	font-size:0.8em;
	margin-left:-2px;
}
.orderformtable td
{
	padding-left:2px;
	background-color:#E0DEDF;
	color:Black;
	margin-left:0px;

}
.orderformproductheader
{
	width:300px; 
padding-left:2px;
	background-color:#E0DEDF;
	color:Black;
	margin-left:0px;
	
}
.orderformamountheader
{
	width:46px;
padding-left:2px;
	background-color:#E0DEDF;
	color:Black;
	margin-left:0px;	
}
.scfForm
{
	/*width:680px !Important; */
	
	font-family: Verdana,Geneva,Arial,Helvetica,sans-serif;
}
.scfSectionContent
{
/*	
	width:390px !important;
*/
}
.scfSingleLineTextLabel, .scfSingleLineTextBox
{
	font-size:9.6pt;
}
.scfSingleLineTextLabel
{
	margin-left:2px;
}
.scfForm fieldset
{
	border:none;
	
}
.scfSectionBorderAsFieldSet 
{
	margin-left:0px !important;
	margin-right:0px !important;
	padding:0 !important;
}
.scfForm legend
{
	padding:0;
	margin:0;
	font-style:italic;
	font-size:9.6pt;
	font-weight:700;
	
	margin-top:8px;
			
}
