
.new {
	color: black;
}

.waiting_on_documents {
	color: red;
}

.waiting_on_test_results {
	color: red;
}

.ready_for_review {
	color: green;
}

.enrolled {
	color: black;
}

.benefit_management {
	color: black;
}

.pain_management {
	color: brown;
}

.intensive_benefits_management {
	color: red;
}

.rowLit {
	background-color:rgb(254,247,198);
}


.notsortable { 
	background-color: #555;
	border-radius: 4px;
	-moz-border-radius: 4px;
	#-webkit-border-radius: 4px;
	overflow: hidden;
	width: 100%;
}

.plavixTable { 
	background-color: #999;
	border-radius: 4px;
	-moz-border-radius: 4px;
	#-webkit-border-radius: 4px;
	overflow: hidden;
	#width: 100%;
	width:100em;
}


.hiddentextarea { 
	background-color:inherit;
	border: none;
	height: 100%;
}

.criteriaComments { 
	height: 10em;
	width: 50em;
}


.invisible { 
	#visibility:hidden;
	display:none;
}

.fiftyems { 
	width:50em;
}

.thirtyems { 
	width:30em;
}

.twentyems { 
	width:20em;
}

.twentyfiveems { 
	width:20em;
}

.fifteenems{ 
 	width:15em;
}

.tenems { 
	width:10em;
}


.sixems { 
	width:6em;
}

.fiveems { 
	width:5em !important;
}

.subxone_psych { 
	width:18em;
}


.layoutTable { 
	 border:none;
	 border-style:none;
	 width:100%;
}

.layoutTable tr td {
	border:none;
	font-size:1em;
	text-align:left;
}

.normalFontWeight { 
	font-weight:normal;
}

.labelPaddingRight { 
	padding-right:4em;
}

.largeTextBox{  
	height:6em !important;
	width:65em !important;
}

.tableDisplay { 
	width:100%;
	display:table;
}

.rowPadding { 
	padding-top:1em;
	padding-bottom:1em;
}

.fifteenPercentRow { 
	width:15%;
	display:table-cell;
	border:1px solid black;
}

.twentyFivePercentRow { 
	width:25%;
	display:table-cell;
	border:1px solid black;
}

.thirtyThreePercentRow { 
	width:33%;
	display:table-cell;
	border:1px solid black;
}

.fiftyPercentRow { 
	width:50%;
	display:table-cell;
	border:1px solid black;
}

.sixtySevenPercentRow { 
	width:67%;
	display:table-cell;
	border:1px solid black;
}

.seventyFivePercentRow { 
	width:75%;
	display:table-cell;
	border:1px solid black;
}


.eightyFivePercentRow { 
	width:85%;
	display:table-cell;
	border:1px solid black;
}

.oneHundredPercentRow {
	width:100%;
	display:table-cell;
	border:1px solid black;
}

.halfemPadd { 
	padding-left:.5em;
}

.halfemPadd div label {
	width: 95% !important;
	text-align: left;
}

.tableCellPadding {
	padding-top: .5em;
	padding-bottom: .5em;
}

.multiLineTableText {
	vertical-align: top;
}

.multiLineTableText div label {
	width: 85% !important;
	text-align: left;
	padding-bottom: .5em;
}

.multiLineTableIndent {
	padding-left: 3em;
}

.topLevelDiv { 
	padding-top:1em;
	padding-left:1em;
	padding-bottom:1em;
}

.registration div label {
	width: 17em;
}

.registration table th {
	white-space: normal;
}
