Server : Apache/2.4.43 (Win64) OpenSSL/1.1.1g PHP/7.4.6 System : Windows NT USER-PC 6.1 build 7601 (Windows 7 Professional Edition Service Pack 1) AMD64 User : User ( 0) PHP Version : 7.4.6 Disable Function : NONE Directory : C:/Users/User/AppData/Local/Temp/HouseCall32/interface/css/ |
/* import CSS files */ @import url("reset.css"); @import url("container.css"); @import url("datatable.css"); @import url("form.css"); /*@import url("tooltip.css");*/ @import url("steps.css"); @import url("buttons.css"); /*************************************************************** common styles ******************************************************************/ /* IE6 :hover fix */ html, body { _behavior:url(../css/htc/csshover.htc); } html, td, select, input, option, textarea, th { font:11px Arial, Helvetica, sans-serif; color:#000; } #lb_enable_vulScan { font-size:12px; } a, a:link, a:visited{ color:#0066cc; outline: 0; text-decoration:underline; } a:hover{ color:#ff0000; cursor: pointer; } a:hover span{ cursor: pointer; } a span{ cursor: pointer; } a.disable{ cursor: default; } img{ vertical-align:middle; } hr{ height:1px; padding:0; margin:6px 0; .margin:0; border:1px solid #ccc; border-width: 0 0 1px 0; background:#ccc; } cite{ font-style:normal; display:block; padding:0; } .row { overflow:hidden; width:100%; } .col { float:left; } .right { float:right; } /* BUTTON - action button */ .btn{ width:80px; font-size:12px; color:#000; } .btn_sm{ width:auto; font-size:10px; color:#000; } .btn_sm_fixed{ width:80px; font-size:10px; color:#000; } .btnSet{ /*attributes here*/ } .btnSet1, .btnSet2{ margin-right:15px; } /*focused button style*/ .btn_default_focus{ font-weight:bold; } /* various text sizes & color*/ .txt_10{ font-size:10px; } .txt_11{ font-size:11px; } .txt_12{ font-size:12px; } .txt_13{ font-size:13px; } .txt_blue{ color:#003399; } .txt_red{ color:#ff0000; } .txt_dark_red{ color:#cc0000; } .txt_brown{ color:#cc3300; } .txt_normal{ font-weight:normal; font-style:normal; } .disabled{ color:#999; } .link_blue, .link_blue a, .link_blue a:link, .link_blue a:visited { font-weight:normal!important; color:#0066CC!important; text-decoration: underline!important; } .link_blue a:hover { text-decoration:none!important; } /* alignment*/ .align_center{ text-align:center!important; } .align_right{ text-align:right!important; } .valign_top{ vertical-align: top!important; } .valign_mid{ vertical-align: middle; } /* general table padding*/ .table_padding{ text-align:left; } .table_padding td{ padding: 0 5px 10px; } .table_padding th{ padding: 0 3px 10px 0; } /* various padding values */ .pad_8{ padding: 8px; } .padt_5{ padding-top: 5px; } .padt_20{ padding-top: 20px; } .padt_50{ padding-top: 50px; } .pad_15{ padding: 15px; } .padl_5{ padding-left: 8px; } .padl_15{ padding-left:15px; } .padl_20{ padding-left:20px; } td.padl_20{ padding-left:20px; } .padr_2{ padding-right:2px; } .padr_5{ padding-right:5px; } .padr_10{ padding-right:10px; } .padtb_3{ padding-top:3px; padding-bottom: 3px; } .padtb_10{ padding-top:10px; padding-bottom: 10px; } .padr_20{ padding-right:20px; } .margint_5{ margin-top: 5px; } .margint_10{ margin-top: 10px; } .margint_20{ margin-top: 20px; } .marginb_5{ margin-bottom: 5px; } .marginb_15{ margin-bottom: 15px; } .marginb_10{ margin-bottom: 10px; } .txt_indent0{ text-indent:0!important; } /*blue border & bg*/ .border_bg_blue{ border:1px solid #86a1bc; background-color:#f3f9fe; padding:5px; height:90px; width:500px; } .nowrap_cell{ white-space:nowrap; } cite.note{ display: block; margin:3px 0; font-style:normal; font-size:10px; } cite.note em{ font-style:normal; font-weight:bold; color:#cf4c20; padding-right:5px; } .main_desc{ font-size: 12px; font-weight:bold; line-height:18px; padding: 17px 18px; } .main_desc2{ font-size: 12px; font-weight:bold; line-height:18px; padding: 17px 18px; } .cursor_pointer{ cursor: pointer; } .display_block{ display: block; } .display_none{ display: none; } .dotline_v{ background:url(../images/dotline_v.gif) repeat-y top center; } .dotline_h{ height:10px; padding:0; border:0; margin:0; background:url(../images/dotline.gif) repeat-x center left; } /*************************************************************** general content setup (banner, help, etc) ******************************************************************/ .wrapper { width:700px; height:429px; } #houseCallText { padding: 10px 0 0 12px; *padding-top: 11px; } #tm_logo { background: url('../images/banner_name.png') no-repeat top left; float: left; height:19px; margin: 9px 0px 0px 12px; width: 95px; } .tm_banner{ height:34px; } .main_header{ margin-bottom:20px; } .wrapper .top{ position:relative; } #btns_popup { position:absolute; right: 8px; top: 0; } #btns_popup li { float: left; } #btns_popup li a { color:#fff; display: block; } #btns_popup li a:hover { color:#ff0000; } .top #lnk_feedback, .top #lnk_feedback:active, .top #lnk_feedback:visited { background: url('../images/icon_feedback.gif') no-repeat 0 0; padding-left: 17px; margin-top: 13px; } .top #lnk_feedback:hover { text-decoration:underline; } .top .btn_popup_minimize, .top .btn_popup_close { background: url('../images/icon_minimize.gif') no-repeat left top; height: 20px; margin-top: 8px; overflow:hidden; width: 21px; } .top .btn_popup_close { background: url('../images/icon_cancel.gif') no-repeat left top; } .top .btn_popup_minimize:hover, .top .btn_popup_close:hover { background-position: left -20px } .top .btn_popup_minimize:active, .top .btn_popup_close:active { background-position: left -40px } /*************************************************************** step view content ******************************************************************/ #scan_prev_content .main_desc { font-weight:normal; padding: 1px 18px 1px 18px; } #scan_prev_content .main_desc2, #stepView2_1 .main_desc2 { font-weight:normal; padding: 1px 18px 9px 18px; } #scan_prev_content .main_desc3{ font-weight:normal; font-size: 12px; padding: 10px 18px 1px 18px; } #scan_prev_content .right, #stepView2_1 .right, .btm_btn_area .eula.right{ padding-right: 18px; } #step_content { position:absolute; width: 5000px; } #stepView1_0 { padding-top: 42px; position:relative; } #stepView1_0 p { color:black; font-size: 12px; line-height: 18px; margin-bottom: 18px; padding-left:36px; width: 340px; } #stepView1_0 .configLinks { position:absolute; left: 425px; top: 112px; } #stepView1_0 .configLinks a { background: url('../images/icon_setting.gif') no-repeat; display:block; font-size: 12px; line-height:21px; padding: 0 0 5px 26px; } #stepView1_0 #link_logs { background: url('../images/icon_log.gif') no-repeat; } #stepView2_0 table.scan_table, #stepView2_0 div.progress_bar_area, #stepView2_0 div.progress_status, #stepView2_0 div.btm_btn_area_steps { width:453px; margin: 0 auto; } #stepView2_0 div.progress_bar_area { padding:0; position:relative; } #stepView2_0 div.progress_status { font: normal 10px arial; color: #999; } #stepView2_0 table.scan_table { font-size: 12px; margin: 70px auto 0px; } #stepView2_0 table td, #stepView2_0 table th { font-size: 12px; } #stepView2_0 table td.valign_top { height: 76px; padding:0 8px 0 0; width: 100px; } #stepView2_0 .btm_btn_area { padding: 5px 0 0; text-align: right; } #stepView2_0 .btn_common { padding-right: 48px; } #stepView2_1 .main_desc { font-weight: normal; padding: 1px 18px 1px 18px; } #stepView3_0 { font-size: 0; position:relative; } #stepView3_0 .btm_btn_area_steps { padding-right: 0; text-align:right; } #summary { font-size: 12px; width: 341px; padding: 16px 12px 10px 18px; } #summary h2{ padding-top: 1px; position:relative; } #lnk_more_protection { font-size: 11px; } #lnk_more_detail { position:absolute; right: 0; *right: 10px; text-decoration:underline; top: 2px; } #ad300x250{ height: 250px; width: 300px; margin-top: 16px; } #lnk_more_protection { float: left; padding-top: 8px; } #CleanSummary { display: block; height: 192px; margin-bottom: 13px; overflow-y: auto; } #CleanSummary h3 { padding-top:10px; } /************************************************************** scan progress bar ***************************************************************/ .pb_wrapper { background-color: #EEE; height: 22px; overflow: hidden; position: relative; width: 410px; } .pb_mask { background: url('../images/mask_progress_bar.png') no-repeat 0 0; _background:none; _filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled='true', sizingMethod='crop', src='../images/mask_progress_bar.png'); width: 410px; height: 22px; position: absolute; z-index: 2; } .pb_bar { top: 5px; left: 5px; position: absolute; width:400px; z-index: 1; } .pb_bar img { top: 0; left: 0; position: absolute; } .progress_status { position: absolute; top: 6px; left: 410px; } .progress_bar_area em{ font-style:normal; font-weight:bold; padding-left:3px; } /*************************************************************** float box ******************************************************************/ .float_box{ clear:both; zoom:1; margin-bottom:0px; } .float_box:after{ content:'.'; height:0px; visibility:hidden; display:block; clear:both; } .float_box_left{ float:left; margin-right:10px; } .float_box_right{ float:right; } /*************************************************************** Multiple section blocks ******************************************************************/ .multi_sec_hd{ padding: 5px; border: 1px solid #999; border-width: 1px 0; background: #e7f1fd; /*background: url(../images/bg_table-header.gif) repeat-x;*/ } .multi_sec_hd.row1st{ border-top-width: 0; } .multi_sec_content{ padding:10px 5px; background:#fff; zoom:1; clear:both; } .multi_sec_content:after{ content:'.'; height:0px; visibility:hidden; display:block; clear:both; } /*************************************************************** list styles ******************************************************************/ .list_bullet{ margin:5px 0; } .list_bullet li{ list-style: disc; margin-left:15px; line-height:16px; } .list_num li{ list-style: decimal; margin-left:25px; line-height:16px; } .list_common{ margin:2px 0; } .list_common li{ padding:2px 0; } .list_inline li{ display:inline; padding-left:8px; } /*************************************************************** message box ******************************************************************/ .msgbox{ padding: 8px; margin-bottom: 15px; } .msgbox.msginfo{ border:1px solid #5698da; background:#fff; } .msgbox.msgok{ border:1px solid #999; background:#fff; } .msgbox.msgwarn{ border:1px solid #dbc063; background:#fffff3; } .msgbox.msgerr{ border:1px solid #d94e47; background:#fff; } .msgbox h1{ line-height:16px; text-indent:20px; font-size:13px; color:#000; background-position:left top; background-repeat:no-repeat; } .msgbox.msginfo h1{ background-image:url(../images/msg_icon_info.gif); } .msgbox.msgok h1{ background-image:url(../images/msg_icon_ok.gif); } .msgbox.msgwarn h1{ background-image:url(../images/msg_icon_warn.gif); } .msgbox.msgerr h1{ background-image:url(../images/msg_icon_err.gif); color:#ff0000; } .msgbox p{ line-height:14px; font-size:11px; margin:5px 0 0 0; } /*reset msgbox style when locate within datatable*/ .datatable_border .msgbox, .datatable_border .msgbox.msginfo, .datatable_border .msgbox.msgok, .datatable_border .msgbox.msgwarn, .datatable_border .msgbox.msgerr{ border: none; background:none; margin:0; } /*************************************************************** fixed height with Y scroller ******************************************************************/ .height_fixed_wscrolly{ height:190px; overflow-y: scroll !important; overflow-x: hidden; *padding-right:17px; _padding-right: 0px; _margin-right:17px; } .noAdv .height_fixed_wscrolly{ height:240px; overflow-y: scroll !important; overflow-x: hidden; *padding-right:17px; _padding-right: 0px; _margin-right:17px; } /***************************************************************************** empty area for display loader & description ****************************************************************************/ .empty_area{ padding:20px 0; } .loader { background: url(../images/loader.gif) no-repeat top center; height:50px; } .empty_area p { text-align:center; margin-top: 15px; } /* * truncated text */ .txt_dot { margin-right:25px; display:block; white-space: nowrap; overflow:hidden; text-overflow: ellipsis; -o-text-overflow: ellipsis; -icab-text-overflow: ellipsis; -khtml-text-overflow: ellipsis; -moz-text-overflow: ellipsis; -webkit-text-overflow: ellipsis; } /************************************************** HouseCall 7.0: 2 columns for data display **************************************************/ .float_box_left.col1{ width:155px; background:#fff2f2; border:1px solid #cc0000; padding:3px 10px; height:128px; } .float_box_right.col2{ width:445px; _width: 428px; } /* * ad_area: advertisment area */ .ad_area{ height: 75px; width:530px; border:0px solid #ccc; } .ad_bottom { bottom: 10px; font-size: 12px; height: 40px; left: 18px; line-height: 40px; overflow:hidden; position:absolute; width: 651px; } .ad_bottom p { background: url('../images/icon_premium_service.png') no-repeat 8px 4px; padding-left: 46px; } /* * list_status: status list with status icons */ .list_status{ margin:2px 0; } .list_status li{ padding-left: 26px; line-height: 14px; padding: 3px 0 3px 26px; margin-bottom: 10px; } .list_status li.ok{ background: url(../images/icon_treats_status.gif) no-repeat 0 0; } .list_status li.warn{ background: url(../images/icon_treats_status.gif) no-repeat 0 -60px; } .list_status li.error{ background: url(../images/icon_treats_status.gif) no-repeat 0 -120px; } .list_status li.info{ background-position:0 -96px; } .risk_level{ display:block; background:url(../images/icons_risklevel_sprite.gif) no-repeat top left; height:8px; } .risk_level.risk_level_1{ background-position:0 -43px } .risk_level.risk_level_2{ background-position:0 -21px } .risk_level.risk_level_3{ background-position:0 0px } .list_dt_act_icons a.feedback { background-image: url(../images/icon_feedback.gif); background-repeat: no-repeat; background-position: left 50%; padding-left: 22px; line-height: 18px; float: left; color: #002d88; font-weight: bold; text-decoration: none; } .record_table { position: relative; } .datatable_loading { display: none; filter: Alpha(Opacity=60); opacity: .60; background-color: #000; background-image: url(../images/widgetLoading_white.gif); background-repeat: no-repeat; background-position: 50% 50%; z-index: 1001; position: absolute; text-align: center; left: 50%; top: 70px; height: 36px; width: 36px; margin-left: -18px; } #History { height: 18px; width: 180px; } #HistoryInLabel { width: 180px; position: absolute; float: left; display: none; padding: 3px; } /*********************************** modal loader *************************************/ #modal_loader { height: 136px; width: 380px; } .loader_content { background-color:#fff; border:solid 1px #000; height: 96px; margin: 0 auto; width: 370px; } .loader_content .inner { padding: 20px 20px 30px 20px; } .loader_content p { font:bold 12px arial; padding-bottom: 16px; } #loader { border:solid 1px #ddd; height:16px; overflow:hidden; position:relative; width:100%; } #loader .inner { background-color:#0066CC; height: 16px; left: 0; position:absolute; top: 0; width: 60%; } /************************************ slider *************************************/ #slider { background-color: #e30000; height: 3px; left: 0px; position:absolute; top: 26px; width: 10px; } .popup_overlay { background-color:#fff; display:none; height: 360px; left:0; position:absolute; top:0; width: 689px; z-index: 1000; -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)"; filter: alpha(opacity=50); -moz-opacity: 0.5; -khtml-opacity: 0.5; opacity: 0.5; }