/**********************************************************
*    IncludeMe Tools
*    IncludeMe-tools V3.2.0
*    copyright 2025, Hyssop Production
*    https://www.hyssop.com/
**********************************************************/
.imNotices {
    position: absolute;
    top: 0;
    color: #000;
    font: normal normal bold 14px Arial;
    z-index: 999;
    padding: 10px;
    background-color: #ffffffcc;
    margin: 5rem 0 0 2rem;
    text-align: left;
    border-style: solid;
    border-color: #ff0000aa;
    border-width: 0 1rem;
}