| @@ -11,11 +11,11 @@ | ||
| 11 | 11 | .wp-chatbot-wrap .fa{ |
| 12 | 12 | font: normal normal normal 14px / 1 FontAwesome !important; |
| 13 | 13 | } |
| 14 | 14 | |
| 15 | -/* .chatbot-wpbot-lite_page_wpbot, .chatbot-wpbot-lite_page_wpbot_help_page, .chatbot-wpbot-lite_page_wpbot_openAi, .toplevel_page_wpbot-panel{ | |
| 15 | +.chatbot-wpbot-lite_page_wpbot, .chatbot-wpbot-lite_page_wpbot_help_page, .chatbot-wpbot-lite_page_wpbot_openAi, .toplevel_page_wpbot-panel{ | |
| 16 | 16 | background-color: #F5F7FD; |
| 17 | -} */ | |
| 17 | +} | |
| 18 | 18 | |
| 19 | 19 | .qcld-main-wrapper .h1, |
| 20 | 20 | .qcld-main-wrapper .h2, |
| 21 | 21 | .qcld-main-wrapper .h3, |
| @@ -115,9 +115,9 @@ | ||
| 115 | 115 | text-decoration: none; |
| 116 | 116 | } |
| 117 | 117 | |
| 118 | 118 | .wp-chatbot-tabs nav ul li a { |
| 119 | - padding: 14px 15px; | |
| 119 | + padding: 14px 20px; | |
| 120 | 120 | width: 100%; |
| 121 | 121 | font-size: 16px; |
| 122 | 122 | font-weight: 500; |
| 123 | 123 | color: #988FBD; |
| @@ -141,9 +141,9 @@ | ||
| 141 | 141 | } |
| 142 | 142 | |
| 143 | 143 | |
| 144 | 144 | .wp-chatbot-tabs nav .cxsc-settings_openai_border a { |
| 145 | - padding: 14px 15px; | |
| 145 | + padding: 14px 20px; | |
| 146 | 146 | width: 100%; |
| 147 | 147 | font-size: 16px; |
| 148 | 148 | font-weight: 500; |
| 149 | 149 | color: #988FBD; |
| @@ -498,16 +498,15 @@ | ||
| 498 | 498 | display: block; |
| 499 | 499 | } |
| 500 | 500 | |
| 501 | 501 | div#wp-chatbot-icon-theme-settings input[type=radio]:checked::before { |
| 502 | - content: "\f12a"; | |
| 503 | - font-family: dashicons; | |
| 504 | - | |
| 502 | + content: "\f058"; | |
| 503 | + font: normal normal normal 14px / 1 FontAwesome; | |
| 505 | 504 | border-radius: 0; |
| 506 | 505 | width: 100%; |
| 507 | 506 | height: 100%; |
| 508 | 507 | margin: 0; |
| 509 | - background-color: #5b4e96bd !important; | |
| 508 | + background-color: #5b4e96bd; | |
| 510 | 509 | line-height: 1.14285714; |
| 511 | 510 | position: absolute; |
| 512 | 511 | top: 0; |
| 513 | 512 | left: 0; |
| @@ -519,9 +518,9 @@ | ||
| 519 | 518 | align-items: flex-start; |
| 520 | 519 | justify-content: flex-end; |
| 521 | 520 | font-size: 32px; |
| 522 | 521 | padding: 0 4px; |
| 523 | - border: 4px solid transparent; | |
| 522 | + border: 4px solid #45d72d; | |
| 524 | 523 | |
| 525 | 524 | } |
| 526 | 525 | |
| 527 | 526 | div#wp-chatbot-icon-theme-settings input[type=radio] { |
| @@ -649,25 +648,21 @@ | ||
| 649 | 648 | position: relative; |
| 650 | 649 | } |
| 651 | 650 | |
| 652 | 651 | section.wp-chatbot-tab-container-inner h4.panel-title a.collapsed:after { |
| 653 | - content: "\f10f"; | |
| 654 | - font-family: dashicons; | |
| 652 | + font: normal normal normal 24px / 1 FontAwesome; | |
| 653 | + content: "\f055"; | |
| 655 | 654 | position: absolute; |
| 656 | 655 | right: 18px; |
| 657 | 656 | top: 12px; |
| 658 | - font-size: 25px; | |
| 659 | - font-weight: normal; | |
| 660 | 657 | } |
| 661 | 658 | |
| 662 | 659 | section.wp-chatbot-tab-container-inner h4.panel-title a:after { |
| 663 | - content: "\f14f"; | |
| 664 | - font-family: dashicons; | |
| 660 | + font: normal normal normal 24px / 1 FontAwesome; | |
| 661 | + content: "\f056"; | |
| 665 | 662 | position: absolute; |
| 666 | 663 | right: 18px; |
| 667 | 664 | top: 12px; |
| 668 | - font-size: 25px; | |
| 669 | - font-weight: normal; | |
| 670 | 665 | } |
| 671 | 666 | |
| 672 | 667 | .wpbot_single_addon_wrapper .wpbot_single_addon .wpbot_single_content:hover { |
| 673 | 668 | background: linear-gradient(1deg, #ffffff 70%, #e9e4ff 96%); |
| @@ -799,9 +794,9 @@ | ||
| 799 | 794 | } |
| 800 | 795 | |
| 801 | 796 | .qcld-main-wrapper .alert.alert-warning { |
| 802 | 797 | background: linear-gradient(130deg, #ffffff 70%, #e9e4ff 96% 96%); |
| 803 | - border-radius: 6px; | |
| 798 | + border-radius: 16px; | |
| 804 | 799 | } |
| 805 | 800 | |
| 806 | 801 | .wp-chatbot-wrap button.btn.btn-primary { |
| 807 | 802 | padding: 14px 20px; |
| @@ -914,10 +909,8 @@ | ||
| 914 | 909 | border-radius: 16px; |
| 915 | 910 | background: linear-gradient(192deg, #FFE3E1 4%, #E9E4FF 98.26%); |
| 916 | 911 | padding: 15px; |
| 917 | 912 | gap: 15px; |
| 918 | - overflow: hidden; | |
| 919 | - margin: 0 0 15px 0; | |
| 920 | 913 | } |
| 921 | 914 | |
| 922 | 915 | .qc_menu_area_box h4 { |
| 923 | 916 | text-align: center; |
| @@ -973,82 +966,41 @@ | ||
| 973 | 966 | position: relative; |
| 974 | 967 | } |
| 975 | 968 | |
| 976 | 969 | .qc_menu_list_container p { |
| 977 | - background: linear-gradient(192deg, #FFE3E1 4%, #E9E4FF 98.26%); | |
| 978 | - float: none; | |
| 979 | - position: relative; | |
| 980 | - transform: none; | |
| 981 | - right: 0; | |
| 982 | - top: 0; | |
| 983 | - text-align: center; | |
| 984 | - width: 100%; | |
| 985 | - font-size: 12px; | |
| 986 | - margin: 0; | |
| 987 | - z-index: 999; | |
| 988 | - color: #3c3b3b; | |
| 989 | - font-weight: 600; | |
| 990 | - line-height: 20px; | |
| 991 | - border-radius: 0; | |
| 992 | - padding: 6px 0; | |
| 970 | + background: linear-gradient(192deg, #FFE3E1 4%, #E9E4FF 98.26%); | |
| 971 | + float: left; | |
| 972 | + position: absolute; | |
| 973 | + transform: rotate(45deg); | |
| 974 | + right: -48px; | |
| 975 | + top: -24px; | |
| 976 | + text-align: center; | |
| 977 | + width: 150px; | |
| 978 | + font-size: 12px; | |
| 979 | + margin: 0; | |
| 980 | + z-index: 999; | |
| 981 | + color: #3c3b3b; | |
| 982 | + font-weight: 600; | |
| 983 | + line-height: 20px; | |
| 984 | + border-radius: 0; | |
| 985 | + padding: 6px 0; | |
| 993 | 986 | } |
| 994 | 987 | |
| 995 | - | |
| 988 | +/* .qc_menu_list_area.ui-droppable { | |
| 989 | + overflow: hidden; | |
| 990 | +} */ | |
| 996 | 991 | .lp-submenu-wpbot_openAi .swal2-actions { |
| 997 | 992 | display: flex; |
| 998 | 993 | width: auto; |
| 999 | 994 | } |
| 1000 | - | |
| 1001 | -/* Icon-only centered loading overlay for Save settings */ | |
| 1002 | -.swal2-popup.qcld-swal-loading-only { | |
| 1003 | - background: transparent !important; | |
| 1004 | - box-shadow: none !important; | |
| 1005 | - padding: 0 !important; | |
| 1006 | - width: auto !important; | |
| 1007 | - min-width: 0 !important; | |
| 995 | +.lp-submenu-wpbot_openAi button.swal2-deny.swal2-styled { | |
| 996 | + display: block !important; | |
| 997 | + line-height: normal !important; | |
| 998 | + padding: 14px 20px !important; | |
| 999 | + font-size: 16px; | |
| 1000 | + font-weight: 500; | |
| 1001 | + border-radius: 8px; | |
| 1008 | 1002 | } |
| 1009 | -.swal2-popup.qcld-swal-loading-only .swal2-header, | |
| 1010 | -.swal2-popup.qcld-swal-loading-only .swal2-title, | |
| 1011 | -.swal2-popup.qcld-swal-loading-only .swal2-actions, | |
| 1012 | -.swal2-popup.qcld-swal-loading-only .swal2-footer, | |
| 1013 | -.swal2-popup.qcld-swal-loading-only .swal2-close { | |
| 1014 | - display: none !important; | |
| 1015 | -} | |
| 1016 | -.swal2-popup.qcld-swal-loading-only .swal2-html-container { | |
| 1017 | - margin: 0 !important; | |
| 1018 | - padding: 0 !important; | |
| 1019 | - overflow: visible !important; | |
| 1020 | - color: transparent !important; | |
| 1021 | -} | |
| 1022 | -.qcld-save-settings-spinner { | |
| 1023 | - position: relative; | |
| 1024 | - width: 56px; | |
| 1025 | - height: 56px; | |
| 1026 | - margin: 0 auto; | |
| 1027 | -} | |
| 1028 | -.qcld-save-settings-spinner::before, | |
| 1029 | -.qcld-save-settings-spinner::after { | |
| 1030 | - content: ''; | |
| 1031 | - position: absolute; | |
| 1032 | - inset: 0; | |
| 1033 | - border-radius: 50%; | |
| 1034 | - border: 4px solid transparent; | |
| 1035 | -} | |
| 1036 | -.qcld-save-settings-spinner::before { | |
| 1037 | - border-top-color: #8b5cf6; | |
| 1038 | - border-right-color: #8b5cf6; | |
| 1039 | - animation: qcld-save-settings-spin 0.9s linear infinite; | |
| 1040 | -} | |
| 1041 | -.qcld-save-settings-spinner::after { | |
| 1042 | - inset: 8px; | |
| 1043 | - border-bottom-color: #ffffff; | |
| 1044 | - border-left-color: #ffffff; | |
| 1045 | - animation: qcld-save-settings-spin 0.7s linear infinite reverse; | |
| 1046 | -} | |
| 1047 | -@keyframes qcld-save-settings-spin { | |
| 1048 | - 0% { transform: rotate(0deg); } | |
| 1049 | - 100% { transform: rotate(360deg); } | |
| 1050 | -} | |
| 1051 | 1003 | .lp-submenu-wpbot_openAi button.swal2-confirm.btn.btn-lg.swal2-styled{ |
| 1052 | 1004 | width: auto !important; |
| 1053 | 1005 | } |
| 1054 | 1006 | |
| @@ -1163,13 +1115,12 @@ | ||
| 1163 | 1115 | |
| 1164 | 1116 | .admin-maxwith.qcld-openai-main-box .col-auto.me-auto.ai-settings-title-container { |
| 1165 | 1117 | display: flex; |
| 1166 | 1118 | justify-content: flex-start; |
| 1167 | - padding: 8px 20px; | |
| 1119 | + padding: 20px; | |
| 1168 | 1120 | border-radius: 16px; |
| 1169 | 1121 | background: linear-gradient(192deg, #FFE3E1 4%, #E9E4FF 98.26%); |
| 1170 | - margin: 20px 0 0 0; | |
| 1171 | - gap: 30px; | |
| 1122 | + margin: 20px 0 20px 0; | |
| 1172 | 1123 | } |
| 1173 | 1124 | |
| 1174 | 1125 | .admin-maxwith.qcld-openai-main-box .tab-content { |
| 1175 | 1126 | padding: 0 12px 0 12px; |
| @@ -1206,28 +1157,23 @@ | ||
| 1206 | 1157 | text-align: left; |
| 1207 | 1158 | } |
| 1208 | 1159 | |
| 1209 | 1160 | |
| 1210 | -.admin-maxwith.qcld-openai-main-box button.btn.btn-link:after { | |
| 1211 | - content: "\f14f"; | |
| 1212 | - font-family: dashicons; | |
| 1161 | +.admin-maxwith.qcld-openai-main-box button.btn.btn-link.collapsed:after { | |
| 1162 | + font: normal normal normal 24px / 1 FontAwesome; | |
| 1163 | + content: "\f056"; | |
| 1213 | 1164 | position: absolute; |
| 1214 | 1165 | right: 18px; |
| 1215 | 1166 | top: 12px; |
| 1216 | - font-size: 22px; | |
| 1217 | - font-weight: normal; | |
| 1218 | 1167 | } |
| 1219 | 1168 | |
| 1220 | 1169 | |
| 1221 | -.admin-maxwith.qcld-openai-main-box button.btn.btn-link.collapsed:after{ | |
| 1222 | - | |
| 1223 | - content: "\f10f"; | |
| 1224 | - font-family: dashicons; | |
| 1170 | +.admin-maxwith.qcld-openai-main-box button.btn.btn-link:after { | |
| 1171 | + font: normal normal normal 24px / 1 FontAwesome; | |
| 1172 | + content: "\f055"; | |
| 1225 | 1173 | position: absolute; |
| 1226 | 1174 | right: 18px; |
| 1227 | 1175 | top: 12px; |
| 1228 | - font-size: 22px; | |
| 1229 | - font-weight: normal; | |
| 1230 | 1176 | } |
| 1231 | 1177 | |
| 1232 | 1178 | |
| 1233 | 1179 | .admin-maxwith.qcld-openai-main-box .btn.active.focus, |
| @@ -1252,10 +1198,12 @@ | ||
| 1252 | 1198 | font-size: 15px; |
| 1253 | 1199 | } |
| 1254 | 1200 | |
| 1255 | 1201 | .admin-maxwith.qcld-openai-main-box .tab-content .alert.alert-info { |
| 1256 | - margin: 15px 0 0 0; | |
| 1202 | + margin: 15px 0 0 15px; | |
| 1257 | 1203 | } |
| 1204 | + | |
| 1205 | + | |
| 1258 | 1206 | .admin-maxwith.qcld-openai-main-box ul.nav.nav-tabs li a { |
| 1259 | 1207 | padding: 14px 20px; |
| 1260 | 1208 | width: 100%; |
| 1261 | 1209 | font-size: 16px; |
| @@ -1356,9 +1304,9 @@ | ||
| 1356 | 1304 | .qcld-main-wrapper div#headingTwoControl a { |
| 1357 | 1305 | font-weight: bold; |
| 1358 | 1306 | } |
| 1359 | 1307 | |
| 1360 | -.qcl-openai input[type=checkbox]+label { | |
| 1308 | +.qcl-openai div#wp-chatbot-openai-settings input[type=checkbox]+label { | |
| 1361 | 1309 | position: relative; |
| 1362 | 1310 | width: 18px; |
| 1363 | 1311 | height: 18px; |
| 1364 | 1312 | border: 2px solid #5b4e96; |
| @@ -1375,13 +1323,13 @@ | ||
| 1375 | 1323 | -ms-user-select: none; |
| 1376 | 1324 | user-select: none; |
| 1377 | 1325 | display: flex; |
| 1378 | 1326 | align-items: center; |
| 1379 | - margin-bottom: 10px; | |
| 1327 | + margin-bottom: 0; | |
| 1380 | 1328 | line-height: 30px; |
| 1381 | 1329 | } |
| 1382 | 1330 | |
| 1383 | -.qcl-openai input[type=checkbox]+label:after { | |
| 1331 | +.qcl-openai div#wp-chatbot-openai-settings input[type=checkbox]+label:after { | |
| 1384 | 1332 | content: ""; |
| 1385 | 1333 | position: absolute; |
| 1386 | 1334 | width: 0px; |
| 1387 | 1335 | height: 8px; |
| @@ -1394,23 +1342,23 @@ | ||
| 1394 | 1342 | opacity: 0; |
| 1395 | 1343 | transition: all ease-out 200ms; |
| 1396 | 1344 | } |
| 1397 | 1345 | |
| 1398 | -.qcl-openai input[type=checkbox]:checked+label { | |
| 1346 | +.qcl-openai div#wp-chatbot-openai-settings input[type=checkbox]:checked+label { | |
| 1399 | 1347 | border: 2px solid #22b573; |
| 1400 | 1348 | } |
| 1401 | 1349 | |
| 1402 | -.qcl-openai input[type=checkbox]:checked+label:after { | |
| 1350 | +.qcl-openai div#wp-chatbot-openai-settings input[type=checkbox]:checked+label:after { | |
| 1403 | 1351 | opacity: 1; |
| 1404 | 1352 | width: 22px; |
| 1405 | 1353 | } |
| 1406 | 1354 | |
| 1407 | -.qcl-openai input[type=checkbox] { | |
| 1355 | +.qcl-openai div#wp-chatbot-openai-settings input[type=checkbox] { | |
| 1408 | 1356 | display: none; |
| 1409 | 1357 | } |
| 1410 | 1358 | |
| 1411 | 1359 | |
| 1412 | -.qcl-openai .form-check { | |
| 1360 | +.qcl-openai div#wp-chatbot-openai-settings .form-check { | |
| 1413 | 1361 | margin-bottom: 15px; |
| 1414 | 1362 | border: 1px solid #E5E6F2; |
| 1415 | 1363 | padding: 12px 12px; |
| 1416 | 1364 | border-radius: 8px; |
| @@ -1415,13 +1363,13 @@ | ||
| 1415 | 1363 | padding: 12px 12px; |
| 1416 | 1364 | border-radius: 8px; |
| 1417 | 1365 | } |
| 1418 | 1366 | |
| 1419 | -.qcl-openai label.form-check-label span { | |
| 1367 | +.qcl-openai div#wp-chatbot-openai-settings label.form-check-label span { | |
| 1420 | 1368 | font-size: 12px; |
| 1421 | 1369 | } |
| 1422 | 1370 | |
| 1423 | -.qcl-openai label.form-check-label span.pro-badge { | |
| 1371 | +.qcl-openai div#wp-chatbot-openai-settings label.form-check-label span.pro-badge { | |
| 1424 | 1372 | font-size: 9px; |
| 1425 | 1373 | font-weight: 400; |
| 1426 | 1374 | color: #ffffff; |
| 1427 | 1375 | background: #5B4E96; |
| @@ -1432,10 +1380,10 @@ | ||
| 1432 | 1380 | text-indent: initial; |
| 1433 | 1381 | line-height: 16px; |
| 1434 | 1382 | } |
| 1435 | 1383 | |
| 1436 | -.qcl-openai a#save_setting { | |
| 1437 | - margin: 0 0 0 0; | |
| 1384 | +.qcl-openai div#wp-chatbot-openai-settings a#save_setting { | |
| 1385 | + margin: 0 0 15px 0; | |
| 1438 | 1386 | } |
| 1439 | 1387 | |
| 1440 | 1388 | .qcl-openai div#wp-chatbot-openrouter-settings input[type=checkbox]+label { |
| 1441 | 1389 | position: relative; |
| @@ -1536,163 +1484,17 @@ | ||
| 1536 | 1484 | } |
| 1537 | 1485 | |
| 1538 | 1486 | |
| 1539 | 1487 | .admin-maxwith.qcld-openai-main-box .col-auto.me-auto.ai-settings-title-container h4 { |
| 1540 | - width: 365px; | |
| 1488 | + width: 396px; | |
| 1541 | 1489 | } |
| 1542 | 1490 | |
| 1543 | 1491 | .admin-maxwith.qcld-openai-main-box .col-auto.me-auto.ai-settings-title-container select { |
| 1544 | - display: none; | |
| 1492 | + border-color: #ffffff; | |
| 1493 | + width: 220px; | |
| 1545 | 1494 | } |
| 1546 | 1495 | |
| 1547 | -/* Avatar Location Selector */ | |
| 1548 | -.avatar-location-wrapper { | |
| 1549 | - background: #ffffff; | |
| 1550 | - border-radius: 12px; | |
| 1551 | - padding: 0 0 25px 0; | |
| 1552 | - margin: 0 0 0 0; | |
| 1553 | -} | |
| 1554 | 1496 | |
| 1555 | -.avatar-location-title { | |
| 1556 | - font-size: 13px; | |
| 1557 | - font-weight: 600; | |
| 1558 | - color: #6B7280; | |
| 1559 | - margin: 0 0 10px 0; | |
| 1560 | - text-transform: none; | |
| 1561 | - letter-spacing: 0; | |
| 1562 | -} | |
| 1563 | - | |
| 1564 | -.avatar-location-cards { | |
| 1565 | - display: inline-flex; | |
| 1566 | - gap: 0; | |
| 1567 | - background: #F3F4F6; | |
| 1568 | - border-radius: 10px; | |
| 1569 | - padding: 4px; | |
| 1570 | -} | |
| 1571 | - | |
| 1572 | -.avatar-location-card { | |
| 1573 | - display: flex; | |
| 1574 | - align-items: center; | |
| 1575 | - gap: 6px; | |
| 1576 | - padding: 8px 18px; | |
| 1577 | - border-radius: 8px; | |
| 1578 | - cursor: pointer; | |
| 1579 | - font-size: 13px; | |
| 1580 | - font-weight: 500; | |
| 1581 | - color: #6B7280; | |
| 1582 | - background: transparent; | |
| 1583 | - border: none; | |
| 1584 | - transition: all 0.2s ease; | |
| 1585 | - user-select: none; | |
| 1586 | -} | |
| 1587 | - | |
| 1588 | -.avatar-location-card:hover { | |
| 1589 | - color: #374151; | |
| 1590 | - background: #E5E7EB; | |
| 1591 | -} | |
| 1592 | - | |
| 1593 | -.avatar-location-card.active { | |
| 1594 | - background: #ffffff; | |
| 1595 | - color: #111827; | |
| 1596 | - box-shadow: 0 1px 3px rgba(0, 0, 0, 0.08); | |
| 1597 | -} | |
| 1598 | - | |
| 1599 | -.avatar-location-card svg { | |
| 1600 | - flex-shrink: 0; | |
| 1601 | - color: inherit; | |
| 1602 | -} | |
| 1603 | - | |
| 1604 | -.avatar-location-card.active svg { | |
| 1605 | - color: #4B5563; | |
| 1606 | -} | |
| 1607 | - | |
| 1608 | -/* AI Provider Cards Wrapper */ | |
| 1609 | -.ai-provider-cards-wrapper { | |
| 1610 | - background: #ffffff; | |
| 1611 | - border-radius: 12px; | |
| 1612 | - padding: 20px 24px 20px 6px; | |
| 1613 | - margin: 0 0 0 0; | |
| 1614 | -} | |
| 1615 | - | |
| 1616 | -.ai-provider-cards { | |
| 1617 | - display: flex; | |
| 1618 | - gap: 12px; | |
| 1619 | - flex-wrap: wrap; | |
| 1620 | - padding: 4px 0; | |
| 1621 | -} | |
| 1622 | - | |
| 1623 | -.ai-provider-card { | |
| 1624 | - display: flex; | |
| 1625 | - flex-direction: column; | |
| 1626 | - align-items: center; | |
| 1627 | - justify-content: center; | |
| 1628 | - gap: 8px; | |
| 1629 | - padding: 8px 12px; | |
| 1630 | - min-width: 110px; | |
| 1631 | - background: #ffffff; | |
| 1632 | - border: 2px solid #E5E7EB; | |
| 1633 | - border-radius: 12px; | |
| 1634 | - cursor: pointer; | |
| 1635 | - position: relative; | |
| 1636 | - transition: all 0.25s cubic-bezier(0.4, 0, 0.2, 1); | |
| 1637 | - user-select: none; | |
| 1638 | -} | |
| 1639 | - | |
| 1640 | -.ai-provider-card:hover { | |
| 1641 | - border-color: #93C5FD; | |
| 1642 | - background: #F0F7FF; | |
| 1643 | - transform: translateY(-2px); | |
| 1644 | - box-shadow: 0 4px 12px rgba(37, 99, 235, 0.10); | |
| 1645 | -} | |
| 1646 | - | |
| 1647 | -.ai-provider-card.active { | |
| 1648 | - border-color: #2563EB; | |
| 1649 | - background: #EFF6FF; | |
| 1650 | - box-shadow: 0 2px 8px rgba(37, 99, 235, 0.13); | |
| 1651 | -} | |
| 1652 | - | |
| 1653 | -.ai-provider-check { | |
| 1654 | - position: absolute; | |
| 1655 | - top: 6px; | |
| 1656 | - right: 6px; | |
| 1657 | - opacity: 0; | |
| 1658 | - transform: scale(0.5); | |
| 1659 | - transition: all 0.25s cubic-bezier(0.4, 0, 0.2, 1); | |
| 1660 | - line-height: 0; | |
| 1661 | -} | |
| 1662 | - | |
| 1663 | -.ai-provider-card.active .ai-provider-check { | |
| 1664 | - opacity: 1; | |
| 1665 | - transform: scale(1); | |
| 1666 | -} | |
| 1667 | - | |
| 1668 | -.ai-provider-icon { | |
| 1669 | - width: 40px; | |
| 1670 | - height: 40px; | |
| 1671 | - display: flex; | |
| 1672 | - align-items: center; | |
| 1673 | - justify-content: center; | |
| 1674 | -} | |
| 1675 | - | |
| 1676 | -.ai-provider-icon svg { | |
| 1677 | - width: 32px; | |
| 1678 | - height: 32px; | |
| 1679 | -} | |
| 1680 | - | |
| 1681 | -.ai-provider-name { | |
| 1682 | - font-size: 12px; | |
| 1683 | - font-weight: 600; | |
| 1684 | - color: #4B5563; | |
| 1685 | - text-align: center; | |
| 1686 | - white-space: nowrap; | |
| 1687 | - line-height: 1.2; | |
| 1688 | -} | |
| 1689 | - | |
| 1690 | -.ai-provider-card.active .ai-provider-name { | |
| 1691 | - color: #1E40AF; | |
| 1692 | -} | |
| 1693 | - | |
| 1694 | - | |
| 1695 | 1497 | .admin-maxwith.qcld-openai-main-box .tab-content div#wp-chatbot-openai-training-model .row.my-4 { |
| 1696 | 1498 | font-size: 15px; |
| 1697 | 1499 | display: flex; |
| 1698 | 1500 | width: 100%; |
| @@ -1702,9 +1504,9 @@ | ||
| 1702 | 1504 | text-align: center; |
| 1703 | 1505 | } |
| 1704 | 1506 | |
| 1705 | 1507 | .admin-maxwith.qcld-openai-main-box .tab-content div#wp-chatbot-data_post_converter .row.my-4 { |
| 1706 | - font-size: 16px; | |
| 1508 | + font-size: 15px; | |
| 1707 | 1509 | display: flex; |
| 1708 | 1510 | width: 100%; |
| 1709 | 1511 | align-items: center; |
| 1710 | 1512 | justify-content: center; |
| @@ -1712,9 +1514,9 @@ | ||
| 1712 | 1514 | text-align: center; |
| 1713 | 1515 | } |
| 1714 | 1516 | |
| 1715 | 1517 | .admin-maxwith.qcld-openai-main-box .tab-content div#wp-chatbot-img_generator .row.my-4 { |
| 1716 | - font-size: 16px; | |
| 1518 | + font-size: 15px; | |
| 1717 | 1519 | display: flex; |
| 1718 | 1520 | width: 100%; |
| 1719 | 1521 | align-items: center; |
| 1720 | 1522 | justify-content: center; |
| @@ -1722,9 +1524,9 @@ | ||
| 1722 | 1524 | text-align: center; |
| 1723 | 1525 | } |
| 1724 | 1526 | |
| 1725 | 1527 | .admin-maxwith.qcld-openai-main-box .tab-content div#wp-chatbot-content_writer .row.my-4 { |
| 1726 | - font-size: 16px; | |
| 1528 | + font-size: 15px; | |
| 1727 | 1529 | display: flex; |
| 1728 | 1530 | width: 100%; |
| 1729 | 1531 | align-items: center; |
| 1730 | 1532 | justify-content: center; |
| @@ -1819,10 +1621,8 @@ | ||
| 1819 | 1621 | position: relative; |
| 1820 | 1622 | display: block; |
| 1821 | 1623 | padding: 15px 12px; |
| 1822 | 1624 | font-size: 16px; |
| 1823 | - font-weight: bold; | |
| 1824 | - color: #5B4E96; | |
| 1825 | 1625 | } |
| 1826 | 1626 | |
| 1827 | 1627 | .content_qcbot_help_secion p { |
| 1828 | 1628 | font-size: 15px; |
| @@ -1828,25 +1628,21 @@ | ||
| 1828 | 1628 | font-size: 15px; |
| 1829 | 1629 | } |
| 1830 | 1630 | |
| 1831 | 1631 | .content_qcbot_help_secion .panel-title a.collapsed:after { |
| 1832 | - content: "\f10f"; | |
| 1632 | + font: normal normal normal 24px / 1 FontAwesome; | |
| 1633 | + content: "\f055"; | |
| 1833 | 1634 | position: absolute; |
| 1834 | 1635 | right: 18px; |
| 1835 | 1636 | top: 12px; |
| 1836 | - font-family: dashicons; | |
| 1837 | - font-size: 24PX; | |
| 1838 | - font-weight: normal; | |
| 1839 | 1637 | } |
| 1840 | 1638 | |
| 1841 | 1639 | .content_qcbot_help_secion .panel-title a:after { |
| 1842 | - content: "\f14f"; | |
| 1640 | + font: normal normal normal 24px / 1 FontAwesome; | |
| 1641 | + content: "\f056"; | |
| 1843 | 1642 | position: absolute; |
| 1844 | 1643 | right: 18px; |
| 1845 | 1644 | top: 12px; |
| 1846 | - font-family: dashicons; | |
| 1847 | - font-size: 24PX; | |
| 1848 | - font-weight: normal; | |
| 1849 | 1645 | } |
| 1850 | 1646 | |
| 1851 | 1647 | |
| 1852 | 1648 | .content_qcbot_help_secion .panel-default>.panel-heading+.panel-collapse>.panel-body { |
| @@ -1938,9 +1734,9 @@ | ||
| 1938 | 1734 | float: left; |
| 1939 | 1735 | border: 1px solid #c3c4c7; |
| 1940 | 1736 | border-bottom: 1px; |
| 1941 | 1737 | margin-left: .5em; |
| 1942 | - font-size: 16px; | |
| 1738 | + font-size: 14px; | |
| 1943 | 1739 | line-height: 1.71428571; |
| 1944 | 1740 | font-weight: 600; |
| 1945 | 1741 | background: #ffffff; |
| 1946 | 1742 | color: #5b4e96; |
| @@ -1957,9 +1753,9 @@ | ||
| 1957 | 1753 | float: left; |
| 1958 | 1754 | border: 1px solid #c3c4c7; |
| 1959 | 1755 | border-bottom: 1px; |
| 1960 | 1756 | margin-left: .5em; |
| 1961 | - font-size: 16px; | |
| 1757 | + font-size: 14px; | |
| 1962 | 1758 | line-height: 1.71428571; |
| 1963 | 1759 | font-weight: 600; |
| 1964 | 1760 | background: #5b4e96; |
| 1965 | 1761 | color: #fff; |
| @@ -2103,9 +1899,9 @@ | ||
| 2103 | 1899 | display: inline-block; |
| 2104 | 1900 | min-width: 310px; |
| 2105 | 1901 | margin: 0; |
| 2106 | 1902 | } |
| 2107 | -#rotationloader | |
| 1903 | +#rotationloader.fa.fa-spinner | |
| 2108 | 1904 | { |
| 2109 | 1905 | display: none; |
| 2110 | 1906 | rotate: initial; |
| 2111 | 1907 | -webkit-animation: rotation 2s infinite linear; |
| @@ -2116,9 +1912,9 @@ | ||
| 2116 | 1912 | top: 0; |
| 2117 | 1913 | bottom: 0; |
| 2118 | 1914 | left: 0; |
| 2119 | 1915 | right: 0; |
| 2120 | - z-index: 1; | |
| 1916 | + z-index: 9999; | |
| 2121 | 1917 | text-align: center; |
| 2122 | 1918 | display: flex; |
| 2123 | 1919 | align-items: center; |
| 2124 | 1920 | justify-content: center; |
| @@ -2130,22 +1926,19 @@ | ||
| 2130 | 1926 | a.qcld-wp-chatbot-wrap--doc_logo { |
| 2131 | 1927 | text-decoration: none !important; |
| 2132 | 1928 | position: relative; |
| 2133 | 1929 | } |
| 2134 | -.docs_icon span { | |
| 1930 | +.docs_icon i { | |
| 2135 | 1931 | background: #5b4e96; |
| 2136 | 1932 | padding: 25px 25px; |
| 2137 | 1933 | border-radius: 50%; |
| 2138 | - font-size: 82px; | |
| 2139 | - width: auto; | |
| 2140 | - height: auto; | |
| 2141 | 1934 | } |
| 2142 | 1935 | |
| 2143 | 1936 | |
| 2144 | -/* .lp-submenu-wpbot_openAi button.swal2-deny.swal2-styled { | |
| 1937 | +.lp-submenu-wpbot_openAi button.swal2-deny.swal2-styled { | |
| 2145 | 1938 | font-size: 18px; |
| 2146 | 1939 | display: block !important; |
| 2147 | -} */ | |
| 1940 | +} | |
| 2148 | 1941 | |
| 2149 | 1942 | .lp-submenu-wpbot_openAi .swal2-actions button { |
| 2150 | 1943 | width: auto !important; |
| 2151 | 1944 | padding: 10px 40px !important; |
| @@ -2234,10 +2027,12 @@ | ||
| 2234 | 2027 | color: #ffffff; |
| 2235 | 2028 | text-decoration: none; |
| 2236 | 2029 | border-color: #5b4e96 !important; |
| 2237 | 2030 | } |
| 2031 | +button.swal2-deny.swal2-styled { | |
| 2032 | + display: block !important; | |
| 2033 | +} | |
| 2238 | 2034 | |
| 2239 | - | |
| 2240 | 2035 | button.swal2-confirm.btn.btn-lg.swal2-styled { |
| 2241 | 2036 | width: auto !important; |
| 2242 | 2037 | } |
| 2243 | 2038 | |
| @@ -2377,806 +2172,5 @@ | ||
| 2377 | 2172 | background: #5B4E96; |
| 2378 | 2173 | color: #ffffff; |
| 2379 | 2174 | text-decoration: none; |
| 2380 | 2175 | border-color: #5b4e96 !important; |
| 2381 | -} | |
| 2382 | - | |
| 2383 | -.wrap.qcld-main-wrapper a:focus { | |
| 2384 | - outline: none !important; | |
| 2385 | - outline-offset: 0 !important; | |
| 2386 | - box-shadow: none !important; | |
| 2387 | -} | |
| 2388 | - | |
| 2389 | -p.qc-opt-dcs-font-faq { | |
| 2390 | - font-weight: bold; | |
| 2391 | -} | |
| 2392 | - | |
| 2393 | - | |
| 2394 | -.qcld-general-settings-connection-notic { | |
| 2395 | - background: #eee; | |
| 2396 | - border: 2px solid #5b4e96; | |
| 2397 | - border-radius: 8px; | |
| 2398 | - margin: 0 0 15px 0; | |
| 2399 | - padding: 12px; | |
| 2400 | - background: linear-gradient(192deg, #FFE3E1 4%, #E9E4FF 98.26%); | |
| 2401 | - position: relative; | |
| 2402 | -} | |
| 2403 | -.qcld-general-settings-connection-notic p{ | |
| 2404 | - margin: 6px 0 6px 0; | |
| 2405 | - padding: 0; | |
| 2406 | - font-size: 15px; | |
| 2407 | - font-weight: 500; | |
| 2408 | -} | |
| 2409 | - | |
| 2410 | - | |
| 2411 | -.qcld-general-settings-close { | |
| 2412 | - position: absolute; | |
| 2413 | - top: -10px; | |
| 2414 | - right: 3px; | |
| 2415 | - transition: all 200ms; | |
| 2416 | - font-size: 30px; | |
| 2417 | - font-weight: bold; | |
| 2418 | - text-decoration: none; | |
| 2419 | - color: #5b4e96; | |
| 2420 | -} | |
| 2421 | -.qcld-general-settings-close:hover { | |
| 2422 | - color: orange; | |
| 2423 | -} | |
| 2424 | -#qcld-show-more-wrapper-box { | |
| 2425 | - margin-top: 0; | |
| 2426 | - position:relative; | |
| 2427 | -} | |
| 2428 | -#qcld-show-more-wrapper-box .qcld-show-more-text { | |
| 2429 | -/* width: 660px; */ | |
| 2430 | - margin-bottom: 5px; | |
| 2431 | - padding: 0 0; | |
| 2432 | - position:relative; | |
| 2433 | - display: block; | |
| 2434 | -} | |
| 2435 | -#qcld-show-more-wrapper-box .qcld-show-more-show-more { | |
| 2436 | -color: #ffffff; | |
| 2437 | - position: relative; | |
| 2438 | - padding: 60px 0 0 0; | |
| 2439 | - height: 60px; | |
| 2440 | - text-align: center; | |
| 2441 | - background: #f1f1f1; | |
| 2442 | - cursor: pointer; | |
| 2443 | - background: linear-gradient(to bottom, rgb(255 255 255 / 24%) 0%, rgb(188 174 255) 100%); | |
| 2444 | - margin: -39px 0 0 0; | |
| 2445 | - border-radius: 0 0 15px 15px; | |
| 2446 | - z-index: 99999; | |
| 2447 | - font-weight: bold; | |
| 2448 | -} | |
| 2449 | - | |
| 2450 | -#qcld-show-more-wrapper-box .qcld-show-more-show-more-height { | |
| 2451 | - height: 338px; | |
| 2452 | - overflow:hidden; | |
| 2453 | -} | |
| 2454 | - | |
| 2455 | -#qcld-show-more-wrapper-box .qcld-show-more-show-more i { | |
| 2456 | - display: block; | |
| 2457 | - padding: 0 0 0 0; | |
| 2458 | - background: #5b4e96; | |
| 2459 | - width: 30px; | |
| 2460 | - height: 30px; | |
| 2461 | - line-height: 30px; | |
| 2462 | - border-radius: 50%; | |
| 2463 | - margin: -15px auto 0 auto; | |
| 2464 | - font-size: 18px !important; | |
| 2465 | - color: #fff; | |
| 2466 | -} | |
| 2467 | - | |
| 2468 | -.qcl-openai div#wp-chatbot-gemini-settings input[type=checkbox]+label { | |
| 2469 | - position: relative; | |
| 2470 | - width: 18px; | |
| 2471 | - height: 18px; | |
| 2472 | - border: 2px solid #5b4e96; | |
| 2473 | - border-radius: 4px; | |
| 2474 | - top: 0; | |
| 2475 | - left: 0; | |
| 2476 | - transform: translate(0%, 0%); | |
| 2477 | - transition: all ease-out 200ms; | |
| 2478 | - text-indent: 28px; | |
| 2479 | - white-space: nowrap; | |
| 2480 | - color: #555; | |
| 2481 | - -webkit-user-select: none; | |
| 2482 | - -moz-user-select: none; | |
| 2483 | - -ms-user-select: none; | |
| 2484 | - user-select: none; | |
| 2485 | - display: flex; | |
| 2486 | - align-items: center; | |
| 2487 | - margin-bottom: 0; | |
| 2488 | - line-height: 30px; | |
| 2489 | -} | |
| 2490 | - | |
| 2491 | - | |
| 2492 | -.qcl-openai div#wp-chatbot-gemini-settings input[type=checkbox]+label:after { | |
| 2493 | - content: ""; | |
| 2494 | - position: absolute; | |
| 2495 | - width: 0px; | |
| 2496 | - height: 8px; | |
| 2497 | - border-bottom: 3px solid #22b573; | |
| 2498 | - border-left: 3px solid #22b573; | |
| 2499 | - top: 25%; | |
| 2500 | - left: 50%; | |
| 2501 | - transform-origin: bottom left; | |
| 2502 | - transform: rotate(-45deg); | |
| 2503 | - opacity: 0; | |
| 2504 | - transition: all ease-out 200ms; | |
| 2505 | -} | |
| 2506 | - | |
| 2507 | -.qcl-openai div#wp-chatbot-gemini-settings input[type=checkbox]:checked+label { | |
| 2508 | - border: 2px solid #22b573; | |
| 2509 | -} | |
| 2510 | - | |
| 2511 | -.qcl-openai div#wp-chatbot-gemini-settings input[type=checkbox]:checked+label:after { | |
| 2512 | - opacity: 1; | |
| 2513 | - width: 22px; | |
| 2514 | -} | |
| 2515 | - | |
| 2516 | -.qcl-openai div#wp-chatbot-gemini-settings input[type=checkbox] { | |
| 2517 | - display: none; | |
| 2518 | -} | |
| 2519 | - | |
| 2520 | - | |
| 2521 | -.qcl-openai div#wp-chatbot-gemini-settings .form-check { | |
| 2522 | - margin-bottom: 15px; | |
| 2523 | - border: 1px solid #E5E6F2; | |
| 2524 | - padding: 12px 12px; | |
| 2525 | - border-radius: 8px; | |
| 2526 | -} | |
| 2527 | - | |
| 2528 | -.qcl-openai div#wp-chatbot-gemini-settings label.form-check-label span { | |
| 2529 | - font-size: 12px; | |
| 2530 | -} | |
| 2531 | - | |
| 2532 | -.qcl-openai div#wp-chatbot-gemini-settings label.form-check-label span.pro-badge { | |
| 2533 | - font-size: 9px; | |
| 2534 | - font-weight: 400; | |
| 2535 | - color: #ffffff; | |
| 2536 | - background: #5B4E96; | |
| 2537 | - border-radius: 20px; | |
| 2538 | - padding: 2px 8px; | |
| 2539 | - margin-left: 5px; | |
| 2540 | - text-transform: uppercase; | |
| 2541 | - text-indent: initial; | |
| 2542 | - line-height: 16px; | |
| 2543 | -} | |
| 2544 | - | |
| 2545 | -.qcl-openai div#wp-chatbot-gemini-settings a#save_setting { | |
| 2546 | - margin: 0 0 15px 0; | |
| 2547 | -} | |
| 2548 | - | |
| 2549 | - | |
| 2550 | - | |
| 2551 | -span.qcls_openAI_customized { | |
| 2552 | - background: yellow; | |
| 2553 | -} | |
| 2554 | -.admin-maxwith.qcld-openai-main-box .tab-content .card-body p { | |
| 2555 | - font-size: 16px; | |
| 2556 | - line-height: 28px; | |
| 2557 | -} | |
| 2558 | -textarea#qcld_openai_system_content { | |
| 2559 | - height: 120px; | |
| 2560 | - line-height: 28px; | |
| 2561 | -} | |
| 2562 | -.qcld-openai-system-presets { | |
| 2563 | - display: flex; | |
| 2564 | - gap: 10px; | |
| 2565 | - margin: 12px 0; | |
| 2566 | - overflow-x: auto; | |
| 2567 | - padding-bottom: 8px; | |
| 2568 | - scroll-snap-type: x proximity; | |
| 2569 | - flex-wrap: wrap; | |
| 2570 | -} | |
| 2571 | -.qcld-openai-system-preset { | |
| 2572 | - align-items: center; | |
| 2573 | - border: 1px solid #dcdcde; | |
| 2574 | - border-radius: 6px; | |
| 2575 | - cursor: pointer; | |
| 2576 | - display: flex; | |
| 2577 | - flex: 0 0 220px; | |
| 2578 | - gap: 10px; | |
| 2579 | - justify-content: center; | |
| 2580 | - margin: 0; | |
| 2581 | - min-height: 70px; | |
| 2582 | - padding: 12px; | |
| 2583 | - scroll-snap-align: start; | |
| 2584 | - text-align: center; | |
| 2585 | -} | |
| 2586 | -.qcld-openai-system-preset input { | |
| 2587 | - display: none; | |
| 2588 | -} | |
| 2589 | -.qcld-openai-system-preset.is-selected { | |
| 2590 | - background: #f0f6fc; | |
| 2591 | - border-color: #2271b1; | |
| 2592 | -} | |
| 2593 | -.qcld-openai-system-preset-content { | |
| 2594 | - display: grid; | |
| 2595 | - gap: 4px; | |
| 2596 | - line-height: 22px; | |
| 2597 | -} | |
| 2598 | -.qcld-openai-system-preset-title { | |
| 2599 | - color: #1d2327; | |
| 2600 | - font-weight: 600; | |
| 2601 | -} | |
| 2602 | -.qcld-openai-system-preset-value { | |
| 2603 | - display: none; | |
| 2604 | -} | |
| 2605 | -@media (max-width: 782px) { | |
| 2606 | - .qcld-openai-system-preset { | |
| 2607 | - flex-basis: 180px; | |
| 2608 | - } | |
| 2609 | -} | |
| 2610 | -.qcld-main-wrapper .alert.alert-warning { | |
| 2611 | - background: linear-gradient(130deg, #ffffff 70%, #e9e4ff 96% 96%); | |
| 2612 | - border-radius: 6px; | |
| 2613 | - color: #721c24; | |
| 2614 | - background: #f8d7da; | |
| 2615 | - border-color: #f5c6cb; | |
| 2616 | - font-weight: bold; | |
| 2617 | -} | |
| 2618 | -.qcld-wpbot-pricing-filter-form-check { | |
| 2619 | - display: flex; | |
| 2620 | - gap: 10px; | |
| 2621 | -} | |
| 2622 | - | |
| 2623 | -.qcld-dialogflow-enable-notice { | |
| 2624 | - padding: 15px 0 15px 0; | |
| 2625 | - color: red; | |
| 2626 | - font-weight: bold; | |
| 2627 | -} | |
| 2628 | - | |
| 2629 | -a#qcld_save_gemini_setting { | |
| 2630 | - background: #5B4E96; | |
| 2631 | - color: #ffffff; | |
| 2632 | - border: none; | |
| 2633 | - padding: 12px 30px; | |
| 2634 | -} | |
| 2635 | -.card-body-gemini { | |
| 2636 | - padding: 0 15px; | |
| 2637 | -} | |
| 2638 | - | |
| 2639 | -div#panelsStayOpen-collapseseven pre { | |
| 2640 | - width: 100%; | |
| 2641 | - display: block; | |
| 2642 | - max-width: 1120px; | |
| 2643 | -} | |
| 2644 | - | |
| 2645 | -.card-body-gemini p { | |
| 2646 | - font-size: 16px; | |
| 2647 | - font-weight: bold; | |
| 2648 | -} | |
| 2649 | - | |
| 2650 | -.card-body-openrouter p{ | |
| 2651 | - font-size: 16px; | |
| 2652 | - font-weight: bold; | |
| 2653 | -} | |
| 2654 | -div#wp-chatbot-openai-assistants p { | |
| 2655 | - font-size: 16px; | |
| 2656 | -} | |
| 2657 | -button.btn{ | |
| 2658 | - outline: none !important; | |
| 2659 | -} | |
| 2660 | -button.btn:focus{ | |
| 2661 | - outline: none !important; | |
| 2662 | -} | |
| 2663 | -input:focus { | |
| 2664 | - border-color: #e1dbff; | |
| 2665 | - box-shadow: none !important; | |
| 2666 | - outline: none !important; | |
| 2667 | -} | |
| 2668 | - | |
| 2669 | -.wp-chatbot-wrap .qc-opt-language-title{ | |
| 2670 | - font-weight: bold !important; | |
| 2671 | - color: #5b4e96 !important; | |
| 2672 | - font-size: 16px; | |
| 2673 | -} | |
| 2674 | - | |
| 2675 | -button.qcld_chatbot_custom_icon_button.button, button.wp_chatbot_custom_agent_button.button { | |
| 2676 | - padding: 2px 20px; | |
| 2677 | - width: auto; | |
| 2678 | - font-size: 14px; | |
| 2679 | - font-weight: 500; | |
| 2680 | - color: #988FBD; | |
| 2681 | - border-radius: 8px; | |
| 2682 | - background: #fff; | |
| 2683 | - color: #5B4E96; | |
| 2684 | - text-decoration: none; | |
| 2685 | - margin: 0; | |
| 2686 | - border: 2px solid #5B4E96; | |
| 2687 | - | |
| 2688 | -} | |
| 2689 | - | |
| 2690 | -button.qcld_chatbot_custom_icon_button.button:hover, button.wp_chatbot_custom_agent_button.button:hover { | |
| 2691 | - background: #5B4E96; | |
| 2692 | - color: #fff; | |
| 2693 | - border: 2px solid #5B4E96; | |
| 2694 | - | |
| 2695 | -} | |
| 2696 | - | |
| 2697 | - | |
| 2698 | -@media (min-width: 993px) and (max-width: 1350px) { | |
| 2699 | -.wp-chatbot-admin-upgrade-pro-sidebar { | |
| 2700 | - width: 25%; | |
| 2701 | -} | |
| 2702 | -} | |
| 2703 | - | |
| 2704 | -.wp-chatbot-tabs nav ul li a span.dashicons { | |
| 2705 | - font-size: 20px; | |
| 2706 | - width: auto; | |
| 2707 | - height: auto; | |
| 2708 | -} | |
| 2709 | -.wp-chatbot-tabs nav .cxsc-settings_openai_border a span.dashicons { | |
| 2710 | - font-size: 20px; | |
| 2711 | -} | |
| 2712 | - | |
| 2713 | - | |
| 2714 | -.dashicons, .dashicons-before:before { | |
| 2715 | - font-family: dashicons; | |
| 2716 | - display: inline-block; | |
| 2717 | - line-height: 1; | |
| 2718 | - font-weight: 400; | |
| 2719 | - font-weight: normal; | |
| 2720 | -} | |
| 2721 | - | |
| 2722 | -.qcl-openai a:focus { | |
| 2723 | - outline: 0 auto -webkit-focus-ring-color; | |
| 2724 | - outline-offset: 0; | |
| 2725 | - border: none !important; | |
| 2726 | - outline: none !important; | |
| 2727 | - box-shadow: none; | |
| 2728 | -} | |
| 2729 | - | |
| 2730 | -#qcld_check_connection i{ | |
| 2731 | - animation: rotation infinite 3s linear; | |
| 2732 | -} | |
| 2733 | - | |
| 2734 | -.wp-chatbot-wrap div#wp-chatbot-custom-color-options .form-group { | |
| 2735 | - min-height: 90px; | |
| 2736 | -} | |
| 2737 | - | |
| 2738 | -div#promotion-wpchatbot .qc-review-text a { | |
| 2739 | - display: block; | |
| 2740 | -} | |
| 2741 | -.qcld-wp-chatbot-wrap-header-logo { | |
| 2742 | - display: flex; | |
| 2743 | - align-items: center; | |
| 2744 | - gap: 10px; | |
| 2745 | -} | |
| 2746 | -@keyframes rotation{ | |
| 2747 | - from{ | |
| 2748 | - transform:rotate(360deg); | |
| 2749 | - } | |
| 2750 | - | |
| 2751 | - to{ | |
| 2752 | - transform:rotate(0deg); | |
| 2753 | - } | |
| 2754 | -} | |
| 2755 | - | |
| 2756 | -.qcld-btn-primary { | |
| 2757 | - padding: 14px 30px; | |
| 2758 | - width: auto; | |
| 2759 | - font-size: 16px; | |
| 2760 | - font-weight: 500; | |
| 2761 | - color: #988FBD; | |
| 2762 | - border-radius: 8px; | |
| 2763 | - position: relative; | |
| 2764 | - display: inline-block; | |
| 2765 | - align-items: center; | |
| 2766 | - gap: 15px; | |
| 2767 | - background: #5B4E96; | |
| 2768 | - color: #ffffff; | |
| 2769 | - text-decoration: none; | |
| 2770 | - border-color: #5b4e96 !important; | |
| 2771 | - line-height: normal; | |
| 2772 | -} | |
| 2773 | -div#wpfooter { | |
| 2774 | - display: none; | |
| 2775 | -} | |
| 2776 | - | |
| 2777 | -.qcld-btn-primary { | |
| 2778 | - | |
| 2779 | - border: none; | |
| 2780 | -} | |
| 2781 | - | |
| 2782 | -div#qcld-rag-settings-tab .wrap h3 { | |
| 2783 | - padding: 0 0 8px 0; | |
| 2784 | - margin: 20px 0 12px 0; | |
| 2785 | - font-weight: bold; | |
| 2786 | - font-size: 22px !important; | |
| 2787 | - color: #5b4e96 !important; | |
| 2788 | -} | |
| 2789 | - | |
| 2790 | -div#rag-sync .wrap h3 { | |
| 2791 | - padding: 0 0 8px 0; | |
| 2792 | - margin: 10px 0 12px 0; | |
| 2793 | - font-weight: bold; | |
| 2794 | - font-size: 22px !important; | |
| 2795 | - color: #5b4e96 !important; | |
| 2796 | -} | |
| 2797 | - | |
| 2798 | -div#rag-settings h2.nav-tab-wrapper a { | |
| 2799 | - margin-right: 0; | |
| 2800 | - line-height: 1.42857143; | |
| 2801 | - border: 1px solid #5b4e96; | |
| 2802 | - border-radius: 6px; | |
| 2803 | - border: 1px solid #5b4e96; | |
| 2804 | - padding: 10px 20px !important; | |
| 2805 | - border-radius: 8px; | |
| 2806 | - color: #5b4e96; | |
| 2807 | - font-size: 15px; | |
| 2808 | - font-weight: 600; | |
| 2809 | - line-height: normal !important; | |
| 2810 | - background: #fff; | |
| 2811 | -} | |
| 2812 | - | |
| 2813 | -div#rag-settings h2.nav-tab-wrapper { | |
| 2814 | - margin: 0; | |
| 2815 | - padding: 0; | |
| 2816 | - border: none; | |
| 2817 | -} | |
| 2818 | - | |
| 2819 | -div#rag-settings h2.nav-tab-wrapper a:hover, div#rag-settings h2.nav-tab-wrapper a.nav-tab-active, div#rag-settings h2.nav-tab-wrapper a:focus { | |
| 2820 | - color: #fff; | |
| 2821 | - background: #5b4e96; | |
| 2822 | - text-decoration: none !important; | |
| 2823 | - border: 1px solid #5b4e96; | |
| 2824 | -} | |
| 2825 | - | |
| 2826 | - | |
| 2827 | - | |
| 2828 | -button#rag-pdf-submit, button#rag-csv-submit, button#rag-xaml-submit, button#rag_embed_btn { | |
| 2829 | - padding: 8px 15px; | |
| 2830 | - width: auto; | |
| 2831 | - font-size: 16px; | |
| 2832 | - font-weight: 500; | |
| 2833 | - color: #988FBD; | |
| 2834 | - border-radius: 8px; | |
| 2835 | - position: relative; | |
| 2836 | - display: inline-block; | |
| 2837 | - align-items: center; | |
| 2838 | - gap: 15px; | |
| 2839 | - background: #5B4E96; | |
| 2840 | - color: #ffffff; | |
| 2841 | - text-decoration: none; | |
| 2842 | - border-color: #5b4e96 !important; | |
| 2843 | - line-height: normal; | |
| 2844 | -} | |
| 2845 | - | |
| 2846 | -div#rag-sync .wrap { | |
| 2847 | - border: 1px solid #eee; | |
| 2848 | - padding: 8px 12px; | |
| 2849 | - border-radius: 6px; | |
| 2850 | -} | |
| 2851 | - | |
| 2852 | - | |
| 2853 | - | |
| 2854 | -div#qcld-rag-settings-tab .wrap:first-child { | |
| 2855 | - border: 1px solid #eee; | |
| 2856 | - padding: 8px 12px; | |
| 2857 | - border-radius: 6px; | |
| 2858 | -} | |
| 2859 | - | |
| 2860 | - | |
| 2861 | -.qcl-openai div#rag-database input[type=checkbox] { | |
| 2862 | - display: block; | |
| 2863 | -} | |
| 2864 | - | |
| 2865 | -.tablenav-pages { | |
| 2866 | - text-align: right; | |
| 2867 | - padding: 8px 0; | |
| 2868 | -} | |
| 2869 | -button#botmaster_submit_sitemap_btn { | |
| 2870 | - background: #5B4E96; | |
| 2871 | - border-color: #5B4E96; | |
| 2872 | -} | |
| 2873 | -div#rag-database h3 { | |
| 2874 | - padding: 0 0 8px 0; | |
| 2875 | - margin: 15px 0 8px 0; | |
| 2876 | - font-weight: bold; | |
| 2877 | - font-size: 22px !important; | |
| 2878 | - color: #5b4e96 !important; | |
| 2879 | -} | |
| 2880 | - | |
| 2881 | -.qcl-openai div#rag-settings h2.nav-tab-wrapper a:focus { | |
| 2882 | - border: 1px solid #5b4e96 !important; | |
| 2883 | -} | |
| 2884 | -button#rag-delete-all { | |
| 2885 | - background: #5b4e96; | |
| 2886 | - color: #fff; | |
| 2887 | - border-color: #5b4e96; | |
| 2888 | -} | |
| 2889 | - | |
| 2890 | -div#rag-database table.widefat { | |
| 2891 | - border: 1px solid #ffffff; | |
| 2892 | - box-shadow: 0 1px 1px rgba(0, 0, 0, .04); | |
| 2893 | -} | |
| 2894 | -div#rag-database .widefat thead td, div#rag-database .widefat thead th { | |
| 2895 | - border-bottom: 1px solid #ffffff; | |
| 2896 | -} | |
| 2897 | - | |
| 2898 | -div#rag-database table.widefat thead { | |
| 2899 | - background: #5b4e96; | |
| 2900 | - color: #fff; | |
| 2901 | -} | |
| 2902 | -div#rag-database table.widefat thead th { | |
| 2903 | - color: #fff; | |
| 2904 | -} | |
| 2905 | -.qcl-openai div#rag-database input[type=checkbox] { | |
| 2906 | - display: block; | |
| 2907 | - width: 18px; | |
| 2908 | - height: 18px; | |
| 2909 | -} | |
| 2910 | -div#wp-chatbot-openai-rag input[type=checkbox]+label { | |
| 2911 | - margin-bottom: 0; | |
| 2912 | -} | |
| 2913 | -.qcl-openai input[type=checkbox]+label { | |
| 2914 | - margin-bottom: 0; | |
| 2915 | -} | |
| 2916 | -div#qcld-rag-settings-tab .wrap .mb-3 { | |
| 2917 | - padding: 5px 0; | |
| 2918 | -} | |
| 2919 | -div#rag-database input#search-submit { | |
| 2920 | - background: #5b4e96; | |
| 2921 | - color: #fff; | |
| 2922 | - border-color: #5b4e96; | |
| 2923 | -} | |
| 2924 | -.rag_embed_cpts_wrapper { | |
| 2925 | - display: flex; | |
| 2926 | - flex-direction: column; | |
| 2927 | - gap: 6px; | |
| 2928 | -} | |
| 2929 | -div#wp-chatbot-gemini-settings .input-group { | |
| 2930 | - display: flex; | |
| 2931 | - gap: 10px; | |
| 2932 | -} | |
| 2933 | -div#wp-chatbot-grok-settings a#qcld_save_grok_setting { | |
| 2934 | - background: #5B4E96; | |
| 2935 | - color: #ffffff; | |
| 2936 | - border: none; | |
| 2937 | - padding: 12px 30px; | |
| 2938 | -} | |
| 2939 | -button#qcld_gemini_fetch_models { | |
| 2940 | - background: #5B4E96; | |
| 2941 | - color: #ffffff; | |
| 2942 | - border: none; | |
| 2943 | -} | |
| 2944 | -.wp-chatbot-wrap label.block.text-sm.font-medium.text-gray-700.mb-2.qc-opt-language-title { | |
| 2945 | - display: block; | |
| 2946 | - padding: 0 0 5px 0; | |
| 2947 | -} | |
| 2948 | -select#qcld_language_center_select { | |
| 2949 | - padding: 0 0 0 0; | |
| 2950 | - margin: 0 0 6px 0; | |
| 2951 | - padding: 0 4px; | |
| 2952 | - min-width: 220px; | |
| 2953 | -} | |
| 2954 | -select#qcld_language_center_select:focus { | |
| 2955 | - border-color: #5b4e96; | |
| 2956 | - color: #5b4e96; | |
| 2957 | - box-shadow: 0 0 0 1px #5b4e96; | |
| 2958 | -} | |
| 2959 | -div#common-ai-settings h2 a { | |
| 2960 | - background: #5B4E96; | |
| 2961 | - color: #ffffff; | |
| 2962 | - display: inline-block !important; | |
| 2963 | - font-size: 16px; | |
| 2964 | - padding: 8px 15px; | |
| 2965 | - border-radius: 8px; | |
| 2966 | -} | |
| 2967 | -div#common-ai-settings h2.nav-tab-wrapper { | |
| 2968 | - border: none; | |
| 2969 | -} | |
| 2970 | -div#qcld-rate-settings-tab { | |
| 2971 | - display: block !important; | |
| 2972 | -} | |
| 2973 | -div#common-ai-settings .form-check { | |
| 2974 | - margin-bottom: 15px; | |
| 2975 | - border: 0px solid #E5E6F2; | |
| 2976 | - padding: 12px 12px; | |
| 2977 | - border-radius: 8px; | |
| 2978 | -} | |
| 2979 | -.cxsc-settings-blocks.cxsc-settings-blocks-style input[type=radio]:checked::before { | |
| 2980 | - width: 1.5rem; | |
| 2981 | - height: 1.5rem; | |
| 2982 | - margin: -1px 0 0 -1px; | |
| 2983 | -} | |
| 2984 | -.cxsc-settings-blocks.cxsc-settings-blocks-style .radio-inline input[type=radio] { | |
| 2985 | - width: 1.5rem; | |
| 2986 | - height: 1.5rem; | |
| 2987 | -} | |
| 2988 | -button#rag-docx-submit, button#rag-migrate-btn, button#rag-media-docx-btn, button#qcld-rag-list-docx-btn, button#rag-media-pdf-btn, button#qcld-rag-list-pdf-btn { | |
| 2989 | - padding: 8px 15px; | |
| 2990 | - width: auto; | |
| 2991 | - font-size: 16px; | |
| 2992 | - font-weight: 500; | |
| 2993 | - color: #988FBD; | |
| 2994 | - border-radius: 8px; | |
| 2995 | - position: relative; | |
| 2996 | - display: inline-block; | |
| 2997 | - align-items: center; | |
| 2998 | - gap: 15px; | |
| 2999 | - background: #5B4E96; | |
| 3000 | - color: #ffffff; | |
| 3001 | - text-decoration: none; | |
| 3002 | - border-color: #5b4e96 !important; | |
| 3003 | - line-height: normal; | |
| 3004 | -} | |
| 3005 | -button#botmaster_submit_googlesheet_btn, button#botmaster_submit_googledoc_btn { | |
| 3006 | - background: #5B4E96; | |
| 3007 | - border-color: #5B4E96; | |
| 3008 | -} | |
| 3009 | -.wpbot-wizard-field select#wizard_ai_provider { | |
| 3010 | - background: transparent; | |
| 3011 | - color: #fff; | |
| 3012 | - width: 100%; | |
| 3013 | - display: block; | |
| 3014 | - max-width: unset; | |
| 3015 | -} | |
| 3016 | -.wpbot-wizard-field select#wizard_ai_provider:hover { | |
| 3017 | - border-color: #5b4e96; | |
| 3018 | - color: #5b4e96; | |
| 3019 | - box-shadow: 0 0 0 1px #5b4e96; | |
| 3020 | -} | |
| 3021 | -div#wizard_api_key_container input#wizard_api_key { | |
| 3022 | - background: transparent; | |
| 3023 | - color: #fff; | |
| 3024 | -} | |
| 3025 | -div#collapseTwoControl input[type=radio]:checked::before { | |
| 3026 | - background-color: #5b4e96; | |
| 3027 | -} | |
| 3028 | -.nav-tab-wrapper.sld_nav_container.wppt_nav_container.qcld_help_wppt_nav_container{ | |
| 3029 | - width: 320px !important; | |
| 3030 | - gap: 0; | |
| 3031 | -} | |
| 3032 | -div#rag-settings tbody#rag-knowledge-base-list tr td button { | |
| 3033 | - padding: 6px 20px; | |
| 3034 | - font-weight: bold; | |
| 3035 | - font-size: 12px; | |
| 3036 | -} | |
| 3037 | -div#rag-settings tbody#rag-knowledge-base-list tr td button.button.button-small.button-link-delete.rag-delete-doc{ | |
| 3038 | - background: #d14529; | |
| 3039 | - color: #fff; | |
| 3040 | - border-color: #d14529; | |
| 3041 | -} | |
| 3042 | -button#ai-knowledge-base-tab { | |
| 3043 | - animation: pulse 2s infinite; | |
| 3044 | -} | |
| 3045 | -@keyframes pulse { | |
| 3046 | - 0% { | |
| 3047 | - transform: scale(1); | |
| 3048 | - } | |
| 3049 | - 50% { | |
| 3050 | - transform: scale(1.05); | |
| 3051 | - } | |
| 3052 | - 100% { | |
| 3053 | - transform: scale(1); | |
| 3054 | - } | |
| 3055 | -} | |
| 3056 | -footer.wp-chatbot-admin-footer input#submit { | |
| 3057 | - background: #5b4e96; | |
| 3058 | - padding: 12px 30px; | |
| 3059 | -} | |
| 3060 | -footer.wp-chatbot-admin-footer { | |
| 3061 | - padding: 0 20px 20px 20px; | |
| 3062 | - margin: 0 20px; | |
| 3063 | -} | |
| 3064 | -.qcld-wp-chatbot-wrap-header_inn a.button.page-title-action { | |
| 3065 | - padding: 8px 15px; | |
| 3066 | - background: #ffffff; | |
| 3067 | - color: #5B4E96; | |
| 3068 | - border: 2px solid #5B4E96; | |
| 3069 | - border-radius: 6px; | |
| 3070 | - font-weight: bold; | |
| 3071 | - position: absolute; | |
| 3072 | - top: 30px; | |
| 3073 | - left: 280px; | |
| 3074 | - line-height: normal; | |
| 3075 | - min-height: unset; | |
| 3076 | -} | |
| 3077 | -.qcld-wp-chatbot-wrap-header_inn a.button.page-title-action:hover { | |
| 3078 | - padding: 8px 15px; | |
| 3079 | - background: #5B4E96; | |
| 3080 | - color: #fff; | |
| 3081 | - border: 2px solid #5B4E96; | |
| 3082 | - border-radius: 6px; | |
| 3083 | - font-weight: bold; | |
| 3084 | - position: absolute; | |
| 3085 | - top: 31px; | |
| 3086 | - left: 280px; | |
| 3087 | -} | |
| 3088 | -.qcld-session-history_menu_box .btn.btn-primary { | |
| 3089 | - background: #564a8e !important; | |
| 3090 | - color: #fff !important; | |
| 3091 | -} | |
| 3092 | -.qcld-session-history_menu_box a.btn.btn-success { | |
| 3093 | - padding: 8px 24px; | |
| 3094 | - width: auto; | |
| 3095 | - font-size: 15px; | |
| 3096 | - font-weight: 500; | |
| 3097 | - border-radius: 8px; | |
| 3098 | - position: relative; | |
| 3099 | - background: #ffffff; | |
| 3100 | - color: #564a8e; | |
| 3101 | - text-decoration: none; | |
| 3102 | - line-height: normal; | |
| 3103 | - border: 2px solid #564a8e; | |
| 3104 | -} | |
| 3105 | -.qcld-session-history_menu_box a.btn.btn-success:hover { | |
| 3106 | - padding: 8px 24px; | |
| 3107 | - width: auto; | |
| 3108 | - font-size: 15px; | |
| 3109 | - font-weight: 500; | |
| 3110 | - border-radius: 8px; | |
| 3111 | - position: relative; | |
| 3112 | - background: #564a8e; | |
| 3113 | - color: #fff; | |
| 3114 | - text-decoration: none; | |
| 3115 | - line-height: normal; | |
| 3116 | - border: 2px solid #564a8e; | |
| 3117 | -} | |
| 3118 | -.Expandmore { | |
| 3119 | - background: #23ab10; | |
| 3120 | - display: inline-block; | |
| 3121 | - padding: 4px 10px; | |
| 3122 | - font-size: 14px; | |
| 3123 | - border-radius: 6px; | |
| 3124 | - position: relative; | |
| 3125 | - top: -15px; | |
| 3126 | -} | |
| 3127 | -.Collapsemore { | |
| 3128 | - background: #ff0000; | |
| 3129 | - display: inline-block; | |
| 3130 | - padding: 4px 10px; | |
| 3131 | - font-size: 14px; | |
| 3132 | - border-radius: 6px; | |
| 3133 | - position: relative; | |
| 3134 | - top: -15px; | |
| 3135 | -} | |
| 3136 | -.Expandmore span { | |
| 3137 | - color: #fff; | |
| 3138 | - margin: 0 0 0 8px; | |
| 3139 | - padding: 0 5px; | |
| 3140 | - font-size: 18px; | |
| 3141 | -} | |
| 3142 | -.admin-maxwith.qcld-openai-main-box .col-auto.me-auto.ai-settings-title-container { | |
| 3143 | - display: flex; | |
| 3144 | - justify-content: flex-start; | |
| 3145 | - align-items: center; | |
| 3146 | -} | |
| 3147 | -.avatar-location-wrapper { | |
| 3148 | - padding: 0 0 25px 0; | |
| 3149 | -} | |
| 3150 | -.avatar-location-card.active { | |
| 3151 | - background: #5b4e96; | |
| 3152 | - color: #ffffff; | |
| 3153 | -} | |
| 3154 | -.avatar-location-card.active svg { | |
| 3155 | - color: #ffffff; | |
| 3156 | -} | |
| 3157 | -.ai-provider-cards { | |
| 3158 | - margin: 0 0 0 0%; | |
| 3159 | -} | |
| 3160 | -.qcld-wp-chatbot-wrap-header_inn_heading a.button.page-title-action { | |
| 3161 | - margin: 0 0 0 4px; | |
| 3162 | -} | |
| 3163 | -label.qcld_label_width_full.qcld_label_width_half { | |
| 3164 | - font-size: 12px; | |
| 3165 | - padding: 6px 0 0 0; | |
| 3166 | -} | |
| 3167 | -.qc_menu_setup_area { | |
| 3168 | - margin: 40px 0 0 0; | |
| 3169 | -} | |
| 3170 | -input#chatbot_content_max_height, input#chatbot_content_max_height_responsive { | |
| 3171 | - width: 170px; | |
| 3172 | - border: 1px solid #eee; | |
| 3173 | - border-radius: 6px; | |
| 3174 | -} | |
| 3175 | -.ai-provider-cards-wrapper h4 { | |
| 3176 | - width: 410px; | |
| 3177 | -} | |
| 3178 | -.ai-provider-cards-wrapper { | |
| 3179 | - display: flex; | |
| 3180 | -} | |
| 3181 | - | |
| 3182 | - | |
| 2176 | +} | |