.browserAlert{background-color:#fff;color:#5c6670;padding:24px;width:60%;position:fixed;left:20%;bottom:36px;z-index:999999;box-shadow:0px 2px 6px rgba(0,0,0,0.24);text-align:center;border-left:solid 12px #1e988a}.browserAlert a{color:#1e988a}.browserAlert a:hover,.browserAlert a:focus{color:#117b6f}.browserAlert p{line-height:26px;margin-left:.5em}.browserAlert .dismissAlert{display:block;background-color:#ededed;color:#1e988a;font-size:19px;margin:24px auto 0 auto;border-radius:6px;padding:.3em;text-align:center;text-decoration:none;cursor:pointer;padding:18px 48px;transition:color 100ms ease-in-out,background-color 100ms ease-in-out;border:0}.browserAlert .dismissAlert:hover,.browserAlert .dismissAlert:focus{color:white;background-color:#1e988a}