/**  Notify Bar - jQuery plugin**  Copyright (c) 2009-2015 Dmitri Smirnov**  Licensed under the MIT license:*  http://www.opensource.org/licenses/mit-license.php**  Project home:*  http://www.whoop.ee/posts/2013/04/05/the-resurrection-of-jquery-notify-bar.html*//* Default bars' style */.jquery-notify-bar {  width: 100%;  position: fixed;  top: 0;  left: 0;  z-index: 32768;  background-color: #892727;  font-size: 12px;  color: #FFF;  text-align: center;  font-family: Arial, Verdana, sans-serif;  padding: 20px 0px;  cursor: pointer;  border-bottom: 1px solid #DDD;  -webkit-box-shadow: inset 0 -1px 0 0 #fff;  -moz-box-shadow: inset 0 -1px 0 0 #fff;  box-shadow: inset 0 -1px 0 0 #FFF;  /*background-image: -webkit-gradient(linear, 0 0, 0 100%, from(rgba(255, 255, 255, 0.5)), to(rgba(255, 255, 255, 0)));*/  /*background-image: -webkit-linear-gradient(rgba(255, 255, 255, 0.5) 0%, rgba(255, 255, 255, 0) 100%);*/  /*background-image: -moz-linear-gradient(rgba(255, 255, 255, 0.5) 0%, rgba(255, 255, 255, 0) 100%);*/  /*background-image: -o-linear-gradient(rgba(255, 255, 255, 0.5) 0%, rgba(255, 255, 255, 0) 100%);*/  /*background-image: linear-gradient(rgba(255, 255, 255, 0.5) 0%, rgba(255, 255, 255, 0) 100%);*/}.jquery-notify-bar.bottom {  bottom: 0;  top: auto;  border-top: 1px solid #DDD;  border-bottom: 0;  -webkit-box-shadow: inset 0 1px 0 0 #fff;  -moz-box-shadow: inset 0 1px 0 0 #fff;  box-shadow: inset 0 1px 0 0 #FFF;}.jquery-notify-bar.error .notify-bar-text-wrapper,.jquery-notify-bar.warning .notify-bar-text-wrapper,.jquery-notify-bar.success .notify-bar-text-wrapper {  padding: 1px 0 1px 23px;}/* Style for errors */.jquery-notify-bar.error {  color: #D00;  background-color: #FDD;}.jquery-notify-bar.error .notify-bar-text-wrapper {  background: transparent url("https://44e6e3.claudeassets.com/20221006081603im_/https://www.thehenrycountybank.com/img/jq-notify-bar-icons.svg") no-repeat 0 -62px;}.top .notify-bar-text-wrapper {  padding-right: 20px;}/* Style for warning */.jquery-notify-bar.warning {  color: #000;  background-color: #FFFAAA;}.jquery-notify-bar.warning .notify-bar-text-wrapper {  background: transparent url("https://44e6e3.claudeassets.com/20221006081603im_/https://www.thehenrycountybank.com/img/jq-notify-bar-icons.svg") no-repeat 1px 1px;}/* Style for success */.jquery-notify-bar.success {  color: #060;  background-color: #BBFFB6;}.jquery-notify-bar.success .notify-bar-text-wrapper {  background: transparent url("https://44e6e3.claudeassets.com/20221006081603im_/https://www.thehenrycountybank.com/img/jq-notify-bar-icons.svg") no-repeat 2px -31px;}/* Style for close button */.notify-bar-close {  position: absolute;  left: 95%;  top: 10px;  text-decoration: none;  color: #FFF;  font-size: 30px;}.notify-bar-close:hover {  color: #05F;}
/*
     FILE ARCHIVED ON 00:41:19 Oct 01, 2022 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 04:14:40 Jun 30, 2026.
     JAVASCRIPT APPENDED BY WAYBACK MACHINE, COPYRIGHT INTERNET ARCHIVE.

     ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C.
     SECTION 108(a)(3)).
*/
/*
playback timings (ms):
  captures_list: 0.549
  exclusion.robots: 0.063
  exclusion.robots.policy: 0.051
  esindex: 0.009
  cdx.remote: 11.521
  LoadShardBlock: 140.388 (3)
  PetaboxLoader3.datanode: 146.135 (5)
  PetaboxLoader3.resolve: 253.301 (3)
  load_resource: 314.085 (2)
*/