
/*.back-block a.widget-icon-top:hover{border-color:#006fae;}*/

.widget-container{position:fixed;bottom:-250px;display:block;width:161px;box-shadow:0px 0px 6px #999;-moz-box-shadow:0px 0px 6px #999;-webkit-box-shadow:0px 0px 6px #999;/* z-index:8888; *//* opacity:0; */background:#fff;border/*\**/:1px solid #e7e7e7\9;-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";}
.widget-container .widget-links li{position:relative; /*float: left;*/ display:inline-block;}
.widget-container .widget-links li > a{width:70px; /*float:left;*/ display:inline-block; text-align:center; color:#000000; text-decoration:none; padding:5px; font-size:11px; background:#fff; border-top:solid 1px #e7e7e7; border-right:solid 1px #e7e7e7; height:80px;}
.widget-container .widget-links a.full{height: auto;padding: 10px 10px 5px 20px;text-align: center;width:130px;}
.widget-heading{padding:7px 0; background:#052b3a;; text-align:center; border-radius:3px 3px 0 0; color:#fff;}
.widget-heading big{font-size:14px; font-weight:bold; text-transform:uppercase; display:inline-block; width:70%;}
.widget-container a.walk-me i{background-position: -90px -146px;}
.widget-close{width:30px; height:30px; display:inline-block; background:url(../images/close-icon-46.jpg) no-repeat 0 0; position:absolute; right:4px; top:3px;}
/*help widget css*/
#backToTop, .scrollToTop, #scrollToTop{display: none !important;}
.whiteTr:hover{
  background: white !important;
}
.tdHover{
	padding:5%;
}
.tdHover:hover{
	box-shadow:1px 3px 8px 1px #3b94b7;
}
.downloadApplicationForm:hover{
	background: #015a84;background: -webkit-linear-gradient(top,#015a84 5%,#3f8bae 100%);background: linear-gradient(to bottom,#015a84 5%,#3f8bae 100%);
}
.bottomHelp{
    left: 0 !important;
    right:unset !important;
}
#bottomHelpDiv .widget-container{
    left: 0px !important;
}