PluginProbe
WPBot – AI ChatBot for Live Support, Lead Generation, WordPress Automation, AI Services / 6.9.3
WPBot – AI ChatBot for Live Support, Lead Generation, WordPress Automation, AI Services v6.9.3
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 +77 -781 8.5.36.9.3 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;
@@ -915,9 +910,8 @@
915 910 background: linear-gradient(192deg, #FFE3E1 4%, #E9E4FF 98.26%);
916 911 padding: 15px;
917 912 gap: 15px;
918 913 overflow: hidden;
919 - margin: 0 0 15px 0;
920 914 }
921 915
922 916 .qc_menu_area_box h4 {
923 917 text-align: center;
@@ -973,31 +967,41 @@
973 967 position: relative;
974 968 }
975 969
976 970 .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;
971 + background: linear-gradient(192deg, #FFE3E1 4%, #E9E4FF 98.26%);
972 + float: left;
973 + position: absolute;
974 + transform: rotate(45deg);
975 + right: -48px;
976 + top: -24px;
977 + text-align: center;
978 + width: 150px;
979 + font-size: 12px;
980 + margin: 0;
981 + z-index: 999;
982 + color: #3c3b3b;
983 + font-weight: 600;
984 + line-height: 20px;
985 + border-radius: 0;
986 + padding: 6px 0;
993 987 }
994 988
995 -
989 +/* .qc_menu_list_area.ui-droppable {
990 + overflow: hidden;
991 +} */
996 992 .lp-submenu-wpbot_openAi .swal2-actions {
997 993 display: flex;
998 994 width: auto;
999 995 }
996 +.lp-submenu-wpbot_openAi button.swal2-deny.swal2-styled {
997 + display: block !important;
998 + line-height: normal !important;
999 + padding: 14px 20px !important;
1000 + font-size: 16px;
1001 + font-weight: 500;
1002 + border-radius: 8px;
1003 +}
1000 1004 .lp-submenu-wpbot_openAi button.swal2-confirm.btn.btn-lg.swal2-styled{
1001 1005 width: auto !important;
1002 1006 }
1003 1007
@@ -1116,9 +1120,8 @@
1116 1120 padding: 20px;
1117 1121 border-radius: 16px;
1118 1122 background: linear-gradient(192deg, #FFE3E1 4%, #E9E4FF 98.26%);
1119 1123 margin: 20px 0 20px 0;
1120 - gap: 30px;
1121 1124 }
1122 1125
1123 1126 .admin-maxwith.qcld-openai-main-box .tab-content {
1124 1127 padding: 0 12px 0 12px;
@@ -1155,28 +1158,23 @@
1155 1158 text-align: left;
1156 1159 }
1157 1160
1158 1161
1159 -.admin-maxwith.qcld-openai-main-box button.btn.btn-link:after {
1160 - content: "\f14f";
1161 - font-family: dashicons;
1162 +.admin-maxwith.qcld-openai-main-box button.btn.btn-link.collapsed:after {
1163 + font: normal normal normal 24px / 1 FontAwesome;
1164 + content: "\f056";
1162 1165 position: absolute;
1163 1166 right: 18px;
1164 1167 top: 12px;
1165 - font-size: 22px;
1166 - font-weight: normal;
1167 1168 }
1168 1169
1169 1170
1170 -.admin-maxwith.qcld-openai-main-box button.btn.btn-link.collapsed:after{
1171 -
1172 - content: "\f10f";
1173 - font-family: dashicons;
1171 +.admin-maxwith.qcld-openai-main-box button.btn.btn-link:after {
1172 + font: normal normal normal 24px / 1 FontAwesome;
1173 + content: "\f055";
1174 1174 position: absolute;
1175 1175 right: 18px;
1176 1176 top: 12px;
1177 - font-size: 22px;
1178 - font-weight: normal;
1179 1177 }
1180 1178
1181 1179
1182 1180 .admin-maxwith.qcld-openai-main-box .btn.active.focus,
@@ -1201,10 +1199,12 @@
1201 1199 font-size: 15px;
1202 1200 }
1203 1201
1204 1202 .admin-maxwith.qcld-openai-main-box .tab-content .alert.alert-info {
1205 - margin: 15px 0 0 0;
1203 + margin: 15px 0 0 15px;
1206 1204 }
1205 +
1206 +
1207 1207 .admin-maxwith.qcld-openai-main-box ul.nav.nav-tabs li a {
1208 1208 padding: 14px 20px;
1209 1209 width: 100%;
1210 1210 font-size: 16px;
@@ -1305,9 +1305,9 @@
1305 1305 .qcld-main-wrapper div#headingTwoControl a {
1306 1306 font-weight: bold;
1307 1307 }
1308 1308
1309 -.qcl-openai input[type=checkbox]+label {
1309 +.qcl-openai div#wp-chatbot-openai-settings input[type=checkbox]+label {
1310 1310 position: relative;
1311 1311 width: 18px;
1312 1312 height: 18px;
1313 1313 border: 2px solid #5b4e96;
@@ -1324,13 +1324,13 @@
1324 1324 -ms-user-select: none;
1325 1325 user-select: none;
1326 1326 display: flex;
1327 1327 align-items: center;
1328 - margin-bottom: 10px;
1328 + margin-bottom: 0;
1329 1329 line-height: 30px;
1330 1330 }
1331 1331
1332 -.qcl-openai input[type=checkbox]+label:after {
1332 +.qcl-openai div#wp-chatbot-openai-settings input[type=checkbox]+label:after {
1333 1333 content: "";
1334 1334 position: absolute;
1335 1335 width: 0px;
1336 1336 height: 8px;
@@ -1343,23 +1343,23 @@
1343 1343 opacity: 0;
1344 1344 transition: all ease-out 200ms;
1345 1345 }
1346 1346
1347 -.qcl-openai input[type=checkbox]:checked+label {
1347 +.qcl-openai div#wp-chatbot-openai-settings input[type=checkbox]:checked+label {
1348 1348 border: 2px solid #22b573;
1349 1349 }
1350 1350
1351 -.qcl-openai input[type=checkbox]:checked+label:after {
1351 +.qcl-openai div#wp-chatbot-openai-settings input[type=checkbox]:checked+label:after {
1352 1352 opacity: 1;
1353 1353 width: 22px;
1354 1354 }
1355 1355
1356 -.qcl-openai input[type=checkbox] {
1356 +.qcl-openai div#wp-chatbot-openai-settings input[type=checkbox] {
1357 1357 display: none;
1358 1358 }
1359 1359
1360 1360
1361 -.qcl-openai .form-check {
1361 +.qcl-openai div#wp-chatbot-openai-settings .form-check {
1362 1362 margin-bottom: 15px;
1363 1363 border: 1px solid #E5E6F2;
1364 1364 padding: 12px 12px;
1365 1365 border-radius: 8px;
@@ -1364,13 +1364,13 @@
1364 1364 padding: 12px 12px;
1365 1365 border-radius: 8px;
1366 1366 }
1367 1367
1368 -.qcl-openai label.form-check-label span {
1368 +.qcl-openai div#wp-chatbot-openai-settings label.form-check-label span {
1369 1369 font-size: 12px;
1370 1370 }
1371 1371
1372 -.qcl-openai label.form-check-label span.pro-badge {
1372 +.qcl-openai div#wp-chatbot-openai-settings label.form-check-label span.pro-badge {
1373 1373 font-size: 9px;
1374 1374 font-weight: 400;
1375 1375 color: #ffffff;
1376 1376 background: #5B4E96;
@@ -1381,10 +1381,10 @@
1381 1381 text-indent: initial;
1382 1382 line-height: 16px;
1383 1383 }
1384 1384
1385 -.qcl-openai a#save_setting {
1386 - margin: 0 0 0 0;
1385 +.qcl-openai div#wp-chatbot-openai-settings a#save_setting {
1386 + margin: 0 0 15px 0;
1387 1387 }
1388 1388
1389 1389 .qcl-openai div#wp-chatbot-openrouter-settings input[type=checkbox]+label {
1390 1390 position: relative;
@@ -1505,9 +1505,9 @@
1505 1505 text-align: center;
1506 1506 }
1507 1507
1508 1508 .admin-maxwith.qcld-openai-main-box .tab-content div#wp-chatbot-data_post_converter .row.my-4 {
1509 - font-size: 16px;
1509 + font-size: 15px;
1510 1510 display: flex;
1511 1511 width: 100%;
1512 1512 align-items: center;
1513 1513 justify-content: center;
@@ -1515,9 +1515,9 @@
1515 1515 text-align: center;
1516 1516 }
1517 1517
1518 1518 .admin-maxwith.qcld-openai-main-box .tab-content div#wp-chatbot-img_generator .row.my-4 {
1519 - font-size: 16px;
1519 + font-size: 15px;
1520 1520 display: flex;
1521 1521 width: 100%;
1522 1522 align-items: center;
1523 1523 justify-content: center;
@@ -1525,9 +1525,9 @@
1525 1525 text-align: center;
1526 1526 }
1527 1527
1528 1528 .admin-maxwith.qcld-openai-main-box .tab-content div#wp-chatbot-content_writer .row.my-4 {
1529 - font-size: 16px;
1529 + font-size: 15px;
1530 1530 display: flex;
1531 1531 width: 100%;
1532 1532 align-items: center;
1533 1533 justify-content: center;
@@ -1622,10 +1622,8 @@
1622 1622 position: relative;
1623 1623 display: block;
1624 1624 padding: 15px 12px;
1625 1625 font-size: 16px;
1626 - font-weight: bold;
1627 - color: #5B4E96;
1628 1626 }
1629 1627
1630 1628 .content_qcbot_help_secion p {
1631 1629 font-size: 15px;
@@ -1631,25 +1629,21 @@
1631 1629 font-size: 15px;
1632 1630 }
1633 1631
1634 1632 .content_qcbot_help_secion .panel-title a.collapsed:after {
1635 - content: "\f10f";
1633 + font: normal normal normal 24px / 1 FontAwesome;
1634 + content: "\f055";
1636 1635 position: absolute;
1637 1636 right: 18px;
1638 1637 top: 12px;
1639 - font-family: dashicons;
1640 - font-size: 24PX;
1641 - font-weight: normal;
1642 1638 }
1643 1639
1644 1640 .content_qcbot_help_secion .panel-title a:after {
1645 - content: "\f14f";
1641 + font: normal normal normal 24px / 1 FontAwesome;
1642 + content: "\f056";
1646 1643 position: absolute;
1647 1644 right: 18px;
1648 1645 top: 12px;
1649 - font-family: dashicons;
1650 - font-size: 24PX;
1651 - font-weight: normal;
1652 1646 }
1653 1647
1654 1648
1655 1649 .content_qcbot_help_secion .panel-default>.panel-heading+.panel-collapse>.panel-body {
@@ -1741,9 +1735,9 @@
1741 1735 float: left;
1742 1736 border: 1px solid #c3c4c7;
1743 1737 border-bottom: 1px;
1744 1738 margin-left: .5em;
1745 - font-size: 16px;
1739 + font-size: 14px;
1746 1740 line-height: 1.71428571;
1747 1741 font-weight: 600;
1748 1742 background: #ffffff;
1749 1743 color: #5b4e96;
@@ -1760,9 +1754,9 @@
1760 1754 float: left;
1761 1755 border: 1px solid #c3c4c7;
1762 1756 border-bottom: 1px;
1763 1757 margin-left: .5em;
1764 - font-size: 16px;
1758 + font-size: 14px;
1765 1759 line-height: 1.71428571;
1766 1760 font-weight: 600;
1767 1761 background: #5b4e96;
1768 1762 color: #fff;
@@ -1906,9 +1900,9 @@
1906 1900 display: inline-block;
1907 1901 min-width: 310px;
1908 1902 margin: 0;
1909 1903 }
1910 -#rotationloader
1904 +#rotationloader.fa.fa-spinner
1911 1905 {
1912 1906 display: none;
1913 1907 rotate: initial;
1914 1908 -webkit-animation: rotation 2s infinite linear;
@@ -1919,9 +1913,9 @@
1919 1913 top: 0;
1920 1914 bottom: 0;
1921 1915 left: 0;
1922 1916 right: 0;
1923 - z-index: 1;
1917 + z-index: 9999;
1924 1918 text-align: center;
1925 1919 display: flex;
1926 1920 align-items: center;
1927 1921 justify-content: center;
@@ -1933,22 +1927,19 @@
1933 1927 a.qcld-wp-chatbot-wrap--doc_logo {
1934 1928 text-decoration: none !important;
1935 1929 position: relative;
1936 1930 }
1937 -.docs_icon span {
1931 +.docs_icon i {
1938 1932 background: #5b4e96;
1939 1933 padding: 25px 25px;
1940 1934 border-radius: 50%;
1941 - font-size: 82px;
1942 - width: auto;
1943 - height: auto;
1944 1935 }
1945 1936
1946 1937
1947 -/* .lp-submenu-wpbot_openAi button.swal2-deny.swal2-styled {
1938 +.lp-submenu-wpbot_openAi button.swal2-deny.swal2-styled {
1948 1939 font-size: 18px;
1949 1940 display: block !important;
1950 -} */
1941 +}
1951 1942
1952 1943 .lp-submenu-wpbot_openAi .swal2-actions button {
1953 1944 width: auto !important;
1954 1945 padding: 10px 40px !important;
@@ -2037,10 +2028,12 @@
2037 2028 color: #ffffff;
2038 2029 text-decoration: none;
2039 2030 border-color: #5b4e96 !important;
2040 2031 }
2032 +button.swal2-deny.swal2-styled {
2033 + display: block !important;
2034 +}
2041 2035
2042 -
2043 2036 button.swal2-confirm.btn.btn-lg.swal2-styled {
2044 2037 width: auto !important;
2045 2038 }
2046 2039
@@ -2190,702 +2183,5 @@
2190 2183 }
2191 2184
2192 2185 p.qc-opt-dcs-font-faq {
2193 2186 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-main-wrapper .alert.alert-warning {
2366 - background: linear-gradient(130deg, #ffffff 70%, #e9e4ff 96% 96%);
2367 - border-radius: 6px;
2368 - color: #721c24;
2369 - background: #f8d7da;
2370 - border-color: #f5c6cb;
2371 - font-weight: bold;
2372 -}
2373 -.qcld-wpbot-pricing-filter-form-check {
2374 - display: flex;
2375 - gap: 10px;
2376 -}
2377 -
2378 -.qcld-dialogflow-enable-notice {
2379 - padding: 15px 0 15px 0;
2380 - color: red;
2381 - font-weight: bold;
2382 -}
2383 -
2384 -a#qcld_save_gemini_setting {
2385 - background: #5B4E96;
2386 - color: #ffffff;
2387 - border: none;
2388 - padding: 12px 30px;
2389 -}
2390 -.card-body-gemini {
2391 - padding: 0 15px;
2392 -}
2393 -
2394 -div#panelsStayOpen-collapseseven pre {
2395 - width: 100%;
2396 - display: block;
2397 - max-width: 1120px;
2398 -}
2399 -
2400 -.card-body-gemini p {
2401 - font-size: 16px;
2402 - font-weight: bold;
2403 -}
2404 -
2405 -.card-body-openrouter p{
2406 - font-size: 16px;
2407 - font-weight: bold;
2408 -}
2409 -div#wp-chatbot-openai-assistants p {
2410 - font-size: 16px;
2411 -}
2412 -button.btn{
2413 - outline: none !important;
2414 -}
2415 -button.btn:focus{
2416 - outline: none !important;
2417 -}
2418 -input:focus {
2419 - border-color: #e1dbff;
2420 - box-shadow: none !important;
2421 - outline: none !important;
2422 -}
2423 -
2424 -.wp-chatbot-wrap .qc-opt-language-title{
2425 - font-weight: bold !important;
2426 - color: #5b4e96 !important;
2427 - font-size: 16px;
2428 -}
2429 -
2430 -button.qcld_chatbot_custom_icon_button.button, button.wp_chatbot_custom_agent_button.button {
2431 - padding: 2px 20px;
2432 - width: auto;
2433 - font-size: 14px;
2434 - font-weight: 500;
2435 - color: #988FBD;
2436 - border-radius: 8px;
2437 - background: #fff;
2438 - color: #5B4E96;
2439 - text-decoration: none;
2440 - margin: 0;
2441 - border: 2px solid #5B4E96;
2442 -
2443 -}
2444 -
2445 -button.qcld_chatbot_custom_icon_button.button:hover, button.wp_chatbot_custom_agent_button.button:hover {
2446 - background: #5B4E96;
2447 - color: #fff;
2448 - border: 2px solid #5B4E96;
2449 -
2450 -}
2451 -
2452 -
2453 -@media (min-width: 993px) and (max-width: 1350px) {
2454 -.wp-chatbot-admin-upgrade-pro-sidebar {
2455 - width: 25%;
2456 -}
2457 -}
2458 -
2459 -.wp-chatbot-tabs nav ul li a span.dashicons {
2460 - font-size: 20px;
2461 - width: auto;
2462 - height: auto;
2463 -}
2464 -.wp-chatbot-tabs nav .cxsc-settings_openai_border a span.dashicons {
2465 - font-size: 20px;
2466 -}
2467 -
2468 -
2469 -.dashicons, .dashicons-before:before {
2470 - font-family: dashicons;
2471 - display: inline-block;
2472 - line-height: 1;
2473 - font-weight: 400;
2474 - font-weight: normal;
2475 -}
2476 -
2477 -.qcl-openai a:focus {
2478 - outline: 0 auto -webkit-focus-ring-color;
2479 - outline-offset: 0;
2480 - border: none !important;
2481 - outline: none !important;
2482 - box-shadow: none;
2483 -}
2484 -
2485 -#qcld_check_connection i{
2486 - animation: rotation infinite 3s linear;
2487 -}
2488 -
2489 -.wp-chatbot-wrap div#wp-chatbot-custom-color-options .form-group {
2490 - min-height: 90px;
2491 -}
2492 -
2493 -div#promotion-wpchatbot .qc-review-text a {
2494 - display: block;
2495 -}
2496 -.qcld-wp-chatbot-wrap-header-logo {
2497 - display: flex;
2498 - align-items: center;
2499 - gap: 10px;
2500 -}
2501 -@keyframes rotation{
2502 - from{
2503 - transform:rotate(360deg);
2504 - }
2505 -
2506 - to{
2507 - transform:rotate(0deg);
2508 - }
2509 -}
2510 -
2511 -.qcld-btn-primary {
2512 - padding: 14px 30px;
2513 - width: auto;
2514 - font-size: 16px;
2515 - font-weight: 500;
2516 - color: #988FBD;
2517 - border-radius: 8px;
2518 - position: relative;
2519 - display: inline-block;
2520 - align-items: center;
2521 - gap: 15px;
2522 - background: #5B4E96;
2523 - color: #ffffff;
2524 - text-decoration: none;
2525 - border-color: #5b4e96 !important;
2526 - line-height: normal;
2527 -}
2528 -div#wpfooter {
2529 - display: none;
2530 -}
2531 -
2532 -.qcld-btn-primary {
2533 -
2534 - border: none;
2535 -}
2536 -
2537 -div#qcld-rag-settings-tab .wrap h3 {
2538 - padding: 0 0 8px 0;
2539 - margin: 20px 0 12px 0;
2540 - font-weight: bold;
2541 - font-size: 22px !important;
2542 - color: #5b4e96 !important;
2543 -}
2544 -
2545 -div#rag-sync .wrap h3 {
2546 - padding: 0 0 8px 0;
2547 - margin: 10px 0 12px 0;
2548 - font-weight: bold;
2549 - font-size: 22px !important;
2550 - color: #5b4e96 !important;
2551 -}
2552 -
2553 -div#rag-settings h2.nav-tab-wrapper a {
2554 - margin-right: 0;
2555 - line-height: 1.42857143;
2556 - border: 1px solid #5b4e96;
2557 - border-radius: 6px;
2558 - border: 1px solid #5b4e96;
2559 - padding: 10px 20px !important;
2560 - border-radius: 8px;
2561 - color: #5b4e96;
2562 - font-size: 15px;
2563 - font-weight: 600;
2564 - line-height: normal !important;
2565 - background: #fff;
2566 -}
2567 -
2568 -div#rag-settings h2.nav-tab-wrapper {
2569 - margin: 0;
2570 - padding: 0;
2571 - border: none;
2572 -}
2573 -
2574 -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 {
2575 - color: #fff;
2576 - background: #5b4e96;
2577 - text-decoration: none !important;
2578 - border: 1px solid #5b4e96;
2579 -}
2580 -
2581 -
2582 -
2583 -button#rag-pdf-submit, button#rag-csv-submit, button#rag-xaml-submit, button#rag_embed_btn {
2584 - padding: 8px 15px;
2585 - width: auto;
2586 - font-size: 16px;
2587 - font-weight: 500;
2588 - color: #988FBD;
2589 - border-radius: 8px;
2590 - position: relative;
2591 - display: inline-block;
2592 - align-items: center;
2593 - gap: 15px;
2594 - background: #5B4E96;
2595 - color: #ffffff;
2596 - text-decoration: none;
2597 - border-color: #5b4e96 !important;
2598 - line-height: normal;
2599 -}
2600 -
2601 -div#rag-sync .wrap {
2602 - border: 1px solid #eee;
2603 - padding: 8px 12px;
2604 - border-radius: 6px;
2605 -}
2606 -
2607 -
2608 -
2609 -div#qcld-rag-settings-tab .wrap:first-child {
2610 - border: 1px solid #eee;
2611 - padding: 8px 12px;
2612 - border-radius: 6px;
2613 -}
2614 -
2615 -
2616 -.qcl-openai div#rag-database input[type=checkbox] {
2617 - display: block;
2618 -}
2619 -
2620 -.tablenav-pages {
2621 - text-align: right;
2622 - padding: 8px 0;
2623 -}
2624 -button#botmaster_submit_sitemap_btn {
2625 - background: #5B4E96;
2626 - border-color: #5B4E96;
2627 -}
2628 -div#rag-database h3 {
2629 - padding: 0 0 8px 0;
2630 - margin: 15px 0 8px 0;
2631 - font-weight: bold;
2632 - font-size: 22px !important;
2633 - color: #5b4e96 !important;
2634 -}
2635 -
2636 -.qcl-openai div#rag-settings h2.nav-tab-wrapper a:focus {
2637 - border: 1px solid #5b4e96 !important;
2638 -}
2639 -button#rag-delete-all {
2640 - background: #5b4e96;
2641 - color: #fff;
2642 - border-color: #5b4e96;
2643 -}
2644 -
2645 -div#rag-database table.widefat {
2646 - border: 1px solid #ffffff;
2647 - box-shadow: 0 1px 1px rgba(0, 0, 0, .04);
2648 -}
2649 -div#rag-database .widefat thead td, div#rag-database .widefat thead th {
2650 - border-bottom: 1px solid #ffffff;
2651 -}
2652 -
2653 -div#rag-database table.widefat thead {
2654 - background: #5b4e96;
2655 - color: #fff;
2656 -}
2657 -div#rag-database table.widefat thead th {
2658 - color: #fff;
2659 -}
2660 -.qcl-openai div#rag-database input[type=checkbox] {
2661 - display: block;
2662 - width: 18px;
2663 - height: 18px;
2664 -}
2665 -
2666 -div#wp-chatbot-openai-rag input[type=checkbox]+label {
2667 - margin-bottom: 0;
2668 -}
2669 -.qcl-openai input[type=checkbox]+label {
2670 - margin-bottom: 0;
2671 -}
2672 -div#qcld-rag-settings-tab .wrap .mb-3 {
2673 - padding: 5px 0;
2674 -}
2675 -
2676 -div#rag-database input#search-submit {
2677 - background: #5b4e96;
2678 - color: #fff;
2679 - border-color: #5b4e96;
2680 -}
2681 -.rag_embed_cpts_wrapper {
2682 - display: flex;
2683 - flex-direction: column;
2684 - gap: 6px;
2685 -}
2686 -
2687 -div#wp-chatbot-gemini-settings .input-group {
2688 - display: flex;
2689 - gap: 10px;
2690 -}
2691 -div#wp-chatbot-grok-settings a#qcld_save_grok_setting {
2692 - background: #5B4E96;
2693 - color: #ffffff;
2694 - border: none;
2695 - padding: 12px 30px;
2696 -}
2697 -
2698 -button#qcld_gemini_fetch_models {
2699 - background: #5B4E96;
2700 - color: #ffffff;
2701 - border: none;
2702 -}
2703 -.wp-chatbot-wrap label.block.text-sm.font-medium.text-gray-700.mb-2.qc-opt-language-title {
2704 - display: block;
2705 - padding: 0 0 5px 0;
2706 -}
2707 -select#qcld_language_center_select {
2708 - padding: 0 0 0 0;
2709 - margin: 0 0 6px 0;
2710 - padding: 0 4px;
2711 - min-width: 220px;
2712 -}
2713 -
2714 -select#qcld_language_center_select:focus {
2715 - border-color: #5b4e96;
2716 - color: #5b4e96;
2717 - box-shadow: 0 0 0 1px #5b4e96;
2718 -}
2719 -
2720 -div#common-ai-settings h2 a {
2721 - background: #5B4E96;
2722 - color: #ffffff;
2723 - display: inline-block !important;
2724 - font-size: 16px;
2725 - padding: 8px 15px;
2726 - border-radius: 8px;
2727 -}
2728 -
2729 -div#common-ai-settings h2.nav-tab-wrapper {
2730 - border: none;
2731 -}
2732 -div#qcld-rate-settings-tab {
2733 - display: block !important;
2734 -}
2735 -div#common-ai-settings .form-check {
2736 - margin-bottom: 15px;
2737 - border: 0px solid #E5E6F2;
2738 - padding: 12px 12px;
2739 - border-radius: 8px;
2740 -}
2741 -.cxsc-settings-blocks.cxsc-settings-blocks-style input[type=radio]:checked::before {
2742 - width: 1.5rem;
2743 - height: 1.5rem;
2744 - margin: -1px 0 0 -1px;
2745 -}
2746 -
2747 -.cxsc-settings-blocks.cxsc-settings-blocks-style .radio-inline input[type=radio] {
2748 - width: 1.5rem;
2749 - height: 1.5rem;
2750 -}
2751 -
2752 -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 {
2753 - padding: 8px 15px;
2754 - width: auto;
2755 - font-size: 16px;
2756 - font-weight: 500;
2757 - color: #988FBD;
2758 - border-radius: 8px;
2759 - position: relative;
2760 - display: inline-block;
2761 - align-items: center;
2762 - gap: 15px;
2763 - background: #5B4E96;
2764 - color: #ffffff;
2765 - text-decoration: none;
2766 - border-color: #5b4e96 !important;
2767 - line-height: normal;
2768 -}
2769 -
2770 -
2771 -button#botmaster_submit_googlesheet_btn, button#botmaster_submit_googledoc_btn {
2772 - background: #5B4E96;
2773 - border-color: #5B4E96;
2774 -}
2775 -
2776 -.wpbot-wizard-field select#wizard_ai_provider {
2777 - background: transparent;
2778 - color: #fff;
2779 - width: 100%;
2780 - display: block;
2781 - max-width: unset;
2782 -}
2783 -.wpbot-wizard-field select#wizard_ai_provider:hover {
2784 - border-color: #5b4e96;
2785 - color: #5b4e96;
2786 - box-shadow: 0 0 0 1px #5b4e96;
2787 -}
2788 -div#wizard_api_key_container input#wizard_api_key {
2789 - background: transparent;
2790 - color: #fff;
2791 -}
2792 -
2793 -
2794 -
2795 -div#collapseTwoControl input[type=radio]:checked::before {
2796 - background-color: #5b4e96;
2797 -}
2798 -
2799 -.nav-tab-wrapper.sld_nav_container.wppt_nav_container.qcld_help_wppt_nav_container{
2800 - width: 320px !important;
2801 - gap: 0;
2802 -}
2803 -div#rag-settings tbody#rag-knowledge-base-list tr td button {
2804 - padding: 6px 20px;
2805 - font-weight: bold;
2806 - font-size: 12px;
2807 -}
2808 -div#rag-settings tbody#rag-knowledge-base-list tr td button.button.button-small.button-link-delete.rag-delete-doc{
2809 - background: #d14529;
2810 - color: #fff;
2811 - border-color: #d14529;
2812 -}
2813 -
2814 -button#ai-knowledge-base-tab {
2815 - animation: pulse 2s infinite;
2816 -}
2817 -
2818 -@keyframes pulse {
2819 - 0% {
2820 - transform: scale(1);
2821 - }
2822 - 50% {
2823 - transform: scale(1.05);
2824 - }
2825 - 100% {
2826 - transform: scale(1);
2827 - }
2828 -}
2829 -footer.wp-chatbot-admin-footer input#submit {
2830 - background: #5b4e96;
2831 - padding: 12px 30px;
2832 -}
2833 -footer.wp-chatbot-admin-footer {
2834 - padding: 0 20px 20px 20px;
2835 - margin: 0 20px;
2836 -}
2837 -.qcld-wp-chatbot-wrap-header_inn a.button.page-title-action {
2838 - padding: 8px 15px;
2839 - background: #ffffff;
2840 - color: #5B4E96;
2841 - border: 2px solid #5B4E96;
2842 - border-radius: 6px;
2843 - font-weight: bold;
2844 - position: absolute;
2845 - top: 30px;
2846 - left: 280px;
2847 - line-height: normal;
2848 - min-height: unset;
2849 -}
2850 -.qcld-wp-chatbot-wrap-header_inn a.button.page-title-action:hover {
2851 - padding: 8px 15px;
2852 - background: #5B4E96;
2853 - color: #fff;
2854 - border: 2px solid #5B4E96;
2855 - border-radius: 6px;
2856 - font-weight: bold;
2857 - position: absolute;
2858 - top: 31px;
2859 - left: 280px;
2860 -}
2861 -
2862 -.qcld-session-history_menu_box .btn.btn-primary {
2863 - background: #564a8e !important;
2864 - color: #fff !important;
2865 -}
2866 -.qcld-session-history_menu_box a.btn.btn-success {
2867 - padding: 8px 24px;
2868 - width: auto;
2869 - font-size: 15px;
2870 - font-weight: 500;
2871 - border-radius: 8px;
2872 - position: relative;
2873 - background: #ffffff;
2874 - color: #564a8e;
2875 - text-decoration: none;
2876 - line-height: normal;
2877 - border: 2px solid #564a8e;
2878 -}
2879 -.qcld-session-history_menu_box a.btn.btn-success:hover {
2880 - padding: 8px 24px;
2881 - width: auto;
2882 - font-size: 15px;
2883 - font-weight: 500;
2884 - border-radius: 8px;
2885 - position: relative;
2886 - background: #564a8e;
2887 - color: #fff;
2888 - text-decoration: none;
2889 - line-height: normal;
2890 - border: 2px solid #564a8e;
2891 2187 }