#mntsinfotech-cookie-bar {
    display: none;
    direction: ltr;
    color: #F4F4F4;
    min-height: 34px;
    width: 100%;
    z-index: 99999;
    padding:6px 20px 4px;
    background-color: #999999;
    text-align:center;
    font-size: 11px;
    line-height: 25px;
}
#mntsinfotech-cookie-bar > a,
#mntsinfotech-cookie-bar > a:hover {
    color: #F4F4F4;
    text-decoration: underline;
}
