﻿
.FormEntryOK
{
	font-family: arial, helvetica, sans-serif;
	/*font-size: 13px;
	line-height: 18px;
	color: #FFFFFF;
	
	

	background-color:#E85B1F;*/

}




.FormName
{
	font-weight: bold;
	font-size: 12px;
	color: Black;
	font-family: "Arial"; 
}
.FormQuestionEntry
{
	font-weight: normal;
	font-size: 12px;
	color: Black;
	font-family: "Arial"; 
}

.FormAttributeEntry
{
	font-weight: normal;
	font-size: 12px;
	color: Black;
	font-family: "Arial"; 
	
}

.FormEntryAttributeNameValue
{
	color: #000000;
	text-align: left;
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	line-height: 22px;
	font-weight: bold;
	margin-left: 2px;	
}



.FormDescription
{
	font-weight: bold;
	font-size: 12px;
	color: Black;
	font-family: "Arial"; 
}
.FormOK
{
	font-weight: bold;
	font-size: 12px;
	color: Black;
	font-family: "Arial"; 
}

.FormAttributeNameCell
{
	color: Black; 
	font-style: normal; 
	font-size: 12px; 
	line-height: 14px; 
	font-family: "Arial"; 
}

.FormAttributeNameValue
{
	color: Black; 
	font-style: normal; 
	font-size: 12px; 
	line-height: 14px; 
	font-family: "Arial"; 
}



.FormRadioButtons
{
	font-weight: bold;
	font-size: 12px;
	color: black;
	font-family: "Arial"; 
}

.FormCheckBoxes
{
	font-weight: bold;
	font-size: 12px;
	color: black;
	font-family: "Arial"; 
}

.FormDropDownList
{
	font-weight: bold;
	font-size: 12px;
	color: black;
	font-family: "Arial"; 
}

.FormTextbox
{
	font-weight: bold;
	font-size: 12px;
	color: black;
	font-family: "Arial"; 
}

.FormMultiline
{
	font-weight: bold;
	font-size: 12px;
	color: black;
	font-family: "Arial"; 
}


.FormReportAttributeName
{
	font-weight: bold;
	font-size: 12px;
	color: black;
	font-family: "Arial"; 
}

.FormPanes
{
    font-family: "Arial"; 
    font-size:  12px;
    font-weight:    bold;
    color: black;
}

.FormConfigurationPane
{
	background-color: #887A3B;
	border-color: #EBE8DC;
	font-family: "Arial"; 
    font-size:  12px;
    font-weight:    bold;
    color: white;
}

.FormEditorPane
{
	border-color: #887A3B;
	border-style: solid;
	background-color: #EBE8DC;
}

.FormAttributeEditorHeader
{
	font-size: 12px;
	font-family: "Arial";
}

.FormStylePane
{
	border-color: #887A3B;
	border-style: solid;
	background-color: #EBE8DC;
}

.FormQuestionsPane
{
	background-color: #887A3B;
	border-color: #EBE8DC;
	font-family: "Arial"; 
    font-size:  12px;
    font-weight:    bold;
    color: white;
}
.FormQuestionsAttributeTypesColumn
{
	background-color: white;
}
.FormQuestionsAttributesColumn
{
	background-color: #EBE8DC;
}
.FormQuestionsAttributeColumn
{
	background-color: #EBE8DC;
}


.FormReportTextTableName
{
	font-family: "Arial"; 
    font-size:  12px;
    font-weight:    bold;
    color: black;
}

.FormReportTextTableBar
{
	background-color: Red;
}

.FormReportTextTablePercentage
{
	font-family: "Arial"; 
    font-size:  12px;
    font-weight:    bold;
    color: Red;
}

.FormReportTextTableVotes
{
	font-family: "Arial"; 
    font-size:  12px;
    font-weight:    bold;
    color: black;
}

.FormReportTextTableTotalVotes
{
	font-family: "Arial"; 
    font-size:  12px;
    font-weight:    bold;
    color: black;
}

.Unwatermarked {
	height:18px;
	width:148px;
	font-weight:bold;
}

.Watermarked {
	height:20px;
	width:150px;
	padding:2px 0 0 2px;
	border:1px solid #BEBEBE;
	background-color:#F0F8FF;
	color:gray;
}