div.blueBorderPopup{border-radius:8px;box-shadow:0 0 40px 1px rgba(0,0,0,.1) inset;border:3px solid #4d93bc;background-color:#fff;display:block;padding:24px;min-width:510px;min-height:160px}div.blueBorderPopup.greyBackground{background:#f6f5f1}div.blueBorderPopup>a.closeButton{width:30px;height:30px;border-radius:50%;border:3px solid #f6f5f1;background-color:#469bcc;font-family:Icons,sans-serif;font-size:18px;line-height:30px;text-indent:initial;text-align:center;z-index:99999;color:#fff;position:absolute;right:-6px;top:-6px;box-shadow:0 0 5px 1px rgba(0,0,0,.1)}div.blueBorderPopup>a.closeButton:hover{background-color:#6eb1d7}div.blueBorderPopup>h2{color:#646a71;font:700 24px Arial;margin-bottom:15px}div.blueBorderPopup>h3{font-size:14px;color:#458dad;font-weight:700;margin-bottom:15px;border:0}div.blueBorderPopup p.text{color:#333;margin:10px 0}div.blueBorderPopup p.text b,div.blueBorderPopup p.text i{color:#2e6586}div.blueBorderPopup p.text b,div.blueBorderPopup p.text strong{font-weight:700}div.blueBorderPopup p.text em,div.blueBorderPopup p.text i{font-style:italic}div.blueBorderPopup>div.blueBorderBottom{width:100%;margin:20px auto 0;vertical-align:middle}div.blueBorderPopup[data-identifierId]{position:relative}div.blueBorderPopup[data-identifierId]:after{display:block;content:"#" attr(data-identifierId);position:absolute;right:5px;top:40px;color:rgba(0,0,0,.3);font-weight:400;text-orientation:upright;writing-mode:vertical-rl}div.blueBorderPopup #recaptchaDiv{width:310px;margin:10px auto 0;text-align:center}div.blueBorderPopup #cancelCaptcha.tinySize{margin-top:15px}#recaptchaError,#recaptchaModal{display:none}