/* rosa - nis16_desarrollo_proyectos, nissanfinanciacion_es, nissanfinancialservices_es, drupal3_gestiondeweb_es */
/*.cookie-compliance{color: #fff;background-color: #c71444;}*/
/* celeste - rcibankandservices_pt,renaultfinancialservices_es, rci16_desarrollo_proyectos */
/*.cookie-compliance{color: #000;background-color: #eef9fc;}*/
/* amarillo - renaultfinancialservices_es, ren16_desarrollo_proyectos */
/*.cookie-compliance{color: #fff;background-color: #fbad12;}*/
/* azul oscuro - drupal(1,2)_gestiondeweb, nispor_desarrollo_proyectos, renpor_desarrollo_proyectos */
.cookie-compliance{color: #fff;background-color: #ffcc33;}
/* azul rey - drupal(1,2,)_gestiondeweb */
/*.cookie-compliance{color: #fff;background-color: #003292;}*/

.cookie-compliance__inner {
  padding: 10px 20px;
}

.cookie-compliance a{
    color: #fff;
}

.cookie-compliance form input[type="submit"]{
    color: #333;
    background-color: #eee;
    border-color: #ccc;
    display: inline-block;
    padding: 6px 12px;
    margin-bottom: 0;
    font-size: 14px;
    font-weight: normal;
    line-height: 1.428571429;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    cursor: pointer;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    -o-user-select: none;
    user-select: none;
    margin-top: 10px;
}
