/* LOGIC CSS */


/* Notifications */
div#logic_info {
    height: 26px;
    overflow: hidden;
    position: absolute;
    top: 0px; left: 0px;
    width: 100%;
    padding-top: 6px;
    border-width: 0px;
    border-bottom-width: 1px; /* bottom border only */
}



/* */
