/*
Compile-Minify: true
Compile-Area: everywhere
Compile-OutputGroup: headtag
Compile-Exports: sb-gorilla-sales
Compile-Dependencies: 
Compile-SourceHash: g0CDegYj573mksS8pB15BQ== 
*/

div#notification + div.container-fluid {
    margin-top: 39px;
}

#notification {
    position: fixed;
    width: 100%;
    z-index: 1009;
    top: 0px;
}

#notification div {
    color: #FFFFFF;
    background-color: #ff2020;
    border-bottom: 1px solid #083a2b;
}

#notification button {
    padding: 9px;
}

#notification h4 {
    margin: 0;
    line-height: 39px;
    text-align: center;
    font-size: 15px;
}

#notification a {
    color: #FFFFFF;
}

#notification a:hover {
    color: #FFFFFF;
}
