
#cookie-bar {
    font-size: 13px;
}
#cookie-bar-prompt-content {
    font-size: 13px;
    max-height: 85vh;
}
#cookie-bar-browsers a {
    width: 60px;
}
@media only screen and (max-device-width: 800px) {
    #cookie-bar {
        font-size: 12px;
    }
    #cookie-bar-prompt-content {
        font-size: 11px;
        max-height: 80vh;
    }
    #cookie-bar-browsers a {
        width: 50px;
    }
}

#cookie-fab-button {
  position: fixed;
  bottom: 20px;
  right: 20px;
  width: 50px;
  height: 50px;
  border-radius: 50%;
  background-color: blue;
  color: white;
  font-size: 24px;
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: center;
}


#cookie-bar {
    background: #FFFFFF;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10pt;
    left: 0;
    line-height: 1.5;
    margin: 0;
    padding: 3px;
    position: fixed;
    width: 100%;
    z-index: 9999;

    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#cc45484d', endColorstr='#cc000000',GradientType=0 );
}

#cookie-bar-prompt {
    background: #FFFFFF;
    background: rgba(0,0,0,0.4);
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10pt;
    height: 100%;
    left: 0;
    line-height: 1.5;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 9998;
}

#cookie-bar *,
#cookie-bar-prompt * {
    line-height: 1.5;
    color: #020202;
     font-family: SalesforceSansRegular, Helvetica, Arial, sans-serif; font-size: 15px; font-style: normal;
    font-variant-ligatures: normal;
     font-variant-caps: normal; 
     font-weight: 400; 
     letter-spacing: normal; 
     orphans: 2; 
     text-align: left;
      text-indent: 0px;
       text-transform: none; 
       white-space: normal; 
       widows: 2;
        word-spacing: 0px; 
        -webkit-text-stroke-width: 0px; 
       text-decoration-thickness: initial; 
       text-decoration-style: initial; 
       text-decoration-color: initial;
    
}
#cookie-bar-prompt h2{
    font-size:35px;
    margin: 10px 0;
}
.close-btn{
    text-decoration: none;
font-weight: 600 !important;
padding: 5px;
display: block;
line-height: 20px;
text-align: center !important;
position: absolute;
right: 10px;
top: 10px;
}
#cookie-bar p {
    float: left;
    margin: 4px 0 0 20px;
    padding: 0;
    color: #FFF;
    font-family: sans-serif;
}
#cookie-bar p a {
    padding: 0 8px;
}

#cookie-bar-prompt p {
  font-family: Arial, Helvetica, sans-serif;
  color: #020202;
}

#cookie-bar-button {
     background-color: ;
    border-bottom: 1px solid #222;
    border-radius: 5px;
       color: #8CBD3D!important;
    cursor: pointer;
    display: inline-block;
    float: right;
    font-weight: bold;
    line-height: 1;
    margin-right: 20px;
    margin-top: 2px;
    padding: 5px 10px 6px;
    position: relative;
    text-decoration: none;
}

#cookie-bar-button-no {
    background-color: ;
    border-bottom: 1px solid #222;
    border-radius: 5px;
    color: #8CBD3D!important;
    cursor: pointer;
    display: inline-block;
    float: right;
    font-weight: bold;
    line-height: 1;
    margin-right: 20px;
    margin-top: 2px;
    padding: 5px 10px 6px;
    position: relative;
    text-decoration: none;
}

.titolo_info{
font-size:22px !important;
color: #8CBD3D!important;
}
#cookie-bar-prompt a {
    cursor: pointer;
}
#cookie-bar-prompt hr {
    background: #FFF;
    border: none;
    height: 1px;
    margin: 0.7em 0 1em;
    opacity: 0.2;
}
#cookie-bar-prompt-content, #cookie-bar {
    color: #020202;
    font-weight: 300;
}

#cookie-bar-prompt-content::-webkit-scrollbar-track {
    border-radius: 10px;
    background-color: #222;
    background-color: rgba(255,255,255,0.05);
}

#cookie-bar-prompt-content::-webkit-scrollbar {
    width: 15px;
}

#cookie-bar-prompt-content::-webkit-scrollbar-thumb {
    box-shadow: inset 0 0 6px rgba(0,0,0,0.5);
    background-color: #EEE;
    background-color: rgba(255,255,255,0.3);
    border-radius: 10px;
}

 #cookie-bar-prompt-content span {
    color: #020202;
    text-decoration: none;
}

#cookie-bar-prompt-content a:hover, #cookie-bar a:hover {
    color: #8CBD3D;
}

#cookie-bar-prompt-close span {
    display: none;
}

#cookie-bar-prompt-button {
    cursor: pointer;
}

#cookie-bar-prompt-content {
    background: #FFFFFF;
    border-radius: 7px;
    box-shadow: 1px 2px 8px rgba(0,0,0,0.5);
    color: #020202;
    margin: 0 auto;
  
    opacity: 0.97;
    overflow: auto;
    padding: 25px;
    position: relative;
    top: 5%;
  
    z-index: 9998;
}
#cookie-bar-thirdparty {
    display: none;
}
#cookie-bar-tracking {
    display: none;
}
#cookie-bar-scrolling {
    display: none;
}
#cookie-bar-privacy-page,
#cookie-bar-main-privacy-link {
    display: none;
}

#cookie-bar-prompt-close {
    background: url('https://privacy4you.its.it/theme/cookiescript/themes/images.png') no-repeat;
    background-position: -102px -94px;
    display: block;
    float: right;
    height: 14px;
    width: 14px;
}

#cookie-bar-prompt-logo {
    color: #020202!important;  
    font-size:13px;
    font-weight:600;
}
#cookie-bar-browsers a {
    display: inline-block;
    background: url('https://privacy4you.its.it/theme/cookiescript/themes/images.png') no-repeat;
    text-align: left;
    height: 53px;
    margin: 0;
    padding: 0;
    position: relative;
}
#cookie-bar-browsers a span {
    background: #FFF;
    border-radius: 2px;
    color: #000 !important;
    display: none;
    left: -10px;
    opacity: 0.8;
    padding: 3px 10px;
    position: absolute;
    text-align: center;
    top: 60px;
    width: 150px;
}
#cookie-bar-browsers a:hover span {
    display: block;
}
#cookie-bar-browsers .chrome {
    background-position: -2px -44px; width: 48px; height: 48px;
}
#cookie-bar-browsers .firefox {
    background-position: -52px -44px; width: 48px; height: 48px;
}
#cookie-bar-browsers .ie {
    background-position: -102px -44px; width: 48px; height: 48px;
}
#cookie-bar-browsers .opera {
    background-position: -2px -94px; width: 48px; height: 48px;
}
#cookie-bar-browsers .safari {
    background-position: -52px -94px; width: 48px; height: 48px;
}
.clear {
    clear: both;
}

#cookie-bar-prompt input,
#cookie-bar-prompt label {
    cursor: pointer;
    position: inherit;
    pointer-events: all;
    padding: auto;
    opacity: 1;
    color:#8CBD3D !important;  
    font-weight:600 !important; 
}

#cookie-bar-prompt #cookie-bar-customize {
    display: none;
}
#cookie-bar-prompt #cookiebar-save-customized,
#cookie-bar-prompt #cookiebar-save-customized:active {
    border: none;
    background-color: #8CBD3D;
    color: #FDFDFD;
    border-radius: 5px;
    cursor: pointer;
    font-weight: bold;
}
#cookie-bar-prompt #cookiebar-save-customized:hover {
    text-decoration: underline;
}
#cookie-bar-button-customize {
    color: #8CBD3D !important;
    cursor: pointer;
    display: inline-block;
    float: right;
    font-weight: bold;
    line-height: 1;
    margin-right: 20px;
    margin-top: 2px;
    padding: 5px 10px 6px;
    position: relative;
    text-decoration: none;
    
}
#cookie-bar-prompt i {
    font-style: normal;
}
[type="checkbox"] + label:before, [type="checkbox"]:not(.filled-in) + label:after {
    content: '';
    position: relative;
    top: 0;
    left: 0;
    width: 18px;
    height: 18px;
    z-index: 0;
    border: 0px solid #5a5a5a;
    border-radius: 1px;
    margin-top: 2px;
    transition: .2s;
}
.contenitore{
    width: 60%;
    max-width: 650px; 
    margin: 0 auto;
}
.centro{
    z-index: 2147483645;
    top: 33%;
    position: fixed !important;
    right: 0;
    background-color: #fff;
    width: 60%;
    max-width: 650px;
    border-radius: 2.5px !important;
    left: 1em;
    margin: 0 auto !important;
    font-size: 13px !important;
    max-height: 90%;
    overflow-x: hidden;
    overflow-y: auto; 
}
.top{
    z-index: 2147483645;
    top: 0;
    position: fixed !important;
    right: 0;
    background-color: #fff;
    width: 100%;
    max-width: 100%;
    font-size: 13px !important;
    max-height: 90%;
    overflow-x: hidden;
    overflow-y: auto; 
}
.bottom{
    z-index: 2147483645;
    bottom: 0;
    position: fixed !important;
    right: 0;
    background-color: #fff;
    width: 100%;
    max-width: 100%;
    font-size: 13px !important;
    max-height: 90%;
    overflow-x: hidden;
    overflow-y: auto; 
}
@media(min-width:897px){.centro{width:900px !important; max-width: 900px;} .contenitore{width:900px !important; max-width: 900px;}
}
@media(max-width:888px){.centro{width:85% !important; max-width: 700px;} .contenitore{width:96% !important; max-width: 700px;}
}
@media(max-width:425px){ #cookie-bar{width:100%; max-width: 425px;} .centro{top:2% !important; } .contenitore{width:96% !important; max-width: 425px;}
}
.btn-new{
    border: 0 !important;
    height: 47px !important;
    min-width: 155px !important;
    border-radius: 4px !important;
    margin: 0 15px 10px 0 !important;
        background-color:#FFFFFF !important;
      color: #8CBD3D !important;
    border: 1px solid #8CBD3D  !important;
    padding: 14px 24px !important;
    letter-spacing: .01em !important;
    display: inline-block;
    float:right !important;
    text-transform: uppercase !important;
    font-size: 14px !important;
    text-align: center !important;
    line-height: 14px !important;
}
.btn-new:hover{
    text-decoration: none;
}
.btn-pers{
    border: 0 !important;
    height: 47px !important;
    min-width: 155px !important;
    border-radius: 4px !important;
    margin: 0 0 10px 0 !important;
    background-color:#FFFFFF !important;
    color: #8CBD3D !important;
    border: 1px solid #8CBD3D  !important;
    padding: 14px 24px !important;
    letter-spacing: .01em !important;
    float:left !important;
    text-transform: uppercase !important;
    font-size: 14px !important;
    text-align: center !important;
}
.btn-no{
    border: 0 !important;
    height: 47px !important;
    min-width: 155px !important;
    border-radius: 4px !important;
    margin: 0 0px 10px 10px !important;
    background-color:#FFFFFF !important;
    color: #8CBD3D !important;
    border: 1px solid #8CBD3D  !important;
    padding: 14px 24px !important;
    letter-spacing: .01em !important;
    float:left !important;
    text-transform: uppercase !important;
    font-size: 14px !important;
    text-align: center !important;
}
.btn-no:hover{
    text-decoration: none;
    
}
.personalizza{
    margin-top: 0 !important;
    width: 1008px ;
    max-width: 1008px ;
    height: 450px;
    position: fixed;
    top: 50px !important;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
    -webkit-box-shadow: 0 5px 7px rgb(0 0 0 / 30%);
    -moz-box-shadow: 0 5px 7px rgba(0,0,0,0.3);
    box-shadow: 0 5px 7px rgb(0 0 0 / 30%);
    background-color: #FFFFFF;
    border-radius: 2px !important;
}
.titolo-popup-cookie{
    float: left;
    margin-left: 10px;
    max-width: 85%;
    overflow: hidden;
    position: relative;
    line-height: 1.2;
    max-height: 2.4em;
    padding-right: 1em;
    font-size: 42px !important;
}
.riga-popup{
    height: 70%;
    position: relative;
    max-width: 100%;
    margin: 0 auto;
    padding: 0; 
}
.colonna-sinistra{
    width:25%;
    float: left;
    box-sizing: border-box;
    padding: 0;
    display: initial;
}
.colonna-destra{
    width:75%;
    float: left;
    box-sizing: border-box;
    padding: 0;
    display: initial;
}

@media(max-width:900px){.colonna-sinistra{width:30%;} .colonna-destra{width:70%;} .personalizza{
    margin-top: 0 !important;
    width: 86% ;
    max-width: 86% ;}
    .titolo-popup-cookie{
    font-size:25px !important;
}
}
@media(max-width:500px){.colonna-sinistra{width:100%;} .colonna-destra{width:100%;} .personalizza{
    margin-top: 0 !important;
    width: 88% ;
    max-width: 88% ;}
    .btn-new{
        width:100%;
        margin:0px 0px 10px 0 !important;
    }
    .btn-no{
        width:100%;
        margin:0px !important;
    }
    .btn-pers{
        width:100%;
    }
    .titolo-popup-cookie{
    font-size:15px !important;
}
#cookie-bar *, #cookie-bar-prompt * {
font-size:11px;
}
#cookie-bar-prompt h2 {
  font-size: 20px;
}
}

.btn-ck-sinistra{
    width: 100%;
    display: block;
    padding: 8px 16px;
    text-align: left;
    border: none;
    white-space: normal;
    float: none;
    outline: 0;
    color:#000 !important;
}

.cookietab{
    padding:20px;
    color:#000;
    background:##FFFFFF;
}

.cokkie-active{
    background-color:#8CBD3D !important;
    color: #FDFDFD !important;  
}
#cookie-bar-prompt-content input[type="checkbox"], textarea {
    height:30px;
    width:30px;
    margin-right: 10px;
    float:left;
}
#cookie-bar-prompt-content a, #cookie-bar a {
    color:#8CBD3D !important;  
}

