div#errorFlashBox{width:100%;background-color:#3c3c3c;color:#fff;overflow:hidden}div#wrapper{padding:10px 20px}div#errorFlashBox p,div#errorFlashBox h1,div#errorFlashBox h3{color:#fff}div#errorFlashBox a{color:#43a919}div#errorFlashBox a:hover{text-decoration:underline;color:#96b996}div#errorFlashBox a.btn{position:absolute;bottom:0;right:0;display:block;width:190px;height:30px;background-color:#6c0;background-image:url("/Content/Images/submit_btn_bg.svg");background-position:right;background-repeat:no-repeat;text-decoration:none;text-align:center;margin:0}div#errorFlashBox a.btn span{width:190px;height:28px;display:block;color:#fff;vertical-align:middle;line-height:30px;font-size:19px}div#errorFlashBox a.btn:hover{background-image:url('/Content/Images/submit_btn_bg.svg'),url('/Content/Images/transparent_bg.png')!important;background-repeat:no-repeat,repeat}