*{margin: 0;padding: 0;}
.simpleAlert{position: fixed;z-index: 1000;}
.simpleAlertShelter{position: fixed;width: 100%;height: 100%;top:0;left:0;background-color: #000;opacity: 0.3;filter:alpha(opacity=30);}
.simpleAlertBody{position:fixed;display: none;width: 90%;height: 225px;top:50%;left:5%;margin:-188px 0 0 0;opacity:0;border: 1px solid #948497;background-color: #fff;}
.simpleAlertBodyClose{position: absolute;width: 14px;height: 14px;top:10px;right: 10px;padding: 5px;cursor: pointer;}
.simpleAlertBodyContent{position: absolute;top:20%;width:90%;height:105px;overflow-y:auto;left: 5%;text-align: center;font-size: 18px;font-weight: 600;color: #333;}
.simpleAlertBtn{position:absolute;width: 70px;height: 34px;top:72%;border: none;cursor:pointer;border-radius: 5px;color: #fff;font-size: 16px;}
.simpleAlertBtn1{background-color: #f8b600;left: 50%; margin-left: -35px;}
.simpleAlertBtn2{background-color: #f8b600;color: #333;right: 25%;}
.onlyOne{width: 70px;height: 36px;}
.copytitle { font-size: 1.2em; line-height: 1em; margin-bottom: 0.8em; text-align: center; }
.copyarea { text-align: center; overflow: hidden; }
.copyarea input { font-size: 1.2em; line-height: 1.8em; padding: 0 0.3em; width: 215px; }
