/* +--------------------------------------------------------------------------+
// ? 2002-2013 PMB Services / www.sigb.net pmb@sigb.net et contributeurs (voir www.sigb.net)
// +-------------------------------------------------+
// $Id: cookies.css,v 1.1.4.2 2025/10/17 14:02:54 dgoron Exp $ */

/* ========================================================================
  Cookies
 ==========================================================================  */
#script_analytics {
    width: 100%;
}

#script_analytics_content {
    text-align: center;
    padding: 10px;
    font-size: 16px;
    color: white;
    background-color: rgba(0, 0, 0, 0.74);
    position: fixed;
    bottom: 0;
    z-index: 5000;
    width: 100%;
    font-weight: 600;
}

#script_analytics_content button+button {
    margin-left: 10px;
}
