#frontEndReplyTbl, #frontEndReplyTbl td,#frontEndReplyTbl tr,#frontEndReplyTbl th,#attachFileType, .replyUserInfo,.replyUserInfo td,.replyUserInfo th,.replyUserInfo tr { border: none; } #frontEndReplyTbl td{ vertical-align: middle; } #attachFileType{ width: 200px; } .support_bs{ width: 100%; } #loginContainer h3,#facebook_login_btn{ text-align: center; } #wsp_wait{ text-align: center; display: none; } .wait{ text-align: center; padding-top: 130px; } .wait img{ width: 80px; height: 80px; } #wsp_wait img{ text-align: center; } #ticketContainer .ticket_list, #ticketContainer .ticket_indivisual, #ticketContainer .wait, #wpsp_create_ticket_guest .wait{display: none;} #support_skype_chat_body,#support_skype_call_body{min-width: 250px;min-height: 300px;text-align: center;} #supportChatContainer,#supportCallContainer{width: 100%;display: none;} #support_skype_chat_body .wait img,#support_skype_call_body .wait img{margin-top: 134px;} #tblFontEndTickets,.changeTicketSubBtn,#reply_ticket_status,#reply_ticket_category,#reply_ticket_priority{margin-top: 10px !important;} /* BEGIN CLOUGH I.T. SOLUTIONS MODIFICATION * Update 18 - Thread accordion * jQuery accordion for threads */ .threadHeader, .replyUserInfo tr { overflow:auto; padding:10px; background-color:#eeeeee; } /* END CLOUGH I.T. SOLUTIONS MODIFICATION */ .replyUserImage{width: 60px;padding-top: 9px;vertical-align:top;} #wpsp_reply_attach_label{font-weight: bold;font-style: italic;} .replyUserDataContainer{padding-left: 5px;vertical-align:top;} .nicEdit-pane input{padding: 0px !important;} .support_bs code{ background-color: #f9f2f4 !important; padding: 2px 4px !important; border: none !important; box-shadow: none !important; width: 5px !important; display: inline !important; } .ticket_filter { background-color: #EEEEEE; height: auto; margin: 10px 0; padding-left: 5px; width: 100%; } .faq_filter{ height: auto; margin: 10px 0; padding-left: 5px; width: 100%; } .faq_search { width:15%; margin-right: 5px; } .faq_container { float: left; } .faq_item table{ border:none !important; margin: 0 !important; padding: 0 !important; } .faq_item td{ border:none; } .faq_search td{ border:none; } .faq_search table{ border:none; margin: 0 !important; padding: 0 !important; } #filter_by_faq_search_front{font-size: 12px !important;} .filter_item{ float: left; } .filter_item table{ border:none !important; margin: 0 !important; padding: 0 !important; } .filter_item td{ border:none; } .filter_search td{ border:none; } .filter_search table{ border:none; margin: 0 !important; padding: 0 !important; } .ticket_list{ float:left; } #filter_by_no_of_ticket{ width:10px; } @media only screen and (min-width:320px) and (max-width: 450px) { .support_bs .category,.support_bs .priority{ display: none; } } @media only screen and (min-width:451px) and (max-width: 499px) { .support_bs .category{ display: none; } } #wpspLoginAndSignUpDiv{ border: 3px solid gray; border-radius: 15px; padding: 10px; width: 100%; } #wpspLoginErrorDiv {background-color: #ff0000;color: #ffffff;padding: 5px;border-radius: 5px;margin-bottom: 10px;display: none;} #wpspLoginAndSignUpDiv input[type="text"],#wpspLoginAndSignUpDiv input[type="password"]{width:100%;text-align: left;margin-bottom: 10px;} .support_bs .form-control { float: left; height: 16px; width: auto; } #psmwpsp_loader{ height: 50%; left:25%; position: fixed; top: 25%; width: 50%; z-index: 100000; border-radius: 5px; background-color:silver; overflow: auto; padding:8px; } #wpspCannedTBL td,#wpspCannedTBL th{ color: #000000; } #wpspCannedTBL tr{ cursor: pointer; } .wpspFilterFront{ margin-top: 10px; } #wpsp_link_form{ width: 100%; border: 1px #000 dotted; padding: 10px; border-radius: 5px; } #wpsp_link_form_submit_btn{ margin-top: 10px; } .support_bs #threadAccordion { float: left; width: 100%; } #theadReplyContainer{ float: left; margin-bottom: 10px; } .support_bs .updated{ display: table-cell !important; } #wpsp_create_ticket_guest{display: block !important;} #wpsp_front_popup{ width: 100%; height: 100%; background-color: #000; opacity: 0.7; top: 0; left: 0; position: fixed; z-index: 1000000; } #wpsp_front_popup_inner{ width: 50%; height: 70%; background-color: #ffffff; left: 25%; top: 15%; position: fixed; z-index: 1000001; border-radius: 5px; } #wpsp_front_popup_close_btn{ width: 30px; height: 30px; position: fixed; z-index: 1000002; top: 15%; left:75%; margin-left: -15px; margin-top: -15px; cursor: pointer; } #wpsp_front_popup_loading_img{ width: 50px; height: 50px; position: fixed; z-index: 1000002; top: 50%; left:50%; margin-left: -25px; margin-top: -25px; } @media only screen and (min-width:10px) and (max-width: 399px) { #wpsp_front_popup_inner{width: 80%;left: 10%;} #wpsp_front_popup_close_btn{left:90%;} } @media only screen and (min-width:400px) and (max-width: 699px) { #wpsp_front_popup_inner{width: 70%;left: 15%;} #wpsp_front_popup_close_btn{left:85%;} } @media only screen and (min-width:700px) and (max-width: 899px) { #wpsp_front_popup_inner{width: 60%;left: 20%;} #wpsp_front_popup_close_btn{left:80%;} } #wpsp_front_popup_blank,#wpsp_front_popup_body{ background-color: #fff; border-radius: 5px; overflow-y: auto; } #wpsp_front_popup_body{ height: 100%; color: #616161; padding: 15px; overflow: auto; } #wpsp_extension_form,#wpsp_changeraisedby{ width: 100%; height: 100%; } .wpsp_extension_form_field{ width: 100%; margin-bottom: 8px; border-color: #616161; } #wpsp_extension_form_header{ text-align: center; font-weight: bold; margin-top: 10px; margin-bottom: 10px; font-size: 18px; } #extension_popup_response{ padding: 10px; } .wpsp_order_display_open_ticket td, .wpsp_order_display_open_ticket tr, .wpsp_order_display_open_ticket th{ border: 1px solid; border-collapse: collapse; } .wpsp_order_tbl_col1,.wpsp_order_tbl_col2{ text-align: left !important; padding-left: 10px !important; padding-right: 10px !important; } #threadAccordion h3.unclickableAcc{ background-color: #818181; box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.1); color: #fff; font-size: 9px; font-style: italic; margin: 5px auto; text-align: center; display: table; padding: 4px 8px !important; border-color: #818181 !important; border-radius: 9px; } #threadAccordion .unclickableAccBody{ text-align: center !important;font-size: 12px; display: none !important; } .unclickableAccBody{ display: none !important; } .wpsp_edit_fields {height: 12px;margin-left: 5px;width: 15px;cursor: pointer;} .wpsp_paperclip_image{ float: right; margin: -12px 0 0; } .wpsp-dialog .ui-dialog-titlebar { display: none } #wpsp_nocaptcha table, #wpsp_nocaptcha tr, #wpsp_nocaptcha td { border: none !important; } #wpsp_nocaptcha td { text-align: left !important; } #wpsp_nocaptcha img{ width: 20px; height: 20px; } .wpsp_open_ticket_error{ background-color: #ff0000; border-radius: 10px; color: #ffffff; font-style: italic; font-weight: bold; padding: 10px; width: 95%; } .wpsp_open_ticket_success{ background-color: #00ff00; border-radius: 10px; color: #ffffff; font-style: italic; font-weight: bold; padding: 10px; width: 95%; } #cke_create_ticket_body_guest{margin-top: 10px;} .wpsp_stats_box { display: inline-block; list-style: outside none none; margin-left: 0; margin-top: 20px; padding: 10px 0 0 0; } .wpsp_stats_box li { background: #eee none repeat scroll 0 0; box-shadow: 0 0 0 1px #f8f8f8 inset, 0 0 0 1px #cccccc; display: inline-block; float: left; line-height: 18px; margin: 0 10px 10px; padding: 0 10px 0 0; text-shadow: 0 1px 0 rgba(255, 255, 255, 0.6); } .wpsp_stat_count { border-right: 1px solid #dcdcdc; box-shadow: 1px 0 0 0 #fff; float: left; line-height: 52px; margin-right: 12px; min-width: 50px; text-align: center; font-size: 30px; font-weight: bold; color: white; } .wpsp_stats_box .wpsp_stat_text { float: left; font-size: 20px; font-weight: bold; line-height: 28px; min-width: 164px; padding: 9px 10px 7px 0; position: relative; text-align: left; } °Ù¶È