#alertApp{background:#31659b;cursor:pointer;position:relative;width:100%;padding:.58rem 2.5rem;z-index:1;box-sizing:border-box}#alertApp:hover,#alertApp.expand{background:#69c}#alertApp.alertStatic{cursor:default}#alertApp strong{color:#fff;display:block;font-size:1.2rem;line-height:1.5em;margin:0 auto;max-width:100%;padding:.25rem .3125rem .1875rem;text-align:center}#alertApp:hover strong,#alertApp.expand strong{color:#fff}#alertApp #alertDesc{height:0;max-width:100%;overflow:hidden}#alertApp #alertDesc a{color:#fff;text-decoration:underline}#alertApp #alertDesc a:hover{color:rgba(255,255,255,.75)}#alertApp p{color:#fff;font-size:1rem;line-height:1.5;margin:0;padding:.5rem 0;position:relative;text-align:center;z-index:1}@media only screen and (max-width:500px){#alertApp strong{font-size:1rem}}