processJSONPResponse4691({"htmlContent":"\u003c!-- phone modal --\u003e\u003cstyle type=\"text/css\"\u003e\n\n .divModal {\n display: inline;\n }\n\n .modalBody {\n width: 200px;\n height: 185px;\n background: #4A90E2 0% 0% no-repeat padding-box;\n box-shadow: 0px 2px 4px #8C8C8C80;\n opacity: 1;\n padding: 2px;\n border-radius: 5px;\n font-family: Arial;\n }\n\n .phoneModalTxt {\n margin: 11px 0px 11px 10px !important;\n text-align: left;\n letter-spacing: 0;\n color: #FFFFFF;\n opacity: 1;\n font-size: 11px !important;\n word-wrap: break-word;\n width: 92% !important;\n line-height: 16px;\n font-weight: normal;\n }\n\n .triangle {\n width: 0;\n height: 0;\n border-left: 10px solid transparent;\n border-right: 10px solid transparent;\n border-top: 13px solid #4A90E2;\n margin: 0 0 0 27px;\n padding: 4px 0 0 0;\n }\n\n .infoDot {\n height: 15px;\n width: 15px;\n background-color: black;\n border-radius: 50%;\n display: inline-block;\n color: white;\n font-weight: bold;\n padding: 0 0px 0px 6px;\n font-size: 12px;\n margin: 0px;\n font-family: sans-serif;\n line-height: 16px;\n z-index: 998;\n }\n\n .divQuote {\n position:absolute;\n z-index: 999;\n display: none;\n margin: -197px 0 0 -25px;\n }\n\n .divIcon {\n margin: 0px 2px 0px 5px;\n position: absolute;\n /*z-index: 998; will this affect all forms? */\n z-index: 0;\n display: inline-block;\n }\n\n .phoneModalTxt a, .phoneModalTxt a:visited {\n text-decoration: underline;\n color: #FFFFFF;\n }\n\u003c/style\u003e\u003cdiv class=\"divModal\"\u003e\u003cdiv class=\"divIcon\" onmouseover=\"showLegalToolTip()\" onmouseout=\"hideLegalToolTip()\"\u003e\u003ca class=\"showLegalTooltip\" href=\"javascript:void(0);\"\u003e\u003cspan class=\"infoDot\"\u003ei\u003c/span\u003e\u003c/a\u003e\u003c/div\u003e\n\u003cdiv class=\"divQuote\" onmouseover=\"showLegalToolTip()\" onmouseout=\"hideLegalToolTip()\"\u003e\u003cdiv class=\"modalBody\"\u003e\u003cp class=\"phoneModalTxt\"\u003e\n By providing your mobile phone number, you are consenting to receive text messages from American Mobile. \n You can unsubscribe at any time by texting \"Stop.\" Texts are free, though standard text message fees from your cell phone service provider may apply. \n See \u003ca href=\"https://www.amnhealthcare.com/privacy-policy/\" target=\"_blank\"\u003eprivacy policy\u003c/a\u003e for details\n \u003c/p\u003e\n\u003c/div\u003e\n\u003cdiv class=\"triangle\"\u003e\u0026#160;\u003c/div\u003e\n\u003c/div\u003e\n\u003c/div\u003e\n\u003cscript type=\"text/javascript\"\u003e\u003c!--\n$(\".showLegalTooltip\").on(\"click\", function () {\n\n if ($(\".divQuote:visible\").length == 0) {\n $(\".divQuote\").css(\"display\", \"inline-block\");\n } else {\n $(\".divQuote\").hide();\n }\n\n $(\".PhoneModal\").closest(\".field\").css(\"z-index\", \"3000\");\n });\n\n function showLegalToolTip() {\n $(\".divQuote\").css(\"display\", \"inline-block\");\n $(\"p.phoneModalTxt\").html(\u0027By providing your mobile phone number, you are consenting to receive text messages from American Mobile. You can unsubscribe at any time by texting \"Stop.\" Texts are free, though standard text message fees from your cell phone service provider may apply. See \u003ca href=\"https://www.amnhealthcare.com/privacy-policy/\" target=\"_blank\"\u003eprivacy policy\u003c/a\u003e for details\u0027);\n\n $(\".PhoneModal\").closest(\".field\").css(\"z-index\", \"3000\");\n }\n\n function hideLegalToolTip() {\n $(\".divQuote\").hide();\n $(\".PhoneModal\").closest(\".field\").css(\"z-index\", \"0\");\n $(\".divIcon\").css(\"z-index\", \"0\");\n }\n//--\u003e\u003c/script\u003e"})