.aqpopupdiv											{text-align:center; width: 100% !important; height: 100% !important; background-image: url(/aqadmin/media/images/background-t-20.png); position: absolute; top: 0px; left: 0px; visibility: hidden;}
.aqpopupdiv #tbar									{height:72px;margin-right:12px;font-weight:bold;font-size:11pt;border-bottom:1px solid #0E42A0;color:#7E7878;}
.aqpopupdiv img										{float:left;margin-right:12px;}
.aqpopupdiv .msg_box								{text-align:left; border: #c3ccd2 0px solid; margin:0 auto; width: 420px !important; padding-top: 25%; height: 25%;}
.aqpopupdiv .msg_box .tr							{background-image: url(../images/aqm-tr.gif); padding-right: 9px; background-position: top right; background-repeat: no-repeat; height: 9px; font-size: 4px;}
.aqpopupdiv .msg_box .tl							{background-image: url(../images/aqm-tl.gif); padding-left: 9px; background-position: top left; background-repeat: no-repeat; height: 9px;}
.aqpopupdiv .msg_box .tl div						{border-top: 1px solid #c3ccd2; background-color:#e3edf5; height: 9px;}
.aqpopupdiv .msg_box div							{border: 0px solid #00ff00;}
.aqpopupdiv .msg_box .cont							{border-left: 1px solid #c3ccd2; background-color: #e3edf5; border-right: 1px solid #c3ccd2; font-size: 10pt;}
.aqpopupdiv #popup_message_box_text					{margin-top:24px;padding-left:12px;font-size:8pt;overflow: auto;}
.aqpopupdiv .msg_box .br							{border:0px;background-image: url(../images/aqm-br.gif); padding-right: 9px; background-position: bottom right; background-repeat: no-repeat; height: 9px; font-size: 4px;}
.aqpopupdiv .msg_box .bl							{border:0px;background-image: url(../images/aqm-bl.gif); padding-left: 9px; background-position: bottom left; background-repeat: no-repeat; height: 9px;}
.aqpopupdiv .msg_box .bl div						{border-bottom: 1px solid #c3ccd2; background-color:#e3edf5; height: 9px;}
.aqpopupdiv .msg_box h3								{margin:0px 0px 0.125em 0px; padding-bottom: 10px; padding-left: 0.5em; border-bottom: 1px solid #c3ccd2;}
.aqpopupdiv .msg_box .message						{padding-left: 0.25em; padding-right: 0.25em;}
.OK 												{font-weight:bold;color:#0E42A0;}
.NOTOK												{font-weight:bold;color:#ff0000;}
.error												{color:#ff0000;}

/* Main form style */
#aqloginwidget #login_fs							{float:center;margin:auto;position:relative !important;width:490px !important;background-color:#EDEBEB !important;border:1px solid #989292 !important;padding:24px 12px 12px 12px !important;}
#aqloginwidget #login_fs legend						{position:absolute !important;top:-.9em;left:.5em;padding:3px 12px 3px 12px;background-color:#989292;color:#EDEBEB;}
#aqloginwidget #login_tbl							{border-collapse:collapse !important;width:100% !important;}
#aqloginwidget #login_tbl td						{vertical-align:top !important;padding:3px !important;font-size:10pt;text-align:left !important;}
#aqloginwidget #login_tbl input						{width:210px !important;1px solid #989292;}
#aqloginwidget #login_tbl input[type='checkbox']	{width:auto !important;}
#aqloginwidget #login_tbl input[type='button']  	{width:auto !important;}
#aqloginwidget #login_tbl .checkbox					{width:auto !important;}
#aqloginwidget #login_tbl .label					{width:200px !important;padding-right:18px !important;background-color:#EDEBEB;font-weight:bold;}
#aqloginwidget #login_tbl .field					{width:210px !important;}
#aqloginwidget #login_tbl #aqcopy					{font-size:7pt;color:#989292;}
#aqloginwidget #login_tbl #aqcopy a					{text-decoration:none;color:#989292;}
#aqloginwidget #login_tbl #aqcopy hr				{height:1px !important;width:100% !important;color:#989292;}

/* CAPTCHA Style */
#aqloginwidget p.captcha_1,
#aqloginwidget p.captcha_2,
#aqloginwidget p.captcha_notvalid					{margin-left: 0px;margin-right: 0px;margin-top:3px;margin-bottom:3px;font-style: normal;font-weight: normal;background: transparent;}
#aqloginwidget p.captcha_2							{font-size: 10pt;font-style: italic;font-weight: normal;}
#aqloginwidget p.captcha_notvalid					{font-weight: bold;color: #FFAAAA;}
#aqloginwidget .captchapict							{margin: 0px 0px 0px 0px;padding: 0px 0px 0px 0px;border-style: solid;border-width: 1px;border-color: #989292;}
#aqloginwidget #captcha								{margin-left: 0px;margin-right: 0px;border-style: dashed;border-width: 0px;border-color: #FFD940;}
#aqloginwidget fieldset 							{-moz-border-radius: 6px; border-radius: 6px;}
