.wrap .manage {color:#0073aa;cursor:pointer;cursor:pointer}
.wrap .manage:hover {color:#00a0d2;}

.wrap .form-table .shortcode {padding:5px 20px;width:auto;text-align:center;background:#666;border:1px solid #333;border-radius:3px;font-size:14px;font-weight:bold;color:#ffffff;box-shadow:0 1px 0 #333}
.wrap .form-table .copytoclipboard.button {height:32px;line-height:32px;cursor:copy;}
.wrap .note {font-size:12px;font-weight:bold;}
.ondisplay {display:table-row}
.offdisplay {display:none}
.alertLayer {display:none;position:fixed;top:50%;left:50%;margin:-25px 0 0 -125px;width:250px; height:50px;line-height:50px;color:#fff;font-size:20px;text-align:center;border-radius:10px;}
.alertLayer.thegreen {background-color:green;}
.alertLayer.thered {background-color:red}
.noticeBox {margin:30px 0 0 0;padding:10px 20px;background-color:#ffffff}

.wrap .form-table .infoBtn {color:#0073aa}