NormalButton {font-size:1em;}
input {font-wieght:normal;} /*input:hover, input:focus  {font-weight:bold;}*/
select {font-weight:normal;} /*select:hover, select:focus  {font-weight:bold;}*/

.DynamicForms_Maintable {width:0px; padding: 2px; background-color:#f3f3f3; border: dotted 1px #efefef;}
.DynamicForms_Maintable label {font-size:.8em;font-weight: normal;white-space:nowrap;}/* Multi Checkbox */
.DynamicForms_Maintable .disabledfield {color:#000000; background-color:transparent; border: 0;}
.DynamicForms_Maintable .NormalBold {text-align:center;font-weight:bold;font-size:1em;color:#848484;}
.DynamicForms_Maintable .NormalBold a {white-space:nowrap; font: bold 1em Arial, Helvetica, sans-serif;}
.DynamicForms_Maintable .NormalTextBox {background: #FFF;  border: 1px solid #DDD;  color: #000000;  font: bold .95em Arial, Helvetica, sans-serif;  padding: 0.3em 0.55em 0.3em 0.55em;  -moz-border-radius: 0.4em;  -khtml-border-radius: 0.4em;white-space: nowrap;}
.DynamicForms_Maintable .NormalTextBox label {font-size:1em;} /*Single Checkbox*/
.DynamicForms_TableRow {width:1%;}
.DynamicForms_TableRow td {}
.DynamicForms_TableRow td:hover {background:#e3e3e3;}
.DynamicForms_NormalTextbox {}
.DynamicForms_QuestionTable {width:100%;}
.DynamicForms_QuestionTableCell {}
.DynamicForms_Label {font-weight:bold;color:#888888;font-family: Tahoma, Arial, Helvetica;text-decoration: none;}
.DynamicForms_Link {}
.DynamicForms_RequiredField {}
.DynamicForms_Compare {}
.DynamicForms_RegularExpression {}
.DynamicForms_Textbox {}
.DynamicForms_NormalTextbox {}
.DynamicForms_ComboBox {}
.DynamicForms_Dropdownlist {}
.DynamicForms_Captcha {}
.DynamicForms_RadioButton {}
.DynamicForms_Listbox {}
.DynamicForms_RichText{}
.DynamicForms_Checkbox {}
.DynamicForms_Country {}
.DynamicForms_CheckBoxList {}
.DynamicForms_DisabledCheckBoxList{background-color: #efefef;}
.DynamicForms_DisabledTextBox {background-color: #efefef;}
.DynamicForms_DisabledListBox {background-color: #efefef;}
.DynamicForms_DisabledRadioButton {background-color: #efefef;}
.DynamicForms_DisabledCountry {background-color: #efefef;}
.DynamicForms_DisabledRichTextbox {background-color: #efefef;}
.DynamicForms_FieldError {background-color: red;}
.DynamicForms_RequiredFieldAsterik{font-size: 6.5pt;color: #CC0202;}
.DynamicForms_GridColumn{background-color: #6DBCDD;}
.DynamicForms_GridHeaderColumn{background-color: #FBF1A5;}
.DynamicForms_GridItem{background-color: #F1BC48;}
.DynamicForms_GridColumn{background-color: #6DBCDD;}
.DynamicForms_GridView{background-color: white;}
.Dynamicforms_DataGridEdit{background-color: #6DBCDD;}
.DynamicForms_DataGridHeader{background-color: #FBF1A5;}
.DynamicForms_DataGridFooter{background-color: #F1BC48;}
.DynamicForms_DataGridItem{background-color: #6DBCDD;}
.DynamicForms_DataGrid{background-color: #6DBCDD;}

/*JQUERY*/
div.rating-cancel,div.star-rating{float:left;width:17px;height:15px;text-indent:-999em;cursor:pointer;display:block;background:transparent;overflow:hidden}
div.rating-cancel,div.rating-cancel a{background:url(/desktopmodules/Dynamic%20Forms/images/delete.gif) no-repeat 0 -16px}
div.star-rating,div.star-rating a{background:url(/desktopmodules/Dynamic%20Forms/images/star.gif) no-repeat 0 0px}
div.rating-cancel a,div.star-rating a{display:block;width:16px;height:100%;background-position:0 0px;border:0}
div.star-rating-on a{background-position:0 -16px!important}
div.star-rating-hover a{background-position:0 -32px}
div.star-rating-readonly a{cursor:default !important}
div.star-rating{background:transparent!important;overflow:hidden!important}

#hintbox{ /*CSS for pop up hint box */
position:absolute;top: 0;width: 150px; /*Default width of hint.*/ 
background-color: #f9f7fe;border:1px solid #cdc0e6;;
text-align:center;padding: 3px;font:bold .8em Verdana;line-height:18px;
z-index:100;visibility: hidden;}

.hintanchor{ /*CSS for link that shows hint onmouseover*/
font-weight: bold;color: navy;margin: 3px 8px;}

/*ACSI CUSTOM*/
.DynamicForms_Maintable .formfield {text-align:left; background-color:#ffffff; border: solid 1px #dfdfdf; border-top: solid 1px #c4c4c4;}
.DynamicForms_Maintable .formfieldreq, .formfieldreq {text-align:left; background: #FFF;  border: 1px solid #cf8f8f;  color: #000000;  font: bold .95em Arial, Helvetica, sans-serif;  padding: 0.3em 0.55em 0.3em 0.55em;  -moz-border-radius: 0.4em;  -khtml-border-radius: 0.4em;white-space: nowrap;}
.DynamicForms_Maintable .formlabel {}
.DynamicForms_Maintable .formlabelreq {}

.educalling_normal
     {width:99%;padding:5px;background:transparent;
     font-weight:normal;color:#444444;
     border:solid 0px #330099;
     height:1em;overflow:hidden;}

.educalling_normal div
     {font-size:.95em;font-weight:normal;color:#444444;}

.educalling_normal:hover
     {padding:5px;background:transparent;
     font-weight:normal;color:#000000;text-decoration:none;
     background-color:#f4f4f4;cursor:hand;
     height:1em;overflow:hidden;}

.educalling_normal:hover div
     {font-size:.95em;font-weight:normal;color:#000000;}

.educalling_highlight
     {width:99%;padding:4px;background:#f9f7fe;
     font-weight:normal;color:#444444; border:solid 1px #cdc0e6;
     height:1em;overflow:hidden;}

.educalling_highlight div
     {font-size:.95em;font-weight:normal;color:#330099;}

.educalling_highlight:hover
     {padding:4px;background:#f9f7fe;
     font-weight:normal;color:#330099;text-decoration:none;
     border:solid 1px #330099;cursor:hand;height:100%;}

.educalling_highlight:hover div
     {font-size:.95em;font-weight:normal;color:#330099;}
.educalling_normaldetail{padding:5px;width:100%;background:transparent;
     font-weight:bold;font-size:.95em;color:#888888;}
.educalling_highlightdetail{padding:4px;width:100%;background:#f9f7fe;
     font-weight:bold;font-size:.95em;color:#888888; border:solid 1px #cdc0e6;}
.educalling_disabled{color:#aaaaaa;}
.educalling_hidden{display:none;}
.educalling_right{text-align:right;}
.educalling_formlabel {}
.educalling_formfield {}
.educalling_resultslink, a.educalling_resultslinkhover {font-weight:bold;font-size:1.2em;}
table.EduCalling_Results tr.DNN_Reports_Grid_Row
     ,table.EduCalling_Results tr.DNN_Reports_Grid_Row td
     {background:transparent;
     font-weight:normal;font-size:.95em;color:#000000;text-align:left;}

table.EduCalling_Results tr.DNN_Reports_Grid_AlternatingRow
     ,table.EduCalling_Results tr.DNN_Reports_Grid_AlternatingRow td
     {background:transparent;
     font-weight:normal;font-size:.95em;color:#000000;text-align:left;}

table.EduCalling_Results tr.DNN_Reports_Grid_Header th
     ,table.EduCalling_Results tr.DNN_Reports_Grid_Header th a
     {}

.toggleopacity img{opacity:0.75;filter:alpha(opacity=75);}
.toggleopacity:hover img{opacity:1;filter:alpha(opacity=100);}

#SaveForm input{opacity:0.75;filter:alpha(opacity=75);}
#SaveForm:hover input{opacity:1;filter:alpha(opacity=100);}

.hidden {display:none;}











