/* CSS Document for Security Questions (V15.2 WV Security Questions) alfee 12.05.2016*/

#divUserQuest {position:absolute; top:0px; width:600px; margin:auto; margin-left:10px;font-size:16px;}
#divQuestSel  {position:absolute; top:0px; width:600px; margin:auto; margin-left:10px;font-size:16px;}
#divAns 	  {position:absolute; top:60px; left:60px; width:480px; background-color:#FFF; border:thin;
				 border-style:solid; z-index:10001;font-size:16px;}
#divBg        {position:absolute; top:0px; width:600px; height:310px; background-color:#FFF; opacity:0.75; filter:alpha(opacity=75);}

#divUserQuest #frmUserQuest {margin:auto}
#divUserQuest #divTbl {left:0px;width:580px;height:145px;overflow:auto;border:thin;border-style:solid;}
#divUserQuest #divTbl .tblQuest {width:560px;word-break:normal;word-wrap:break-word;}
#divUserQuest .tblHd {width:560px;height:24px;}
#divUserQuest #frmUserQuest .btnClose {width:100px;font-size:14px}
#divUserQuest a {color:#1666f7;}
#divUserQuest a:hover{color:#0033cc;}

#divQuestSel #divTbl {left:0px;width:580px;height:240px;overflow:auto;border:thin;border-style:solid;}
#divQuestSel #divTbl .tblQuest {width:570px;word-break:normal;word-wrap:break-word;}
#divQuestSel #divTbl .tblQuest th {text-align:center;border:thin;border-style:solid;}
#divQuestSel .tblBtn {width:570px;}
#divQuestSel .btnSelect, .btnCancel {width:100px;font-size:14px;}
.over {background:#daf3f8;cursor:hand;}
.row_on {background:#daf3f8; color:#000000;}	

#divAns #divTbl {margin-left:10px;margin-top:10px;}
#divAns .answer {width:450px;height:18px;margin-top:5px;} 
#divAns .btnOK, .btnCancel {width:100px;font-size:14px}

#divUserAns {width:600px;padding-left:12px;padding-top:8px;text-align:left;font-style:normal;font-size:16px;display:block}
#divUserAns #frmUserAns {margin-top:3px;}

#divUserAns #divTbl {left:0px;width:585px;height:160px;overflow:auto;border:thin;border-style:solid;}
#divUserAns #divTbl .tblQuest {width:560px;word-break:normal;word-wrap:break-word;}
#divUserAns #divTbl .tblQuest td{background-color:#FFF;font-size:16px;}
#divUserAns #frmUserAns .btnClose {margin-left:250px;width:100px;font-size:14px}
#divUserAns #frmUserAns .lnkBackTo {margin-left:130px;}
#divUserAns .tblHd {width:560px;height:24px;}
#divUserAns a {color:#1666f7;}
#divUserAns a:hover{color:#0033cc;}

/*in the login page*/
#divLgnQuest {margin:auto;margin-top:100px;display:none;width:610px;height:240px;background-color:#FFF;z-index:10001;text-align:left}