#mntsinfotech-cookie-bar {
    display: none;
    direction: ltr;
    color: #ddd;
    min-height: 30px;
    position: fixed;
    left: 0;
    bottom: 0;
    width: 100%;
    z-index: 99999;
    padding:6px 20px 4px;
    background-color: #464646;
    text-align:center;
}
#mntsinfotech-cookie-bar a, a:hover {
    color: #119D11;
}
button#mntsinfotechCookie {
    margin:0 20px;
}
#mntsinfotech-cookie-bar .mnts_btn{
font-size: 100%
}