.container-header-notification {
    background-color: #fff;
    color           : #666666;
    padding         : 9px;
    font-family     : 'Roboto';
    position: relative;
    top: 17px;
    padding-top: 7px;
}

.container-header-notification table {
    max-width: 1100px;
    margin   : auto
}
.container-header-notification b {
    font-weight    : 500;
}

.container-header-notification table td {
    color         : #666666;
    font-size     : 13px;
    line-height   : 18px;
    vertical-align: middle;
    font-weight   : 300
}

.container-header-notification table td i {
    color: #666666
}

.container-header-notification table td a {
    font-weight    : 500;
    color          : #666666;
    text-decoration: underline
}

.container-header-notification table td.info-icon {
    height    : 22px;
    text-align: right
}

.container-header-notification table td.info-icon .icon-cookies {
    font-size: 34px;
    height   : 34px;
    color    : #CC660A;
    padding  : 0 10px 0 0
}