#wpfront-notification-bar{background:#fff;background:-moz-linear-gradient(top,#fff 0%,#fff 100%);background:-webkit-gradient(linear,left top,left bottom,color-stop(0%,#fff),color-stop(100%,#fff));background:-webkit-linear-gradient(top,#fff 0%,#fff 100%);background:-o-linear-gradient(top,#fff 0%,#fff 100%);background:-ms-linear-gradient(top,#fff 0%,#fff 100%);background:linear-gradient(to bottom,#fff 0%,#fff 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#ffffff",endColorstr="#ffffff",GradientType=0);}#wpfront-notification-bar div.wpfront-message{color:#000;}#wpfront-notification-bar a.wpfront-button{background:#bb4533;background:-moz-linear-gradient(top,#bb4533 0%,#bb4533 100%);background:-webkit-gradient(linear,left top,left bottom,color-stop(0%,#bb4533),color-stop(100%,#bb4533));background:-webkit-linear-gradient(top,#bb4533 0%,#bb4533 100%);background:-o-linear-gradient(top,#bb4533 0%,#bb4533 100%);background:-ms-linear-gradient(top,#bb4533 0%,#bb4533 100%);background:linear-gradient(to bottom,#bb4533 0%,#bb4533 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#bb4533",endColorstr="#bb4533",GradientType=0);color:#fff;}#wpfront-notification-bar-open-button{background-color:#bb4533;}#wpfront-notification-bar  div.wpfront-close{border:1px solid #fff;background-color:#fff;color:#000;}#wpfront-notification-bar  div.wpfront-close:hover{border:1px solid #fff;background-color:#fff;}#wpfront-notification-bar div.wpfront-close{top:5px;font-size:14px;}#wpfront-notification-bar div.wpfront-message{padding-right:30px;padding-left:30px;}