/*
Theme Name: Impreza Child
Theme URI: http://impreza.us-themes.com/
Description: Impreza Child Theme
Author:	UpSolution
Author URI: http://us-themes.com/
Template: Impreza
Text Domain: us
Domain Path: /common/languages
Version: 8.36.1
*/
.persistent-lab-bill-notice {
    position: static;
    top: 0;
    left: 0;
    width: 100%;
    background: #d63638;
    color: #fff;
    text-align: center;
    font-size: 16px;
    padding: 14px;
    z-index: 9999;
    box-shadow: 0 2px 5px rgba(0,0,0,0.2);
}

.persistent-lab-bill-notice a {
    color: #fff;
    text-decoration: underline;
    font-weight: bold;
}