PluginProbe
WPBot – AI ChatBot for Live Support, Lead Generation, WordPress Automation, AI Services / 6.8.5
WPBot – AI ChatBot for Live Support, Lead Generation, WordPress Automation, AI Services v6.8.5
8.7.8 8.7.7 8.7.6 8.7.5 8.7.4 8.7.3 8.7.2 8.7.1 8.7.0 8.6.9 8.6.8 8.6.7 8.6.6 8.6.5 8.6.4 8.6.2 8.6.1 8.6.0 8.5.9 8.5.8 8.5.7 8.5.6 8.5.5 8.5.4 8.5.3 All 534 releases
← All changes | css/admin-style.css +78 -854 8.5.76.8.5 View file →
@@ -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,31 +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 }
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;
1002 +}
1000 1003 .lp-submenu-wpbot_openAi button.swal2-confirm.btn.btn-lg.swal2-styled{
1001 1004 width: auto !important;
1002 1005 }
1003 1006
@@ -1116,9 +1119,8 @@
1116 1119 padding: 20px;
1117 1120 border-radius: 16px;
1118 1121 background: linear-gradient(192deg, #FFE3E1 4%, #E9E4FF 98.26%);
1119 1122 margin: 20px 0 20px 0;
1120 - gap: 30px;
1121 1123 }
1122 1124
1123 1125 .admin-maxwith.qcld-openai-main-box .tab-content {
1124 1126 padding: 0 12px 0 12px;
@@ -1155,28 +1157,23 @@
1155 1157 text-align: left;
1156 1158 }
1157 1159
1158 1160
1159 -.admin-maxwith.qcld-openai-main-box button.btn.btn-link:after {
1160 - content: "\f14f";
1161 - 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";
1162 1164 position: absolute;
1163 1165 right: 18px;
1164 1166 top: 12px;
1165 - font-size: 22px;
1166 - font-weight: normal;
1167 1167 }
1168 1168
1169 1169
1170 -.admin-maxwith.qcld-openai-main-box button.btn.btn-link.collapsed:after{
1171 -
1172 - content: "\f10f";
1173 - 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";
1174 1173 position: absolute;
1175 1174 right: 18px;
1176 1175 top: 12px;
1177 - font-size: 22px;
1178 - font-weight: normal;
1179 1176 }
1180 1177
1181 1178
1182 1179 .admin-maxwith.qcld-openai-main-box .btn.active.focus,
@@ -1201,10 +1198,12 @@
1201 1198 font-size: 15px;
1202 1199 }
1203 1200
1204 1201 .admin-maxwith.qcld-openai-main-box .tab-content .alert.alert-info {
1205 - margin: 15px 0 0 0;
1202 + margin: 15px 0 0 15px;
1206 1203 }
1204 +
1205 +
1207 1206 .admin-maxwith.qcld-openai-main-box ul.nav.nav-tabs li a {
1208 1207 padding: 14px 20px;
1209 1208 width: 100%;
1210 1209 font-size: 16px;
@@ -1305,9 +1304,9 @@
1305 1304 .qcld-main-wrapper div#headingTwoControl a {
1306 1305 font-weight: bold;
1307 1306 }
1308 1307
1309 -.qcl-openai input[type=checkbox]+label {
1308 +.qcl-openai div#wp-chatbot-openai-settings input[type=checkbox]+label {
1310 1309 position: relative;
1311 1310 width: 18px;
1312 1311 height: 18px;
1313 1312 border: 2px solid #5b4e96;
@@ -1324,13 +1323,13 @@
1324 1323 -ms-user-select: none;
1325 1324 user-select: none;
1326 1325 display: flex;
1327 1326 align-items: center;
1328 - margin-bottom: 10px;
1327 + margin-bottom: 0;
1329 1328 line-height: 30px;
1330 1329 }
1331 1330
1332 -.qcl-openai input[type=checkbox]+label:after {
1331 +.qcl-openai div#wp-chatbot-openai-settings input[type=checkbox]+label:after {
1333 1332 content: "";
1334 1333 position: absolute;
1335 1334 width: 0px;
1336 1335 height: 8px;
@@ -1343,23 +1342,23 @@
1343 1342 opacity: 0;
1344 1343 transition: all ease-out 200ms;
1345 1344 }
1346 1345
1347 -.qcl-openai input[type=checkbox]:checked+label {
1346 +.qcl-openai div#wp-chatbot-openai-settings input[type=checkbox]:checked+label {
1348 1347 border: 2px solid #22b573;
1349 1348 }
1350 1349
1351 -.qcl-openai input[type=checkbox]:checked+label:after {
1350 +.qcl-openai div#wp-chatbot-openai-settings input[type=checkbox]:checked+label:after {
1352 1351 opacity: 1;
1353 1352 width: 22px;
1354 1353 }
1355 1354
1356 -.qcl-openai input[type=checkbox] {
1355 +.qcl-openai div#wp-chatbot-openai-settings input[type=checkbox] {
1357 1356 display: none;
1358 1357 }
1359 1358
1360 1359
1361 -.qcl-openai .form-check {
1360 +.qcl-openai div#wp-chatbot-openai-settings .form-check {
1362 1361 margin-bottom: 15px;
1363 1362 border: 1px solid #E5E6F2;
1364 1363 padding: 12px 12px;
1365 1364 border-radius: 8px;
@@ -1364,13 +1363,13 @@
1364 1363 padding: 12px 12px;
1365 1364 border-radius: 8px;
1366 1365 }
1367 1366
1368 -.qcl-openai label.form-check-label span {
1367 +.qcl-openai div#wp-chatbot-openai-settings label.form-check-label span {
1369 1368 font-size: 12px;
1370 1369 }
1371 1370
1372 -.qcl-openai label.form-check-label span.pro-badge {
1371 +.qcl-openai div#wp-chatbot-openai-settings label.form-check-label span.pro-badge {
1373 1372 font-size: 9px;
1374 1373 font-weight: 400;
1375 1374 color: #ffffff;
1376 1375 background: #5B4E96;
@@ -1381,10 +1380,10 @@
1381 1380 text-indent: initial;
1382 1381 line-height: 16px;
1383 1382 }
1384 1383
1385 -.qcl-openai a#save_setting {
1386 - margin: 0 0 0 0;
1384 +.qcl-openai div#wp-chatbot-openai-settings a#save_setting {
1385 + margin: 0 0 15px 0;
1387 1386 }
1388 1387
1389 1388 .qcl-openai div#wp-chatbot-openrouter-settings input[type=checkbox]+label {
1390 1389 position: relative;
@@ -1505,9 +1504,9 @@
1505 1504 text-align: center;
1506 1505 }
1507 1506
1508 1507 .admin-maxwith.qcld-openai-main-box .tab-content div#wp-chatbot-data_post_converter .row.my-4 {
1509 - font-size: 16px;
1508 + font-size: 15px;
1510 1509 display: flex;
1511 1510 width: 100%;
1512 1511 align-items: center;
1513 1512 justify-content: center;
@@ -1515,9 +1514,9 @@
1515 1514 text-align: center;
1516 1515 }
1517 1516
1518 1517 .admin-maxwith.qcld-openai-main-box .tab-content div#wp-chatbot-img_generator .row.my-4 {
1519 - font-size: 16px;
1518 + font-size: 15px;
1520 1519 display: flex;
1521 1520 width: 100%;
1522 1521 align-items: center;
1523 1522 justify-content: center;
@@ -1525,9 +1524,9 @@
1525 1524 text-align: center;
1526 1525 }
1527 1526
1528 1527 .admin-maxwith.qcld-openai-main-box .tab-content div#wp-chatbot-content_writer .row.my-4 {
1529 - font-size: 16px;
1528 + font-size: 15px;
1530 1529 display: flex;
1531 1530 width: 100%;
1532 1531 align-items: center;
1533 1532 justify-content: center;
@@ -1622,10 +1621,8 @@
1622 1621 position: relative;
1623 1622 display: block;
1624 1623 padding: 15px 12px;
1625 1624 font-size: 16px;
1626 - font-weight: bold;
1627 - color: #5B4E96;
1628 1625 }
1629 1626
1630 1627 .content_qcbot_help_secion p {
1631 1628 font-size: 15px;
@@ -1631,25 +1628,21 @@
1631 1628 font-size: 15px;
1632 1629 }
1633 1630
1634 1631 .content_qcbot_help_secion .panel-title a.collapsed:after {
1635 - content: "\f10f";
1632 + font: normal normal normal 24px / 1 FontAwesome;
1633 + content: "\f055";
1636 1634 position: absolute;
1637 1635 right: 18px;
1638 1636 top: 12px;
1639 - font-family: dashicons;
1640 - font-size: 24PX;
1641 - font-weight: normal;
1642 1637 }
1643 1638
1644 1639 .content_qcbot_help_secion .panel-title a:after {
1645 - content: "\f14f";
1640 + font: normal normal normal 24px / 1 FontAwesome;
1641 + content: "\f056";
1646 1642 position: absolute;
1647 1643 right: 18px;
1648 1644 top: 12px;
1649 - font-family: dashicons;
1650 - font-size: 24PX;
1651 - font-weight: normal;
1652 1645 }
1653 1646
1654 1647
1655 1648 .content_qcbot_help_secion .panel-default>.panel-heading+.panel-collapse>.panel-body {
@@ -1741,9 +1734,9 @@
1741 1734 float: left;
1742 1735 border: 1px solid #c3c4c7;
1743 1736 border-bottom: 1px;
1744 1737 margin-left: .5em;
1745 - font-size: 16px;
1738 + font-size: 14px;
1746 1739 line-height: 1.71428571;
1747 1740 font-weight: 600;
1748 1741 background: #ffffff;
1749 1742 color: #5b4e96;
@@ -1760,9 +1753,9 @@
1760 1753 float: left;
1761 1754 border: 1px solid #c3c4c7;
1762 1755 border-bottom: 1px;
1763 1756 margin-left: .5em;
1764 - font-size: 16px;
1757 + font-size: 14px;
1765 1758 line-height: 1.71428571;
1766 1759 font-weight: 600;
1767 1760 background: #5b4e96;
1768 1761 color: #fff;
@@ -1906,9 +1899,9 @@
1906 1899 display: inline-block;
1907 1900 min-width: 310px;
1908 1901 margin: 0;
1909 1902 }
1910 -#rotationloader
1903 +#rotationloader.fa.fa-spinner
1911 1904 {
1912 1905 display: none;
1913 1906 rotate: initial;
1914 1907 -webkit-animation: rotation 2s infinite linear;
@@ -1919,9 +1912,9 @@
1919 1912 top: 0;
1920 1913 bottom: 0;
1921 1914 left: 0;
1922 1915 right: 0;
1923 - z-index: 1;
1916 + z-index: 9999;
1924 1917 text-align: center;
1925 1918 display: flex;
1926 1919 align-items: center;
1927 1920 justify-content: center;
@@ -1933,22 +1926,19 @@
1933 1926 a.qcld-wp-chatbot-wrap--doc_logo {
1934 1927 text-decoration: none !important;
1935 1928 position: relative;
1936 1929 }
1937 -.docs_icon span {
1930 +.docs_icon i {
1938 1931 background: #5b4e96;
1939 1932 padding: 25px 25px;
1940 1933 border-radius: 50%;
1941 - font-size: 82px;
1942 - width: auto;
1943 - height: auto;
1944 1934 }
1945 1935
1946 1936
1947 -/* .lp-submenu-wpbot_openAi button.swal2-deny.swal2-styled {
1937 +.lp-submenu-wpbot_openAi button.swal2-deny.swal2-styled {
1948 1938 font-size: 18px;
1949 1939 display: block !important;
1950 -} */
1940 +}
1951 1941
1952 1942 .lp-submenu-wpbot_openAi .swal2-actions button {
1953 1943 width: auto !important;
1954 1944 padding: 10px 40px !important;
@@ -2037,10 +2027,12 @@
2037 2027 color: #ffffff;
2038 2028 text-decoration: none;
2039 2029 border-color: #5b4e96 !important;
2040 2030 }
2031 +button.swal2-deny.swal2-styled {
2032 + display: block !important;
2033 +}
2041 2034
2042 -
2043 2035 button.swal2-confirm.btn.btn-lg.swal2-styled {
2044 2036 width: auto !important;
2045 2037 }
2046 2038
@@ -2046,22 +2038,9 @@
2046 2038
2047 2039 .chatbot-wpbot-lite_page_wpbot button.swal2-deny.swal2-styled {
2048 2040 display: none !important;
2049 2041 }
2050 -a#qcld_save_openrouter_setting {
2051 - background: #5B4E96;
2052 - color: #ffffff;
2053 - border: none;
2054 - padding: 12px 30px;
2055 -}
2056 2042
2057 -a#save_setting {
2058 - background: #5B4E96;
2059 - color: #ffffff;
2060 - border: none;
2061 - padding: 12px 30px;
2062 -}
2063 -
2064 2043 @media (max-width: 1280px) {
2065 2044 .content-wrap {
2066 2045 width: 50% !important;
2067 2046 }
@@ -2180,760 +2159,5 @@
2180 2159 background: #5B4E96;
2181 2160 color: #ffffff;
2182 2161 text-decoration: none;
2183 2162 border-color: #5b4e96 !important;
2184 -}
2185 -
2186 -.wrap.qcld-main-wrapper a:focus {
2187 - outline: none !important;
2188 - outline-offset: 0 !important;
2189 - box-shadow: none !important;
2190 -}
2191 -
2192 -p.qc-opt-dcs-font-faq {
2193 - font-weight: bold;
2194 -}
2195 -
2196 -
2197 -.qcld-general-settings-connection-notic {
2198 - background: #eee;
2199 - border: 2px solid #5b4e96;
2200 - border-radius: 8px;
2201 - margin: 0 0 15px 0;
2202 - padding: 12px;
2203 - background: linear-gradient(192deg, #FFE3E1 4%, #E9E4FF 98.26%);
2204 - position: relative;
2205 -}
2206 -.qcld-general-settings-connection-notic p{
2207 - margin: 6px 0 6px 0;
2208 - padding: 0;
2209 - font-size: 15px;
2210 - font-weight: 500;
2211 -}
2212 -
2213 -
2214 -.qcld-general-settings-close {
2215 - position: absolute;
2216 - top: -10px;
2217 - right: 3px;
2218 - transition: all 200ms;
2219 - font-size: 30px;
2220 - font-weight: bold;
2221 - text-decoration: none;
2222 - color: #5b4e96;
2223 -}
2224 -.qcld-general-settings-close:hover {
2225 - color: orange;
2226 -}
2227 -#qcld-show-more-wrapper-box {
2228 - margin-top: 0;
2229 - position:relative;
2230 -}
2231 -#qcld-show-more-wrapper-box .qcld-show-more-text {
2232 -/* width: 660px; */
2233 - margin-bottom: 5px;
2234 - padding: 0 0;
2235 - position:relative;
2236 - display: block;
2237 -}
2238 -#qcld-show-more-wrapper-box .qcld-show-more-show-more {
2239 -color: #ffffff;
2240 - position: relative;
2241 - padding: 60px 0 0 0;
2242 - height: 60px;
2243 - text-align: center;
2244 - background: #f1f1f1;
2245 - cursor: pointer;
2246 - background: linear-gradient(to bottom, rgb(255 255 255 / 24%) 0%, rgb(188 174 255) 100%);
2247 - margin: -39px 0 0 0;
2248 - border-radius: 0 0 15px 15px;
2249 - z-index: 99999;
2250 - font-weight: bold;
2251 -}
2252 -
2253 -#qcld-show-more-wrapper-box .qcld-show-more-show-more-height {
2254 - height: 190px;
2255 - overflow:hidden;
2256 -}
2257 -
2258 -#qcld-show-more-wrapper-box .qcld-show-more-show-more i {
2259 - display: block;
2260 - padding: 0 0 0 0;
2261 - background: #5b4e96;
2262 - width: 30px;
2263 - height: 30px;
2264 - line-height: 30px;
2265 - border-radius: 50%;
2266 - margin: -15px auto 0 auto;
2267 - font-size: 18px !important;
2268 - color: #fff;
2269 -}
2270 -
2271 -.qcl-openai div#wp-chatbot-gemini-settings input[type=checkbox]+label {
2272 - position: relative;
2273 - width: 18px;
2274 - height: 18px;
2275 - border: 2px solid #5b4e96;
2276 - border-radius: 4px;
2277 - top: 0;
2278 - left: 0;
2279 - transform: translate(0%, 0%);
2280 - transition: all ease-out 200ms;
2281 - text-indent: 28px;
2282 - white-space: nowrap;
2283 - color: #555;
2284 - -webkit-user-select: none;
2285 - -moz-user-select: none;
2286 - -ms-user-select: none;
2287 - user-select: none;
2288 - display: flex;
2289 - align-items: center;
2290 - margin-bottom: 0;
2291 - line-height: 30px;
2292 -}
2293 -
2294 -
2295 -.qcl-openai div#wp-chatbot-gemini-settings input[type=checkbox]+label:after {
2296 - content: "";
2297 - position: absolute;
2298 - width: 0px;
2299 - height: 8px;
2300 - border-bottom: 3px solid #22b573;
2301 - border-left: 3px solid #22b573;
2302 - top: 25%;
2303 - left: 50%;
2304 - transform-origin: bottom left;
2305 - transform: rotate(-45deg);
2306 - opacity: 0;
2307 - transition: all ease-out 200ms;
2308 -}
2309 -
2310 -.qcl-openai div#wp-chatbot-gemini-settings input[type=checkbox]:checked+label {
2311 - border: 2px solid #22b573;
2312 -}
2313 -
2314 -.qcl-openai div#wp-chatbot-gemini-settings input[type=checkbox]:checked+label:after {
2315 - opacity: 1;
2316 - width: 22px;
2317 -}
2318 -
2319 -.qcl-openai div#wp-chatbot-gemini-settings input[type=checkbox] {
2320 - display: none;
2321 -}
2322 -
2323 -
2324 -.qcl-openai div#wp-chatbot-gemini-settings .form-check {
2325 - margin-bottom: 15px;
2326 - border: 1px solid #E5E6F2;
2327 - padding: 12px 12px;
2328 - border-radius: 8px;
2329 -}
2330 -
2331 -.qcl-openai div#wp-chatbot-gemini-settings label.form-check-label span {
2332 - font-size: 12px;
2333 -}
2334 -
2335 -.qcl-openai div#wp-chatbot-gemini-settings label.form-check-label span.pro-badge {
2336 - font-size: 9px;
2337 - font-weight: 400;
2338 - color: #ffffff;
2339 - background: #5B4E96;
2340 - border-radius: 20px;
2341 - padding: 2px 8px;
2342 - margin-left: 5px;
2343 - text-transform: uppercase;
2344 - text-indent: initial;
2345 - line-height: 16px;
2346 -}
2347 -
2348 -.qcl-openai div#wp-chatbot-gemini-settings a#save_setting {
2349 - margin: 0 0 15px 0;
2350 -}
2351 -
2352 -
2353 -
2354 -span.qcls_openAI_customized {
2355 - background: yellow;
2356 -}
2357 -.admin-maxwith.qcld-openai-main-box .tab-content .card-body p {
2358 - font-size: 16px;
2359 - line-height: 28px;
2360 -}
2361 -textarea#qcld_openai_system_content {
2362 - height: 120px;
2363 - line-height: 28px;
2364 -}
2365 -.qcld-openai-system-presets {
2366 - display: flex;
2367 - gap: 10px;
2368 - margin: 12px 0;
2369 - overflow-x: auto;
2370 - padding-bottom: 8px;
2371 - scroll-snap-type: x proximity;
2372 - flex-wrap: wrap;
2373 -}
2374 -.qcld-openai-system-preset {
2375 - align-items: center;
2376 - border: 1px solid #dcdcde;
2377 - border-radius: 6px;
2378 - cursor: pointer;
2379 - display: flex;
2380 - flex: 0 0 220px;
2381 - gap: 10px;
2382 - justify-content: center;
2383 - margin: 0;
2384 - min-height: 70px;
2385 - padding: 12px;
2386 - scroll-snap-align: start;
2387 - text-align: center;
2388 -}
2389 -.qcld-openai-system-preset input {
2390 - display: none;
2391 -}
2392 -.qcld-openai-system-preset.is-selected {
2393 - background: #f0f6fc;
2394 - border-color: #2271b1;
2395 -}
2396 -.qcld-openai-system-preset-content {
2397 - display: grid;
2398 - gap: 4px;
2399 - line-height: 22px;
2400 -}
2401 -.qcld-openai-system-preset-title {
2402 - color: #1d2327;
2403 - font-weight: 600;
2404 -}
2405 -.qcld-openai-system-preset-value {
2406 - display: none;
2407 -}
2408 -@media (max-width: 782px) {
2409 - .qcld-openai-system-preset {
2410 - flex-basis: 180px;
2411 - }
2412 -}
2413 -.qcld-main-wrapper .alert.alert-warning {
2414 - background: linear-gradient(130deg, #ffffff 70%, #e9e4ff 96% 96%);
2415 - border-radius: 6px;
2416 - color: #721c24;
2417 - background: #f8d7da;
2418 - border-color: #f5c6cb;
2419 - font-weight: bold;
2420 -}
2421 -.qcld-wpbot-pricing-filter-form-check {
2422 - display: flex;
2423 - gap: 10px;
2424 -}
2425 -
2426 -.qcld-dialogflow-enable-notice {
2427 - padding: 15px 0 15px 0;
2428 - color: red;
2429 - font-weight: bold;
2430 -}
2431 -
2432 -a#qcld_save_gemini_setting {
2433 - background: #5B4E96;
2434 - color: #ffffff;
2435 - border: none;
2436 - padding: 12px 30px;
2437 -}
2438 -.card-body-gemini {
2439 - padding: 0 15px;
2440 -}
2441 -
2442 -div#panelsStayOpen-collapseseven pre {
2443 - width: 100%;
2444 - display: block;
2445 - max-width: 1120px;
2446 -}
2447 -
2448 -.card-body-gemini p {
2449 - font-size: 16px;
2450 - font-weight: bold;
2451 -}
2452 -
2453 -.card-body-openrouter p{
2454 - font-size: 16px;
2455 - font-weight: bold;
2456 -}
2457 -div#wp-chatbot-openai-assistants p {
2458 - font-size: 16px;
2459 -}
2460 -button.btn{
2461 - outline: none !important;
2462 -}
2463 -button.btn:focus{
2464 - outline: none !important;
2465 -}
2466 -input:focus {
2467 - border-color: #e1dbff;
2468 - box-shadow: none !important;
2469 - outline: none !important;
2470 -}
2471 -
2472 -.wp-chatbot-wrap .qc-opt-language-title{
2473 - font-weight: bold !important;
2474 - color: #5b4e96 !important;
2475 - font-size: 16px;
2476 -}
2477 -
2478 -button.qcld_chatbot_custom_icon_button.button, button.wp_chatbot_custom_agent_button.button {
2479 - padding: 2px 20px;
2480 - width: auto;
2481 - font-size: 14px;
2482 - font-weight: 500;
2483 - color: #988FBD;
2484 - border-radius: 8px;
2485 - background: #fff;
2486 - color: #5B4E96;
2487 - text-decoration: none;
2488 - margin: 0;
2489 - border: 2px solid #5B4E96;
2490 -
2491 -}
2492 -
2493 -button.qcld_chatbot_custom_icon_button.button:hover, button.wp_chatbot_custom_agent_button.button:hover {
2494 - background: #5B4E96;
2495 - color: #fff;
2496 - border: 2px solid #5B4E96;
2497 -
2498 -}
2499 -
2500 -
2501 -@media (min-width: 993px) and (max-width: 1350px) {
2502 -.wp-chatbot-admin-upgrade-pro-sidebar {
2503 - width: 25%;
2504 -}
2505 -}
2506 -
2507 -.wp-chatbot-tabs nav ul li a span.dashicons {
2508 - font-size: 20px;
2509 - width: auto;
2510 - height: auto;
2511 -}
2512 -.wp-chatbot-tabs nav .cxsc-settings_openai_border a span.dashicons {
2513 - font-size: 20px;
2514 -}
2515 -
2516 -
2517 -.dashicons, .dashicons-before:before {
2518 - font-family: dashicons;
2519 - display: inline-block;
2520 - line-height: 1;
2521 - font-weight: 400;
2522 - font-weight: normal;
2523 -}
2524 -
2525 -.qcl-openai a:focus {
2526 - outline: 0 auto -webkit-focus-ring-color;
2527 - outline-offset: 0;
2528 - border: none !important;
2529 - outline: none !important;
2530 - box-shadow: none;
2531 -}
2532 -
2533 -#qcld_check_connection i{
2534 - animation: rotation infinite 3s linear;
2535 -}
2536 -
2537 -.wp-chatbot-wrap div#wp-chatbot-custom-color-options .form-group {
2538 - min-height: 90px;
2539 -}
2540 -
2541 -div#promotion-wpchatbot .qc-review-text a {
2542 - display: block;
2543 -}
2544 -.qcld-wp-chatbot-wrap-header-logo {
2545 - display: flex;
2546 - align-items: center;
2547 - gap: 10px;
2548 -}
2549 -@keyframes rotation{
2550 - from{
2551 - transform:rotate(360deg);
2552 - }
2553 -
2554 - to{
2555 - transform:rotate(0deg);
2556 - }
2557 -}
2558 -
2559 -.qcld-btn-primary {
2560 - padding: 14px 30px;
2561 - width: auto;
2562 - font-size: 16px;
2563 - font-weight: 500;
2564 - color: #988FBD;
2565 - border-radius: 8px;
2566 - position: relative;
2567 - display: inline-block;
2568 - align-items: center;
2569 - gap: 15px;
2570 - background: #5B4E96;
2571 - color: #ffffff;
2572 - text-decoration: none;
2573 - border-color: #5b4e96 !important;
2574 - line-height: normal;
2575 -}
2576 -div#wpfooter {
2577 - display: none;
2578 -}
2579 -
2580 -.qcld-btn-primary {
2581 -
2582 - border: none;
2583 -}
2584 -
2585 -div#qcld-rag-settings-tab .wrap h3 {
2586 - padding: 0 0 8px 0;
2587 - margin: 20px 0 12px 0;
2588 - font-weight: bold;
2589 - font-size: 22px !important;
2590 - color: #5b4e96 !important;
2591 -}
2592 -
2593 -div#rag-sync .wrap h3 {
2594 - padding: 0 0 8px 0;
2595 - margin: 10px 0 12px 0;
2596 - font-weight: bold;
2597 - font-size: 22px !important;
2598 - color: #5b4e96 !important;
2599 -}
2600 -
2601 -div#rag-settings h2.nav-tab-wrapper a {
2602 - margin-right: 0;
2603 - line-height: 1.42857143;
2604 - border: 1px solid #5b4e96;
2605 - border-radius: 6px;
2606 - border: 1px solid #5b4e96;
2607 - padding: 10px 20px !important;
2608 - border-radius: 8px;
2609 - color: #5b4e96;
2610 - font-size: 15px;
2611 - font-weight: 600;
2612 - line-height: normal !important;
2613 - background: #fff;
2614 -}
2615 -
2616 -div#rag-settings h2.nav-tab-wrapper {
2617 - margin: 0;
2618 - padding: 0;
2619 - border: none;
2620 -}
2621 -
2622 -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 {
2623 - color: #fff;
2624 - background: #5b4e96;
2625 - text-decoration: none !important;
2626 - border: 1px solid #5b4e96;
2627 -}
2628 -
2629 -
2630 -
2631 -button#rag-pdf-submit, button#rag-csv-submit, button#rag-xaml-submit, button#rag_embed_btn {
2632 - padding: 8px 15px;
2633 - width: auto;
2634 - font-size: 16px;
2635 - font-weight: 500;
2636 - color: #988FBD;
2637 - border-radius: 8px;
2638 - position: relative;
2639 - display: inline-block;
2640 - align-items: center;
2641 - gap: 15px;
2642 - background: #5B4E96;
2643 - color: #ffffff;
2644 - text-decoration: none;
2645 - border-color: #5b4e96 !important;
2646 - line-height: normal;
2647 -}
2648 -
2649 -div#rag-sync .wrap {
2650 - border: 1px solid #eee;
2651 - padding: 8px 12px;
2652 - border-radius: 6px;
2653 -}
2654 -
2655 -
2656 -
2657 -div#qcld-rag-settings-tab .wrap:first-child {
2658 - border: 1px solid #eee;
2659 - padding: 8px 12px;
2660 - border-radius: 6px;
2661 -}
2662 -
2663 -
2664 -.qcl-openai div#rag-database input[type=checkbox] {
2665 - display: block;
2666 -}
2667 -
2668 -.tablenav-pages {
2669 - text-align: right;
2670 - padding: 8px 0;
2671 -}
2672 -button#botmaster_submit_sitemap_btn {
2673 - background: #5B4E96;
2674 - border-color: #5B4E96;
2675 -}
2676 -div#rag-database h3 {
2677 - padding: 0 0 8px 0;
2678 - margin: 15px 0 8px 0;
2679 - font-weight: bold;
2680 - font-size: 22px !important;
2681 - color: #5b4e96 !important;
2682 -}
2683 -
2684 -.qcl-openai div#rag-settings h2.nav-tab-wrapper a:focus {
2685 - border: 1px solid #5b4e96 !important;
2686 -}
2687 -button#rag-delete-all {
2688 - background: #5b4e96;
2689 - color: #fff;
2690 - border-color: #5b4e96;
2691 -}
2692 -
2693 -div#rag-database table.widefat {
2694 - border: 1px solid #ffffff;
2695 - box-shadow: 0 1px 1px rgba(0, 0, 0, .04);
2696 -}
2697 -div#rag-database .widefat thead td, div#rag-database .widefat thead th {
2698 - border-bottom: 1px solid #ffffff;
2699 -}
2700 -
2701 -div#rag-database table.widefat thead {
2702 - background: #5b4e96;
2703 - color: #fff;
2704 -}
2705 -div#rag-database table.widefat thead th {
2706 - color: #fff;
2707 -}
2708 -.qcl-openai div#rag-database input[type=checkbox] {
2709 - display: block;
2710 - width: 18px;
2711 - height: 18px;
2712 -}
2713 -
2714 -div#wp-chatbot-openai-rag input[type=checkbox]+label {
2715 - margin-bottom: 0;
2716 -}
2717 -.qcl-openai input[type=checkbox]+label {
2718 - margin-bottom: 0;
2719 -}
2720 -div#qcld-rag-settings-tab .wrap .mb-3 {
2721 - padding: 5px 0;
2722 -}
2723 -
2724 -div#rag-database input#search-submit {
2725 - background: #5b4e96;
2726 - color: #fff;
2727 - border-color: #5b4e96;
2728 -}
2729 -.rag_embed_cpts_wrapper {
2730 - display: flex;
2731 - flex-direction: column;
2732 - gap: 6px;
2733 -}
2734 -
2735 -div#wp-chatbot-gemini-settings .input-group {
2736 - display: flex;
2737 - gap: 10px;
2738 -}
2739 -div#wp-chatbot-grok-settings a#qcld_save_grok_setting {
2740 - background: #5B4E96;
2741 - color: #ffffff;
2742 - border: none;
2743 - padding: 12px 30px;
2744 -}
2745 -
2746 -button#qcld_gemini_fetch_models {
2747 - background: #5B4E96;
2748 - color: #ffffff;
2749 - border: none;
2750 -}
2751 -.wp-chatbot-wrap label.block.text-sm.font-medium.text-gray-700.mb-2.qc-opt-language-title {
2752 - display: block;
2753 - padding: 0 0 5px 0;
2754 -}
2755 -select#qcld_language_center_select {
2756 - padding: 0 0 0 0;
2757 - margin: 0 0 6px 0;
2758 - padding: 0 4px;
2759 - min-width: 220px;
2760 -}
2761 -
2762 -select#qcld_language_center_select:focus {
2763 - border-color: #5b4e96;
2764 - color: #5b4e96;
2765 - box-shadow: 0 0 0 1px #5b4e96;
2766 -}
2767 -
2768 -div#common-ai-settings h2 a {
2769 - background: #5B4E96;
2770 - color: #ffffff;
2771 - display: inline-block !important;
2772 - font-size: 16px;
2773 - padding: 8px 15px;
2774 - border-radius: 8px;
2775 -}
2776 -
2777 -div#common-ai-settings h2.nav-tab-wrapper {
2778 - border: none;
2779 -}
2780 -div#qcld-rate-settings-tab {
2781 - display: block !important;
2782 -}
2783 -div#common-ai-settings .form-check {
2784 - margin-bottom: 15px;
2785 - border: 0px solid #E5E6F2;
2786 - padding: 12px 12px;
2787 - border-radius: 8px;
2788 -}
2789 -.cxsc-settings-blocks.cxsc-settings-blocks-style input[type=radio]:checked::before {
2790 - width: 1.5rem;
2791 - height: 1.5rem;
2792 - margin: -1px 0 0 -1px;
2793 -}
2794 -
2795 -.cxsc-settings-blocks.cxsc-settings-blocks-style .radio-inline input[type=radio] {
2796 - width: 1.5rem;
2797 - height: 1.5rem;
2798 -}
2799 -
2800 -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 {
2801 - padding: 8px 15px;
2802 - width: auto;
2803 - font-size: 16px;
2804 - font-weight: 500;
2805 - color: #988FBD;
2806 - border-radius: 8px;
2807 - position: relative;
2808 - display: inline-block;
2809 - align-items: center;
2810 - gap: 15px;
2811 - background: #5B4E96;
2812 - color: #ffffff;
2813 - text-decoration: none;
2814 - border-color: #5b4e96 !important;
2815 - line-height: normal;
2816 -}
2817 -
2818 -
2819 -button#botmaster_submit_googlesheet_btn, button#botmaster_submit_googledoc_btn {
2820 - background: #5B4E96;
2821 - border-color: #5B4E96;
2822 -}
2823 -
2824 -.wpbot-wizard-field select#wizard_ai_provider {
2825 - background: transparent;
2826 - color: #fff;
2827 - width: 100%;
2828 - display: block;
2829 - max-width: unset;
2830 -}
2831 -.wpbot-wizard-field select#wizard_ai_provider:hover {
2832 - border-color: #5b4e96;
2833 - color: #5b4e96;
2834 - box-shadow: 0 0 0 1px #5b4e96;
2835 -}
2836 -div#wizard_api_key_container input#wizard_api_key {
2837 - background: transparent;
2838 - color: #fff;
2839 -}
2840 -
2841 -
2842 -
2843 -div#collapseTwoControl input[type=radio]:checked::before {
2844 - background-color: #5b4e96;
2845 -}
2846 -
2847 -.nav-tab-wrapper.sld_nav_container.wppt_nav_container.qcld_help_wppt_nav_container{
2848 - width: 320px !important;
2849 - gap: 0;
2850 -}
2851 -div#rag-settings tbody#rag-knowledge-base-list tr td button {
2852 - padding: 6px 20px;
2853 - font-weight: bold;
2854 - font-size: 12px;
2855 -}
2856 -div#rag-settings tbody#rag-knowledge-base-list tr td button.button.button-small.button-link-delete.rag-delete-doc{
2857 - background: #d14529;
2858 - color: #fff;
2859 - border-color: #d14529;
2860 -}
2861 -
2862 -button#ai-knowledge-base-tab {
2863 - animation: pulse 2s infinite;
2864 -}
2865 -
2866 -@keyframes pulse {
2867 - 0% {
2868 - transform: scale(1);
2869 - }
2870 - 50% {
2871 - transform: scale(1.05);
2872 - }
2873 - 100% {
2874 - transform: scale(1);
2875 - }
2876 -}
2877 -footer.wp-chatbot-admin-footer input#submit {
2878 - background: #5b4e96;
2879 - padding: 12px 30px;
2880 -}
2881 -footer.wp-chatbot-admin-footer {
2882 - padding: 0 20px 20px 20px;
2883 - margin: 0 20px;
2884 -}
2885 -.qcld-wp-chatbot-wrap-header_inn a.button.page-title-action {
2886 - padding: 8px 15px;
2887 - background: #ffffff;
2888 - color: #5B4E96;
2889 - border: 2px solid #5B4E96;
2890 - border-radius: 6px;
2891 - font-weight: bold;
2892 - position: absolute;
2893 - top: 30px;
2894 - left: 280px;
2895 - line-height: normal;
2896 - min-height: unset;
2897 -}
2898 -.qcld-wp-chatbot-wrap-header_inn a.button.page-title-action:hover {
2899 - padding: 8px 15px;
2900 - background: #5B4E96;
2901 - color: #fff;
2902 - border: 2px solid #5B4E96;
2903 - border-radius: 6px;
2904 - font-weight: bold;
2905 - position: absolute;
2906 - top: 31px;
2907 - left: 280px;
2908 -}
2909 -
2910 -.qcld-session-history_menu_box .btn.btn-primary {
2911 - background: #564a8e !important;
2912 - color: #fff !important;
2913 -}
2914 -.qcld-session-history_menu_box a.btn.btn-success {
2915 - padding: 8px 24px;
2916 - width: auto;
2917 - font-size: 15px;
2918 - font-weight: 500;
2919 - border-radius: 8px;
2920 - position: relative;
2921 - background: #ffffff;
2922 - color: #564a8e;
2923 - text-decoration: none;
2924 - line-height: normal;
2925 - border: 2px solid #564a8e;
2926 -}
2927 -.qcld-session-history_menu_box a.btn.btn-success:hover {
2928 - padding: 8px 24px;
2929 - width: auto;
2930 - font-size: 15px;
2931 - font-weight: 500;
2932 - border-radius: 8px;
2933 - position: relative;
2934 - background: #564a8e;
2935 - color: #fff;
2936 - text-decoration: none;
2937 - line-height: normal;
2938 - border: 2px solid #564a8e;
2939 -}
2163 +}