﻿#cookie-notice {
    left: 20px;
    bottom: 20px;
    right: auto !important;
    max-width: 300px;
    width: 100%;
    min-width: 300px;
    text-align: left !important;
    background: #0015ff !important;
}
.cn-text-container {
    margin-bottom: 14px;
    padding: 0 23px;
}
a#cn-close-notice {
    position: absolute;
    top: 15px;
    right: 5px;
}
#cookie-notice .cookie-notice-container {
    padding: 15px 10px;
}
#cookie-notice .cn-button:first-child {
    margin: 0;
}
#cookie-notice .cn-button {
    color: #000;
    background: #f6f6f6;
    font-size: 12px;
}