/* body {padding-bottom:20px;} */
.fck-eu-cookies.fck-priority {
  position: fixed;
     left: 0;
     bottom: 0;
     width: 100%;
     box-sizing: border-box;
     padding: 5px;
     background: url("/templates/uvn/images/black70.png");
     color:#c0c0c0;
     z-index: 9999; 
}
.fck-eu-cookies a, .fck-eu-cookies a:hover, .fck-eu-cookies a:visited, .fck-eu-cookies a:active, .fck-eu-cookies a:focus {color: #32baee !important;}
.fck-eu-cookies button {
    background: transparent none repeat scroll 0 0;
    border: 0;
    border-left: 1px solid #c0c0c0;
    color: #32baee;
    cursor: pointer;
    flex-shrink: 0;
    margin-left:10px;
    padding-left:10px;
}