﻿body {

}
#cookieConsent {
    border: none;
    position: fixed;
    bottom: 0;
    left: 0;
    width: 100%;
    align-content: center;
    //background-color: #f8f8f8;
    padding: 10px;
    text-align: center;
    justify-content: center;
    display: flex;
    background-color: #EEEEEE;
    margin: auto;
    margin-right: -50%;
   background: rgba(255, 255, 255, 0); /* Значение прозрачности от 0 до 1 */
   //opacity: 0.6;
    00285f;
    //display: normal;
}


#cookieConsentP1 {
    border: none;
    position: relative;
    left: auto;
    bottom: 0;
    width: 80%;
    align-content: center;
    background-color: #005AD6; #005AD6;00285f;
    #f8f8f8;
    //background-color: white;
    fill: azure;
    padding: 10px;
    text-align: center;
    align-items: center;
    margin: 2px;
    opacity: 1;
}

#cookieConsentP2 {
    border: none;
    position: relative;
    left: auto;
    bottom: 0;
   // width: 99%;
    align-content: center;
    //background-color: #f8f8f8;
    background-color: white;
    fill: azure;
    padding: 10px;
    text-align: center;
    align-items: center;
  ///  opacity: 1;
}

    #cookieConsent button {
        background-color: #005AD6; #007bff;
        color: #fff;
        border: none;
        padding: 5px 10px;
        cursor: pointer;
    }

#cookieConsentP4 button {
    background-color: #005AD6;
    #007bff;
    color: #fff;
    border: none;
    padding: 5px 10px;
    cursor: pointer;
}

#CookiesPolicyRefPanel {
    border: none;
    position: relative;
    left: auto;
    //bottom: 0;
    width: 100%;
    //background-color: #f8f8f8;
    //background-color: white;
    //fill: azure;
    //padding: 10px;
    text-align: center;
    /// opacity: 1;
}
