#simpletools_nl_cookie_notice {
    display: block;
    position: fixed;
    min-width: 100%;
    height: auto;
    z-index: 100000;
    font-size: 11px;
    line-height: 15px;
    left: 0;
    text-align: center;
    color: #ffffff !important;
    background-color: #000000 !important;
    display: none;
}

.cn-bottom {
    bottom: 0;
}

.simpletools_nl_cookie_notice-container {
    padding: 10px;
    text-align: center;
    width: 100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

#simpletools_nl_cookie_notice .cn-button {
    margin-left: 10px;
}

.cn-button.bootstrap {

}

.cn-button.bootstrap:hover {

}