/* bootstrap css */
*[id^="js"],*[class^="js"],*[id^="js"],*[class^="js"]
,*[id^="js"] *,*[class^="js"] *{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}
*[id^="js"]:before,*[class^="js"]:before,*[id^="js"]:after,*[class^="js"]:after{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}
div.jsst-main-up-wrapper input, div.jsst-main-up-wrapper button,div.jsst-main-up-wrapper select,div.jsst-main-up-wrapper textarea{font-size:inherit;line-height:inherit;font-family:inherit;}
div.jsst-main-up-wrapper a{text-decoration:none; transition: all 0.3s ease;}
div.jsst-main-up-wrapper a:focus{outline:thin dotted;outline:5px auto -webkit-focus-ring-color;outline-offset:-2px}img{vertical-align:middle}
.js-row{margin-left:-15px;margin-right:-15px}
 .js-col-xs-2, .js-col-xs-12, .js-col-md-12{position:relative;min-height:1px;padding-left:15px;padding-right:15px} .js-col-xs-2, .js-col-xs-12{float:left}.js-col-xs-12{width:100%}.js-col-xs-2{width:16.66666667%}
.js-row:after{clear:both}
@media (min-width:768px){button.js-ticket-segmented-control-option{padding: 10px 5px !important;}}
@media (min-width:992px){ .js-col-md-12{float:left}	.js-col-md-12{width:100%}}
@media (min-width:992px){ .js-col-md-12{float:left}	.js-col-md-12{width:100%}}
@media (min-width:1200px){button.js-ticket-segmented-control-option{padding: 10px 18px !important;}}


/* General Classes */
.jsst-main-up-wrapper *{box-sizing: border-box;}
div.js-ticket-fields-wrp div.js-ticket-form-field input.js-ticket-field-input, select.js-ticket-select-field{margin: 0;}
.jsst-main-up-wrapper input:focus{outline: none;}
.jsst-main-up-wrapper .visible{display: none;}
select::-ms-expand { display: none; }
.jsst-main-up-wrapper .js-col-xs-12.js-ticket-wrapper{padding-left: 0px;padding-right: 0px;}
.js-ticket-thread .js-ticket-thread-image img{position: unset;}
/* General Classes */
/* BreadCrumbs */
div.jsst-main-up-wrapper {width: 100% !important;max-width: 1080px !important;margin: 0 auto; border-radius: 12px;overflow-y:auto;overflow-x:hidden;}
div.jsst-main-up-wrapper > *:not(.frontend.updated, .frontend.error, #js-ticket-main-black-background, #js-ticket-main-black-background, #black_wrapper_ai_reply, div#jstran_loading, div#js_ai_reply_loading, .internalnote-popup-background, .jsst-popup-background, #jsst-header-main-wrapper, .js-ticket-dashboard-main-content, div#userpopup, #popupforagenttransfer, #popupfordepartmenttransfer, #usercredentailspopup, #popupforinternalnote, #jsst-popup-wrapper, #multiformpopup, #multiformpopupblack, #jstran_loading, #userpopupblack){width:calc(100% - 40px) !important;margin-left:20px !important;margin-right: 20px !important;}
div.jsst-main-up-wrapper > *:last-child{margin-bottom: 30px;}
div.jsst-main-up-wrapper button, div.jsst-main-up-wrapper input[type="button"], div.jsst-main-up-wrapper input[type="submit"]{height: unset;}
div.jsst-main-up-wrapper::before,div.jsst-main-up-wrapper::after {content: '';display: block;clear: both;}
div.js-ticket-breadcrumb-wrp{float: left;width: 100%;margin-bottom: 20px !important; padding: 10px 0;}
div.js-ticket-breadcrumb-wrp .breadcrumb {list-style: none; overflow: hidden;margin:0; padding: 0; }
div.js-ticket-breadcrumb-wrp .breadcrumb li { float: left; }
div.js-ticket-breadcrumb-wrp .breadcrumb li a { color: #fff; text-decoration: none;  padding: 10px 15px 10px 55px; background: #007bff; position: relative;  display: block; float: left; transition: background-color 0.3s ease;}
div.js-ticket-breadcrumb-wrp .breadcrumb li a:hover { background: #0056b3; }
div.js-ticket-breadcrumb-wrp .breadcrumb li a::after {content: " "; display: block;  width: 0;  height: 0; border-top: 50px solid transparent; border-bottom: 50px solid transparent; border-left: 30px solid #007bff; position: absolute; top: 50%; margin-top: -50px; left: 100%;z-index: 2; transition: border-left-color 0.3s ease;}
div.js-ticket-breadcrumb-wrp .breadcrumb li a:hover::after { border-left-color: #0056b3; }
div.js-ticket-breadcrumb-wrp .breadcrumb li a::before { content: " ";  display: block;  width: 0;  height: 0; border-top: 50px solid transparent;border-bottom: 50px solid transparent; border-left: 30px solid #f8f9fa; position: absolute; top: 50%; margin-top: -50px;  margin-left: 1px;left: 100%; z-index: 1; }
div.js-ticket-breadcrumb-wrp .breadcrumb li:first-child a {padding-left: 20px;text-align: center; border-radius: 8px 0 0 8px;}
div.js-ticket-breadcrumb-wrp .breadcrumb li:last-child a {background: transparent !important; color: #343a40; pointer-events: none; cursor: default;}
div.js-ticket-breadcrumb-wrp .breadcrumb li:last-child a::after { border: 0; }

/* Top Header */
div#jsst-header{display: flex;align-items: center;justify-content: space-between;padding: 16px 25px;border-radius: 12px;margin-bottom: 20px;box-shadow: 0 4px 12px rgba(0, 0, 0, 0.05);}
div#jsst-header-main-wrapper a{text-decoration: none !important; outline: 0 !important;}
a.js-ticket-header-links{display: inline-block;}
div#jsst-header-main-wrapper p{margin: 0px !important;}
div#jsst-header-main-wrapper{display: inline-block;width:100%;float: left;margin-bottom: 15px;}
div#jsst-header div#jsst-tabs-wrp{display: flex;gap: 15px;width: 100%;flex-wrap: wrap;}
div#jsst-header div#jsst-tabs-wrp .jsst-header-tab {display: flex;align-items: center;justify-content: center;text-align: center;min-width:fit-content;}
div#jsst-header span.jsst-header-tab.js-ticket-loginlogoutclass {margin-left: auto;}
div#jsst-header div#jsst-header-heading{float: left;width: 35%;font-size: 28px;padding: 10px 5px; font-weight: 600; color: #343a40;}
div#jsst-header.margin{margin-bottom: 40px;}
div#jsst-header span.jsst-header-tab a.js-cp-menu-link{padding: 6px 16px;text-decoration: none;font-weight: 500;border-radius: 8px;transition: all 0.2s ease;display: block;}


/* Js Ticket Error Pages */
div.js-ticket-messages-data-wrapper{float: left;width: 100%;text-align: center;}
div.js-ticket-messages-data-wrapper span.js-ticket-messages-main-text{display: inline-block; float: left;width: 100%;font-size: 24px;padding: 20px 0; color: #dc3545; font-weight: 600;}
div.js-ticket-messages-data-wrapper span.js-ticket-messages-block_text{display: inline-block; float: left;width: 100%;font-size: 18px; color: #6c757d;}
span.js-ticket-user-login-btn-wrp{float: left;width: 100%;text-align: center;padding: 30px;}
span.js-ticket-user-login-btn-wrp a.js-ticket-login-btn{display: inline-block;margin-right: 20px;padding: 16px 30px;min-width: 160px;border-radius: 10px;line-height: initial;font-weight: 700;cursor: pointer;transition: all 0.3s ease;text-decoration: none;display: inline-block;letter-spacing: 0.5px;}
span.js-ticket-user-login-btn-wrp a.js-ticket-login-btn:hover {transform: translateY(-3px);filter: brightness(1.1);}
span.js-ticket-user-login-btn-wrp a.js-ticket-register-btn{display: inline-block; min-width: 140px;text-align: center;padding: 16px 30px;min-width: 160px;border-radius: 10px;line-height: initial;font-weight: 700;cursor: pointer;transition: all 0.3s ease;text-decoration: none;display: inline-block;letter-spacing: 0.5px;}
span.js-ticket-user-login-btn-wrp a.js-ticket-register-btn:hover {transform: translateY(-3px);filter: brightness(1.1);}

/* Email Notification */
div#jsst-widget-mailnotification-wrapper{display: block;width: 100%;float: left;margin-bottom: 10px;padding: 15px; background-color: #fff; border-radius: 8px; box-shadow: 0 2px 5px rgba(0,0,0,0.05); transition: box-shadow 0.3s ease;}
div#jsst-widget-mailnotification-wrapper:hover { box-shadow: 0 4px 10px rgba(0,0,0,0.1);}
div#jsst-widget-mailnotification-wrapper img{width:40px;max-height: 40px;float:left;margin-right: 15px; border-radius: 50%;}
div#jsst-widget-mailnotification-wrapper span.jsst-widget-mailnotification-upper{display: block;width: 100%; margin-bottom: 5px;}
div#jsst-widget-mailnotification-wrapper span.jsst-widget-mailnotification-upper span.jsst-widget-mailnotification-created{float: right;white-space: nowrap;text-overflow:ellipsis;overflow: hidden; color: #6c757d; font-size: 14px;}
div#jsst-widget-mailnotification-wrapper span.jsst-widget-mailnotification-upper span.jsst-widget-mailnotification-new{font-weight: bold; color: #007bff;}	
div#jsst-widget-mailnotification-wrapper span.jsst-widget-mailnotification-upper span.jsst-widget-mailnotification-replied{font-weight: bold; color: #28a745;}	

/* Admin Theme */

/* Admin Email Piping */

/* Widgets */
div#jsst-widget-myticket-wrapper{display: block;width: 100%;float:left;margin-bottom: 15px;padding:20px; background-color: #fff; border-radius: 12px; box-shadow: 0 2px 8px rgba(0,0,0,0.07); transition: all 0.3s ease;}
div#jsst-widget-myticket-wrapper:hover { transform: translateY(-3px); box-shadow: 0 5px 15px rgba(0,0,0,0.1);}
div#jsst-widget-myticket-wrapper div.jsst-widget-myticket-topbar{display: block;width: 100%;float:left;padding-bottom: 10px;margin-bottom: 10px;}
div#jsst-widget-myticket-wrapper div.jsst-widget-myticket-topbar span.jsst-widget-myticket-subject{display: block;max-width: 70%;float:left;white-space: nowrap;text-overflow:ellipsis;overflow: hidden; font-weight: 600; color: #343a40;}
div#jsst-widget-myticket-wrapper div.jsst-widget-myticket-topbar span.jsst-widget-myticket-status{display: inline-block;max-width: 30%;float:right;white-space: nowrap;text-overflow:ellipsis;padding: 12px 18px;border-radius: 20px;text-align: center;overflow: hidden; font-size: 12px; font-weight: 500;}
div#jsst-widget-myticket-wrapper.vertical div.jsst-widget-myticket-topbar span.jsst-widget-myticket-subject{max-width:100%;width: 100%; margin-bottom: 10px;}
div#jsst-widget-myticket-wrapper.vertical div.jsst-widget-myticket-topbar span.jsst-widget-myticket-status{max-width:100%;width: auto;float:left;}
div#jsst-widget-myticket-wrapper div.jsst-widget-myticket-bottombar{display: flex; justify-content: space-between; align-items: center; width: 100%;float:left;}
div#jsst-widget-myticket-wrapper div.jsst-widget-myticket-bottombar span.jsst-widget-myticket-priority{display: inline-block; padding:4px 15px;float:left;margin-right:20px;white-space: nowrap;text-overflow:ellipsis;text-align: center;overflow: hidden; border-radius: 20px; font-size: 12px;}
div#jsst-widget-myticket-wrapper.vertical div.jsst-widget-myticket-bottombar span.jsst-widget-myticket-priority{margin-right:10px;}
div#jsst-widget-myticket-wrapper div.jsst-widget-myticket-bottombar span.jsst-widget-myticket-from{display: block;min-width: 100px;float:left;white-space: nowrap;text-overflow:ellipsis;overflow: hidden; color: #6c757d; font-size: 14px;}
div#jsst-widget-myticket-wrapper div.jsst-widget-myticket-bottombar span.jsst-widget-myticket-from span.widget-from{}
div#jsst-widget-myticket-wrapper div.jsst-widget-myticket-bottombar span.jsst-widget-myticket-from span.widget-fromname{}

/* ticket status */
div.js-ticket-checkstatus-wrp p.js-support-tkentckt-centrmainwrp{font-size: 20px !important;position: relative;display: inline-block;text-align: center;margin:40px 10px 60px 10px;font-weight: 600;width: calc(100% - 20px); color: #495057;}
div.js-ticket-checkstatus-wrp p.js-support-tkentckt-centrmainwrp span.js-support-tkentckt-centrwrp{background-color: #f8f9fa;position: relative;display:inline-block;z-index: 2;padding: 0 25px;text-align: center;}
div.js-ticket-checkstatus-wrp p.js-support-tkentckt-centrmainwrp::after{display: block;content: '';z-index: 1;position: absolute;width: 100%;height: 2px;top: 50%; background-color: #dee2e6;}

/* Visitor Message */
div.jsst-visitor-message-wrapper{width: 100%;float: left;padding: 25px;margin:0 0 20px 0px;background: #e9ecef; border-radius: 12px; display: flex; align-items: center;gap: 20px;}
div.jsst-visitor-message-wrapper img{float: left;padding-right:25px; max-width: 15%;}
div.jsst-visitor-message-wrapper span{float: left;padding: 0;color: #343a40;font-size: 20px;width: 85%; font-weight: 500;}
div.jsst-visitor-token-message{float: left; width: 100%;background-color: #fff3cd;border: 1px solid #ffeeba;padding: 20px; border-radius: 8px;margin-bottom:30px;}
div.jsst-visitor-token-message p.jsst-visitor-token-message-token-number{display: flex;flex-wrap: wrap; justify-content: space-between;align-items: center; float: left;width: 100%;padding: 10px 15px;background-color: #fff;border: 1px solid #ffeeba;color: #343a40; border-radius: 8px; font-size: 16px; font-family: 'Courier New', Courier, monospace;}
div.jsst-visitor-token-message p.jsst-visitor-token-message-token-number a{float: right;cursor: pointer;padding: 8px 15px;min-width: 120px;text-align: center; background-color: #007bff; color: #fff; border-radius: 5px; text-decoration: none; transition: background-color 0.3s ease;}

/* Rating */

/* pagination */
.tablenav{float: left;width: 100%; margin-top: 20px;}
div.tablenav div.tablenav-pages{width: 100%;padding: 15px 10px;margin-bottom: 15px;text-align: center;}

/* Custom Fields */
.jsst-main-up-wrapper input.custom_date{background-image: url(https://sav.didali.net/wp-content/plugins/js-support-ticket/includes/css/../images/calender.png);background-repeat: no-repeat;background-position: calc(100% - 15px) center;padding: 12px 15px;height: 52px;background-size: 20px;border-radius: 8px; width: 100%;}
select.js-ticket-custom-select{width: 100%;border-radius: 8px;background: url(https://sav.didali.net/wp-content/plugins/js-support-ticket/includes/css/../images/selecticon.png) 97% / 12px no-repeat #fff;padding: 12px 15px; appearance: none;}
div.js-ticket-custom-radio-box{float: left;padding: 10px 18px;border-radius: 10px; min-height: 52px;line-height: initial; display: flex; align-items: center;margin: 0px !important;} 
input.radiobutton.js-ticket-append-radio-btn{vertical-align: middle;margin: 0 8px 0 0 !important; width: 18px; height: 18px; }
label{margin: 0px;display: inline-block; font-weight: 500;}
div.js-ticket-radio-box{float: left;padding: 10px 18px;border-radius: 10px;min-height: 52px;line-height: initial; display: flex; align-items: center;margin: 0 !important;}
div.js-ticket-radio-box input.js-ticket-radio-btn{margin-right: 8px;vertical-align: middle; width: 18px; height: 18px;}
.jsst-main-up-wrapper .wp-editor-wrap{width: 100%;}
div.js-ticket-radio-box label{display: inline-block;margin:0px;vertical-align: middle;}
span.js-attachment-file-box{float: left;width:100%; padding: 10px;position: relative;display:flex;align-items: center; min-height:52px;border-radius: 8px; background-color: #f8f9fa;}
div.js-ticket-add-form-wrapper div.js-ticket-from-field-wrp{position: relative; margin-bottom: 25px;}
select.js-ticket-select-field, select.js-ticket-premade-select{padding: 12px 15px; border-radius: 8px;}
div.js-ticket-premade-msg-wrp div.js-ticket-premade-field-wrp select#departmentid,
div.js-ticket-premade-msg-wrp div.js-ticket-premade-field-wrp select#staffid{padding: 12px 15px; border-radius: 8px;}
.js-filter-wrapper select{padding: 12px 15px;-webkit-appearance: none !important; border-radius: 8px;}
div.js-ticket-add-form-wrapper div.js-ticket-from-field-wrp div.js-ticket-from-field select{padding: 12px 18px;line-height: initial;min-height: 52px;-webkit-appearance: none !important; border-radius: 8px;width: 100%;}
.js-ticket-recaptcha{width: 100%;padding: 10px;height: auto;border-radius: 10px !important;min-height: 52px;}
.js-filter-wrapper input[type="text"]{padding: 12px 15px; border-radius: 8px;}
div.jsst-main-up-wrapper a.js-merge-btn{color: #fff;text-decoration: none; background-color: #007bff; padding: 10px 15px; border-radius: 5px;}
div#jsst-header div#jsst-header-heading a.js-ticket-header-links{color: #343a40;}
.js-ticket-usercredentails-credentails-wrp{display: inline-block;width: 100%;max-height: 480px;overflow-y: auto;}
/* JS Support Ticket Woocommerce */
.js-ticket-wc-order-box{padding:25px; background-color: #f8f9fa; border-radius: 12px;}
.js-ticket-wc-order-box .js-ticket-wc-order-item{display: inline-block;width: 50%;float:left;margin-bottom: 12px; font-size: 16px;}
.js-ticket-wc-order-box .js-ticket-wc-order-item .js-ticket-wc-order-item-title{display: inline-block;margin-right: 8px; font-weight: 600; color: #495057;}
.js-ticket-wc-order-box .js-ticket-wc-order-link{display: inline-block;padding: 10px 20px;cursor: pointer;margin-bottom: 8px;min-width: 140px;text-align: center; background-color: #007bff; color: #fff; border-radius: 8px; text-decoration: none; transition: background-color 0.3s ease;}
.js-ticket-wc-order-box .js-ticket-wc-order-link:hover { background-color: #0056b3;}

/* helpdesk share */
div.js-ticket-add-form-wrapper div.js-ticket-from-field-wrp div.js-ticket-from-field .js-ticket-custom-terms-and-condition-box{padding: 15px;width: 100%;line-height: initial;height: auto;border-radius: 8px; background-color: #f8f9fa;}
.termsandconditions_link_anchor{display: inline-block;padding: 0px;margin: 0px; text-decoration: underline; color: #007bff;}

/* social login */
.js-ticket-sociallogin {float: left;width: 100%;margin-top: 25px;padding: 20px; background-color: #f8f9fa; border-radius: 12px;}
.js-ticket-sociallogin .js-ticket-sociallogin-heading {margin-bottom: 15px;font-size: 18px;font-weight: 600; color: #343a40; text-align: center;}
/* user popup */
	div#multiformpopupblack, div#black_wrapper_ai_reply {background: rgba(0,0,0,0.6);position: fixed;width: 100%;height: 100%;top: 0px;left: 0px;z-index: 9989;}
	div#multiformpopup * {box-sizing: border-box;}
	div#multiformpopup{position: fixed;top:50%;left:50%;width:60%;z-index: 9999999999;transform: translate(-50%, -50%);background: #fff;box-sizing: border-box;max-height: 80%;overflow-x: hidden;overflow-y: auto; border-radius: 15px; box-shadow: 0 10px 30px rgba(0,0,0,0.2);}
	div#multiformpopup .multiformpopup-search {float: left;width: 100%; background-color: #f8f9fa; padding-bottom: 10px;}
	div#multiformpopup .multiformpopup-search form .multiformpopup-fields-wrp {float: left;width: 100%;padding: 15px;}
	div#multiformpopup .multiformpopup-search form .multiformpopup-fields-wrp .multiformpopup-fields {float: left;width: calc(100% / 3 - 10px);margin: 0 5px;}
	div#multiformpopup .multiformpopup-search form .multiformpopup-fields-wrp .multiformpopup-fields input {display: inline-block;width: 100%;padding: 10px 15px;height: 45px;background: #fff;color: #495057;box-shadow: unset; border-radius: 8px;}
	div#multiformpopup .multiformpopup-search form .multiformpopup-fields-wrp .multiformpopup-btn-wrp {float: left;width: 100%;}
	div#multiformpopup .multiformpopup-search form .multiformpopup-fields-wrp .multiformpopup-btn-wrp input {float: left;padding: 10px 25px;border: 1px solid;margin: 10px 5px 0;cursor: pointer; border-radius: 8px; font-weight: 500;}
	div#multiformpopup .multiformpopup-search form .multiformpopup-fields-wrp .multiformpopup-btn-wrp .multiformpopup-reset-btn {background: #6c757d;color: #fff;}
	div#multiformpopup .multiformpopup-search form .multiformpopup-fields-wrp .multiformpopup-btn-wrp .multiformpopup-reset-btn:hover {background: #5a6268;border-color: #545b62;color: #fff;}
	div#multiformpopup div.jsst-multiformpopup-header {width:100%; font-size:21px;float:left;padding: 20px; font-weight: bold;line-height: initial;display: flex;margin-bottom: 15px;}
	div#multiformpopup div.multiformpopup-header-close-img {width: 28px;height: 28px;cursor: pointer;background-image: url('data:image/svg+xml,%3csvg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" fill="none" stroke="%234b5563" stroke-width="2.5" stroke-linecap="round" stroke-linejoin="round"%3e%3cline x1="18" y1="6" x2="6" y2="18"%3e%3c/line%3e%3cline x1="6" y1="6" x2="18" y2="18"%3e%3c/line%3e%3c/svg%3e') !important;background-repeat: no-repeat !important;background-position: center center !important;background-size: contain !important;transition: transform 0.3s ease-in-out;margin-left: auto;}
	div#multiformpopup div.multiformpopup-header-close-img:hover {transform: rotate(90deg);}
	div#multiformpopup #records{float: left;width: 100%;padding: 0 20px 20px;}
	div#multiformpopup div.js-ticket-table-body div.js-ticket-multiform-row:hover {box-shadow: 0px 4px 15px rgba(0,0,0,0.1); background-color: #f8f9fa; transform: translateY(-2px);}
	div#multiformpopup div.js-ticket-table-body{float: left;width: 100%;margin: 0px}
	div#multiformpopup div.js-ticket-table-body div.js-ticket-multiform-row{float: left;width: 100%;margin: 10px 0;padding: 0 15px;cursor: pointer; border-radius: 8px; transition: all 0.3s ease; background: #fff;}
	div#multiformpopup div.js-ticket-table-body div.js-ticket-multiform-row.selected { border-color: #007bff; box-shadow: 0px 4px 15px rgba(0, 123, 255, 0.2);}
	div#multiformpopup div.js-ticket-table-body div.js-ticket-multiform-row div.js-ticket-table-body-col{padding: 15px;text-align: left;float: left;width: 100%;line-height: initial;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
	div#multiformpopup div.js-ticket-table-body div.js-ticket-multiform-row div.js-ticket-table-body-col:first-child{font-weight: 600;border:none; color: #343a40;}
	div#multiformpopup div.js-ticket-table-body div.js-ticket-multiform-row.selected div.js-ticket-table-body-col:first-child{font-weight: 900; color: #007bff;}
	div#multiformpopup div.js-ticket-table-body div.js-ticket-multiform-row div.js-ticket-table-body-col:last-child{border-bottom: unset;}
	div#multiformpopup div.js-ticket-table-body div.js-multiformpopup-link-wrp{float: left;width: 100%;text-align: center;margin-top: 25px;display: none;}
	div#multiformpopup div.js-ticket-table-body div.js-multiformpopup-link-wrp a.js-multiformpopup-link{padding: 15px 40px;min-width: 150px;border-radius: 8px;line-height: initial;background-color: #28a745;color: #ffffff;border: none;display: inline-block;margin-top: 25px;cursor: pointer; transition: background-color 0.3s ease;}
	div#multiformpopup div.js-ticket-table-body div.js-multiformpopup-link-wrp a.js-multiformpopup-link:hover { background-color: #218838;}
	/*new css*/
	#wp-jsticket_message-wrap button{background: #f8f9fa !important;color: #495057 !important; border-radius: 5px; padding: 5px 10px; cursor: pointer;}
	#wp-jsticket_message-wrap button:hover { background-color: #e9ecef !important;}
	div.js-ticket-form-btn-wrp{flex-wrap: wrap;}
	 div.js-ticket-table-body div.js-ticket-data-row{flex-wrap: wrap;}
	div.js-ticket-fields-wrp div.js-ticket-form-field select.js-ticket-field-input{width: 100%;padding: 12px 18px;min-height:52px;height: auto;line-height: 1.5;transition: border-color 0.2s ease, box-shadow 0.2s ease;box-sizing: border-box;height: 100%;}
	/*Loading css*/
	div#jstran_loading, div#js_ai_reply_loading {display: none;z-index: 9999;position: fixed;top: 50%;left: 50%; transform: translate(-50%, -50%);}
	div.tk_attachment_value_wrapperform span.tk_attachment_value_text{font-size: 15px;}
	div.js-ticket-signature-radio-box label{cursor: pointer;}

	/* widgets */
	div.jsst-main-up-wrapper.jsst-widget-main-up-wrapper .js-ticket-body-row-text a{font-weight: 600;}
	div.jsst-main-up-wrapper.jsst-widget-main-up-wrapper .js-ticket-body-row{display: flex;flex-wrap: wrap;align-items: center;justify-content: space-between;padding: 10px;border-radius: 8px;border: 1px solid #d1d1d1;border-top-color: rgb(209, 209, 209);border-right-color: rgb(209, 209, 209);border-bottom-color: rgb(209, 209, 209);border-left-color: rgb(209, 209, 209);transition: background-color 0.2s ease;min-height: 69px;}
	div.jsst-main-up-wrapper.jsst-widget-main-up-wrapper .js-widget-download-right input{display: inline-block;padding: 12px 20px;border-radius: 8px;font-weight: 500;text-decoration: none;transition: background-color 0.2s ease, color 0.2s ease;border: 1px solid transparent;border-top-color: transparent;border-right-color: transparent;border-bottom-color: transparent;border-left-color: transparent;}
