
.popUpAlrt {
   font-family: "Times New Roman", Times, serif;
   font-size: 72px;
   font-style: normal;
   font-variant: small-caps;
   font-weight: normal;
   letter-spacing: -6px;
   line-height: 40px;
   text-align: center;
   vertical-align: middle;
   word-break: keep-all;
   color: #ac0000;
   padding: 12 12 12 12;
}

.popUpAlrtP {
   font-family: "Times New Roman", Times, serif;
   font-size: 48px;
   font-style: normal;
   font-variant: small-caps;
   font-weight: normal;
   letter-spacing: -3px;
   line-height: 33px;
   text-align: center;
   vertical-align: middle;
   word-break: keep-all;
   color: #fff;
   border-width: 0px 1px 0px 0px;
   border-color: #888 #888 #888 #888;
   border-style: dashed dashed dashed dashed;
   background: #ac0000;
   padding: 12 24 12 12;
}
