/* ================================
    CSS STYLES FOR Module Code5Systems FormMaster
   ================================
*/
.runTimeTable
{
	
}

.rfvSymbol
{
	display: none;
}
	
.runTimeTable TD
{
	padding: 3px	
}

.designTimeTable
{
	border-right: #000000 1px dotted;
	border-top: #000000 1px dotted;
	border-left: #000000 1px dotted;
	border-bottom: #000000 1px dotted;
	border-collapse: collapse;
}
.designTimeTable TD
{
	padding-right: 5px;
	padding-left: 5px;
	padding-bottom: 5px;
	padding-top: 5px;
	border-right: #000000 1px dotted;
	border-top: #000000 1px dotted;
	border-left: #000000 1px dotted;
	border-bottom: #000000 1px dotted;
}

.listTableLayout TD
{
	border: none;
}

.gridForm
{
	border-right: black 1px solid;
	border-top: black 1px solid;
	border-left: black 1px solid;
	border-bottom: black 1px solid;
	border-collapse: collapse;
	background-color: transparent;
}

.reportForm
{
	border-right: black 1px solid;
	border-top: black 1px solid;
	border-left: black 1px solid;
	border-bottom: black 1px solid;
	border-collapse: collapse;
	background-color: transparent;
}
.reportForm TD
{
	border-right: black 1px solid;
	border-top: black 1px solid;
	border-left: black 1px solid;
	border-bottom: black 1px solid;
	background-color: transparent;
	padding:5px;
}
.valDetails
{
	border-right: #cccccc 1px solid;
	border-top: #cccccc 1px solid;
	border-left: #cccccc 1px solid;
	width: 100%;
	border-bottom: #cccccc 1px solid;
	border-collapse: collapse;
}
.valDetails TD
{
	border-right: #cccccc 1px solid;
	border-top: #cccccc 1px solid;
	border-left: #cccccc 1px solid;
	border-bottom: #cccccc 1px solid;
	padding: 3px;
}

.rptHeader TD, .rptHeader A:link, .rptHeader A:hover
{
 background-color:Navy;
 font-weight:bold;
 color:White;
 text-align:center;
}
.rptItem TD
{
	color:Black;
	background-color:White;	
}
.rptAltItem TD
{
	color:Black;
	background:#EEEEEE;	
}
.rptFooter TD
{
 background-color:Navy;
 color:White;
}
.rptPager TD
{
	border:none;	
}


/* Edit Menu */

.C5SLLC_MenuContainer{
	background:transparent;
}

.C5SLLC_MenuItem
{
	color:#000;
	font-size:11px;
	font-weight:bold;
	padding:5px 5px 5px 5px;
	border:1px #EEE solid;
	border-width:1px 0px;
	font-family:Arial;
}
.C5SLLC_RootMenuItem TD
{
	color:#000; 
	font-size:11px; 
	background:transparent;
	padding:5px 5px 5px 5px;
	font-family:Arial;
}
.C5SLLC_RootMenuItemsSel TD
{
	color:#000;
	font-size:11px; 
	font-weight:bold;
	background:#EEE;
	padding:5px 5px 5px 5px;
	cursor:hand;
	cursor:pointer;
	font-family:Arial;
}
.C5SLLC_SubMenu TABLE
{
	border:1px #000 solid; 
	font-weight:normal;
	background:#EEE;
	filter: progid:DXImageTransform.Microsoft.Shadow(color= '#EEEEEE' , Direction=135, Strength=1);
}

.C5SLLC_SubMenu TD
{
	font-weight:normal;
	font-size:11px;
	padding-left:10px;
	padding-right:10px;
	font-family:Arial;

}

.C5SLLC_SubMenuItemSel
{
	color:#000;
	font-size:11px;
	font-weight:normal;	
	font-family:Arial;
	background:#FFF;
	cursor:hand;
	cursor:pointer;
	padding:5px 5px 5px 5px;
}

.C5SLLC_RootMenuArrow{
	display:none;
}

.C5SLLC_MenuBreak{
	display:none;
}

.C5SLLC_MenuArrow
{
	display: none;
}
.C5SLLC_MenuBar  {}
{
} {}
.C5SLLC_MenuIcon{
	display:none;
}

.tinyDropdown
{
	font-size: 6.5pt;
}
.divSpan
{
	padding-top:3px;
	font-size:6.5pt;
}

.tdTokens
{
	border:solid black 1px;
}

#tblThankYou {}
#tblDispatcher {}
#tblHeading {}
#tblAutoResponder {}
#tblDesignTable {}
#tblControlForm {}
#tblFilesOuter {}
#tblFilesInner {}
#tblFormOptions {}
#tblFormQuery {}
#tblOptions {}
#tblReport {}
#headerFormReport {}
#tblReportEditForm {}
#tblThankYouEdit {}
#tblCustomTemplate {}

.maintable
{
	float: left;
	text-align: left;
	width: 100%;
}
.maintable tr
{
	vertical-align: middle;
}
.column-left {
	/*font:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	text-align:left;
	padding-left: 10px;*/
	font-family:Verdana, Arial, Helvetica, sans-serif; 
	font-weight:normal; 
	font-size:10px; 
	line-height:14px; 
	color:#666666;
	}
.column-right {
	font-family:Verdana, Arial, Helvetica, sans-serif; 
	font-size:11px;
	text-align:left;
	}
	/*
.column-left,
.column-right,
.column-full {
	text-align: left;
	margin-left: 0;
	padding-left: 0;
	margin-right: 0;
	padding-right: 0;
	float: left;
	padding: 0 8px;
	margin-bottom: 0.5em;
	margin-top: 3px;
	margin-bottom: 3px;
	padding-top: 0.25em;
	padding-bottom: 0.25em;
}*/
	.textfield {
	font-family:Verdana, Arial, Helvetica, sans-serif; 
	font-weight:normal;
	font-size:10px;
	line-height:14px;
	color:#666666;
	width: 315px;

}
	.textfielddrop {
	font-family:Verdana, Arial, Helvetica, sans-serif; 
	font-weight:normal;
	font-size:10px;
	line-height:14px;
	color:#666666;
}

.wide {
/*\*//*
width: 350px !important;*/ 
/*\*//*/
width: 20em !important;
/**/	
}
.dropbox{
/*\*//**/
width: 250px !important; 
/*\*//*/
width: 20em !important;
/**/	
}
.msgerror{ 
color: #f00;
font: 75%/1em Arial, Helvetica, sans-serif;

	}
.checkbox {
	font-family:Verdana, Arial, Helvetica, sans-serif; 
	font-size:11px;
	text-align:left;
	}
.checkbox tr {
		height: 10px;
	}
.required {
	color: #cc0000;
}
.leftcolumn {
width:150px;
padding: 2px;
vertical-align:middle;
	}
.rightcolumn {
width:450px;
vertical-align:middle;
	}
.rightcolumn2 {
width:425px;
padding: 2px;
	}
.outertable {
	float: left;
	text-align:left;
	}
	
.rovalsummary {
font: 75%/1em Arial, Helvetica, sans-serif;
text-align:left;
vertical-align:middle;
padding: 4px 8px 4px;
margin-bottom: 1em;
background-color: #ffffcb !important;
}

.rovalsummary p {
margin: 3px 0.5em 3px 2em;
}
.rovalsummary ul,
.rovalsummary ol { 
margin-bottom: 0.25em;
}

.formheader {
	line-height:16px;
	font-family:Verdana, Arial, Helvetica, sans-serif; 
	font-size:12px; 
	font-weight:bold; 
	color:#666666
}
.smallerText {
	font-size: 10px;
	line-height: 1.2em;
}
.tablecell
{
padding: 2px;
vertical-align:middle;
}
.text_red {
	font-family:Verdana, Arial, Helvetica, sans-serif; 
	font-weight:normal; 
	font-size:10px; 
	line-height:14px; 
	color:#cc0000
	}
.text {
	font-family:Verdana, Arial, Helvetica, sans-serif; 
	font-weight:normal; 
	font-size:10px; 
	line-height:14px; 
	color:#666666
}
.radiocell
{
padding: 2px;
vertical-align:top;
width: 180px;
}
.radiocellleft
{
padding: 2px;
vertical-align:top;
}
.tablecellheader
{
vertical-align:middle;
height:45px;
}
.hiddenborder {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-width: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	color: #FF0000;
}
.uploadfield {
	font-family:Verdana, Arial, Helvetica, sans-serif; 
	font-weight:normal;
	font-size:10px;
	line-height:14px;
	color:#666666;
	width: 315px;
	padding-right: 20px;
	margin-right:20px;
}