.sticky.stickyadd{
  position: fixed !important;
  height: 60px !important;
	width: 100% !important;
}
.sticky.stickyadd .logo, .home_page .sticky.stickyadd #navbarCollapse{padding-top: 0 !important;}
.fixed-top{
  position: relative !important;
}
.page_in .sticky{
  height: 50px !important;
}
.sticky{
  height: 0 !important;
  padding: 0 !important;
}
.home_page .logo, .home_page #navbarCollapse {
  padding-top: 55px;
  position: relative;
}
.home-banner .row{
  position: absolute;
}
.banner-global {
  position: relative;
  z-index: 9999;
}
.notification-global .title-head {
  font-size: 15px;
  display: inline-block;
}
.notification-button {
  display: inline-block;
}
.notification-global a{text-decoration:none;color: #ffffff; background: #104e01; padding: 4px; border-radius: 4px; font-size: 12px; margin-left: 15px;}
.notification-global.red-style a{
  background-color: #FF9800;
  padding: 8px;
}
.notification-global.red-style {
  background-color: #fd8059;
}
.notification-global {
  text-align: center;
  padding: 12px 0px 12px 0px;
  background-color: #00d860;
  color: #fff;
}
