
html body div#cc-tag.cc-tag-bottom-right.cc-light a#cc-tag-button.cc-link span{
	  font-size: 10px !important;
}
html body #cc-tag {
    bottom: 0 !important;
    display: none;
    position: fixed !important;
    right: 1% !important;
    z-index: 999999999 !important;
}
html body #cc-notification h2 span, #cc-notification h2 {
    font-size: 12px;
    font-weight: 400 !important;
    letter-spacing: -0.05em;
    margin-bottom: 10px !important;
}
html body #cc-notification #cc-notification-wrapper {
    padding: 8px 32px 0 !important;
}
html body div#cc-notification h2 span a.cp-link {
    font-size: 13px;
    text-decoration: underline!important;
}
html body #cc-notification.cc-light a, #cc-notification.cc-light a:visited {
    color: #31a8f0 !important;
}
html body #cc-notification ul.cc-notification-buttons li a, #cc-notification ul.cc-notification-buttons li a:visited {
    background-color: #f1d600 !important;
    margin-top: -3px !important;
   
}
html body #cc-settingsmodal #cc-settingsmodal-wrapper select, #cc-modal #cc-modal-wrapper select {
  color: #111!important;
  margin-right: 8px!important;
  text-decoration: none!important;
  position: absolute!important;
  top: 28px!important;
  right: 8px!important;
  float: right!important;
  font-size: 10pt!important;
  width: 173px;
}
html body #cc-modal #cc-modal-wrapper a.policycompleta {
color:#000!important;
font-weight: bold;
text-decoration:underline!important;
}
html body #cc-tag.cc-light a, #cc-tag.cc-light a:visited {
 background-color: #e2e2e2 !important;
    color: #1d1d1d !important;
}
html body #cc-tag a, #cc-tag a:visited {

}
html body  #cc-tag a:hover, #cc-tag a:active {
    border-left: 3px solid #f1d600 !important;
    border-right: 3px solid #f1d600 !important;
    border-top: 3px solid #f1d600 !important;
    box-shadow: 2px 2px 7px #000;
}
html body #cc-modal.cc-light #cc-modal-wrapper span.policycompleta a{
   display: block;
    font-weight: bold;
    text-align: center !important;
    text-decoration: underline !important;
    text-transform: uppercase !important;
}
html body #cc-settingsmodal #cc-settingsmodal-wrapper li, html body #cc-modal #cc-modal-wrapper li {
    clear: both !important;
    list-style: outside none none !important;
    margin: 0 !important;
    padding: 20px 0 0 !important;
    position: relative;
}
