﻿ .unselectable { -moz-user-select:none; -webkit-user-select:none; cursor:
                default; } html { -webkit-touch-callout: none; -webkit-user-select: none;
                -khtml-user-select: none; -moz-user-select: none; -ms-user-select: none;
                user-select: none; -webkit-tap-highlight-color: rgba(0,0,0,0); }
#wpcp-error-message { direction: ltr; text-align: center; transition:
                opacity 900ms ease 0s; z-index: 99999999; } .hideme { opacity:0; visibility:
                hidden; } .showme { opacity:1; visibility: visible; } .msgmsg-box-wpcp
                { border-radius: 10px; color: #fff; font-family: Tahoma; font-size: 16px;background:#002465;
                margin: 10px; padding: 10px 36px; position: fixed; width: 255px; top: 50%;
                left: 50%; margin-top: -10px; margin-left: -130px;
                } .msgmsg-box-wpcp span { font-weight:bold; text-transform:uppercase; }
               