#cc-notification {
    background-color: #fff !important;
    left: 0px;
    position: fixed !important;
    width: 100% !important;
    z-index: 99999998 !important;
	/*border: 1px dotted #ffffff !important;*/
}
@media only all and (min-width: 600px) {
	#cc-notification {
		left: 10px !important;
	}
}
#cc-notification.cc-mobile {
    /*border-bottom: 0 none !important;
    position: relative !important;*/
}
#cc-modal #cc-modal-closebutton a, #cc-settingsmodal #cc-settingsmodal-closebutton a {
    background-image: url("cross.png") !important;
    display: block !important;
    height: 18px !important;
    position: absolute !important;
    right: 2px !important;
    top: 2px !important;
    width: 18px !important;
}
#cc-modal #cc-modal-closebutton a span, #cc-settingsmodal #cc-settingsmodal-closebutton a span {
    display: none;
}
#cc-notification.cc-bottom {
    bottom: 0 !important;
	max-height: 100%;
	overflow-x: hidden;
	overflow-y: auto;
	max-width: 450px;
	box-shadow: 0 0 10px #000000;
}
#cc-notification.cc-top {
    top: 0 !important;
}
#cc-notification.cc-push {
    top: 0 !important;
}
#cc-notification #cc-notification-permissions {
    display: inline-block; /* none */
	/*margin-bottom: 5px;*/
	width: 100%;
}
#cc-tag {
    bottom: 0 !important;
    display: none;
    position: fixed !important;
    right: 10% !important;
    z-index: 999999990 !important; /* Ridotto per evitare il clik quando è aperta la finestra modale - Valore originale = 999999999 */
}
#cc-tag.cc-tag-bottom-left {
    left: 10% !important;
    right: auto !important;
}
#cc-tag.cc-tag-horizontal-right {
    bottom: 20% !important;
    right: 0 !important;
}
#cc-tag.cc-tag-horizontal-left {
    bottom: 20% !important;
    left: 0 !important;
    right: auto !important;
}
#cc-tag.cc-tag-vertical-right {
    bottom: 20% !important;
    right: 0 !important;
}
#cc-tag.cc-tag-vertical-left {
    bottom: 20% !important;
    left: 0 !important;
    right: auto !important;
}
#cc-tag a {
    padding: 0 12px !important;
    text-decoration: none !important;
}
#cc-modal-overlay {
    background: rgba(255, 255, 255, 0.8) none repeat scroll 0 0 !important;
    display: none;
    height: 1000% !important;
    left: 0 !important;
    position: fixed !important;
    top: 0 !important;
    width: 100% !important;
    z-index: 999999998 !important; /* Aumentato per evitare il clik sul pulsantino delle opzioni quando è aperta la finestra modale - Valore originale = 999999 */
}
#cc-modal, #cc-settingsmodal {
    display: none;
    height: 1000% !important;
    left: 0 !important;
    position: fixed !important;
    top: 0 !important;
    width: 100% !important;
    z-index: 999999999 !important; /* Aumentato per evitare il clik sul pulsantino delle opzioni quando è aperta la finestra modale - Valore originale = 99999999 */
}
#cc-settingsmodal {
    z-index: 2147483647 !important;
}
#cc-modal #cc-modal-wrapper, #cc-settingsmodal #cc-settingsmodal-wrapper {
    margin: 100px auto !important;
}
#cc-modal, #cc-settingsmodal, #cc-tag, #cc-notification {
    line-height: 1 !important;
}
.cc-clear {
    clear: both !important;
}
#cc-modal, #cc-settingsmodal, #cc-tag, #cc-notification, #cc-modal div, #cc-modal span, #cc-modal iframe, #cc-modal h1, #cc-modal h2, #cc-modal h3, #cc-modal h4, #cc-modal h5, #cc-modal h6, #cc-modal p, #cc-modal pre, #cc-modal a, #cc-modal code, #cc-modal em, #cc-modal img, #cc-modal s, #cc-modal small, #cc-modal strong, #cc-modal b, #cc-modal u, #cc-modal i, #cc-modal dl, #cc-modal dt, #cc-modal dd, #cc-modal ol, #cc-modal ul, #cc-modal li, #cc-modal form, #cc-modal label, #cc-settingsmodal div, #cc-settingsmodal span, #cc-settingsmodal iframe, #cc-settingsmodal h1, #cc-settingsmodal h2, #cc-settingsmodal h3, #cc-settingsmodal h4, #cc-settingsmodal h5, #cc-settingsmodal h6, #cc-settingsmodal p, #cc-settingsmodal pre, #cc-settingsmodal a, #cc-settingsmodal code, #cc-settingsmodal em, #cc-settingsmodal img, #cc-settingsmodal s, #cc-settingsmodal small, #cc-settingsmodal strong, #cc-settingsmodal b, #cc-settingsmodal u, #cc-settingsmodal i, #cc-settingsmodal dl, #cc-settingsmodal dt, #cc-settingsmodal dd, #cc-settingsmodal ol, #cc-settingsmodal ul, #cc-settingsmodal li, #cc-settingsmodal form, #cc-settingsmodal label, #cc-tag div, #cc-tag span, #cc-tag iframe, #cc-tag h1, #cc-tag h2, #cc-tag h3, #cc-tag h4, #cc-tag h5, #cc-tag h6, #cc-tag p, #cc-tag pre, #cc-tag a, #cc-tag code, #cc-tag em, #cc-tag img, #cc-tag s, #cc-tag small, #cc-tag strong, #cc-tag b, #cc-tag u, #cc-tag i, #cc-tag dl, #cc-tag dt, #cc-tag dd, #cc-tag ol, #cc-tag ul, #cc-tag li, #cc-tag form, #cc-tag label, #cc-notification div, #cc-notification span, #cc-notification iframe, #cc-notification h1, #cc-notification h2, #cc-notification h3, #cc-notification h4, #cc-notification h5, #cc-notification h6, #cc-notification p, #cc-notification pre, #cc-notification a, #cc-notification code, #cc-notification em, #cc-notification img, #cc-notification s, #cc-notification small, #cc-notification strong, #cc-notification b, #cc-notification u, #cc-notification i, #cc-notification dl, #cc-notification dt, #cc-notification dd, #cc-notification ol, #cc-notification ul, #cc-notification li, #cc-notification form, #cc-notification label {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 center;
    border: 0 none;
    font-family: /*"Open Sans",*/ Arial,Helvetica,sans-serif;
    font-size: 11pt;
    font-weight: normal;
    line-height: 1.1em;
    margin: 0;
    padding: 0;
    text-align: left;
    text-shadow: none;
    vertical-align: baseline;
}
#cc-modal a, #cc-tag a, #cc-settingsmodal a, #cc-notification a, #cc-modal a:hover, #cc-tag a:hover, #cc-settingsmodal a:hover, #cc-notification a:hover {
    background-color: transparent;
}
#cc-modal a#footerlogo span {
    /*background: transparent url("https://s3-eu-west-1.amazonaws.com/assets.cookieconsent.silktide.com/silktide-logo.png") no-repeat scroll 0 0 !important;*/
    display: block;
    height: 31px !important;
    margin-top: 4px !important;
    text-indent: -5000px !important;
    width: 126px !important;
}
#cc-modal #cc-modal-wrapper a#footerlogo, footer#mainfooter a#footerlogo, #cc-modal #cc-modal-wrapper a#footerlogo, footer#mainfooter a#footerlogo:active, #cc-modal #cc-modal-wrapper a#footerlogo, footer#mainfooter a#footerlogo:visited {
    color: #868686 !important;
    display: block;
    margin-top: 20px !important;
    text-decoration: none !important;
}
#cc-modal #cc-modal-wrapper .cc-getforsite {
    bottom: 16px;
    position: absolute;
    right: 16px;
}
#cc-modal.cc-mobile #cc-modal-wrapper .cc-getforsite {
    /*margin-left: 16px;
    margin-top: 30px !important;
    position: relative !important;*/
}
#cc-modal.cc-mobile, #cc-settingsmodal.cc-mobile {
    /*height: auto !important;
    left: 0 !important;
    position: relative !important;
    top: 0 !important;
    width: 100% !important;
    z-index: 2147483647 !important;*/
}
#cc-modal.cc-mobile a.cc-logo, #cc-settingsmodal.cc-mobile a.cc-logo, #cc-notification.cc-mobile a.cc-logo {
    /*display: none !important;*/
}
#cc-notification .cc-logo, #cc-tag .cc-logo, #cc-modal .cc-logo, #cc-settingsmodal .cc-logo {
    /*background-image: url("https://s3-eu-west-1.amazonaws.com/assets.cookieconsent.silktide.com/cookie-consent-logo.png");*/
    bottom: 20px;
    height: 32px;
    position: absolute;
    right: 32px;
    width: 142px;
}
.cc-logo span {
    display: none;
}
#cc-notification.cc-light {
    background: rgba(226, 226, 226, 0.95) none repeat scroll 0 0 !important;
    color: #1d1d1d !important;
}
#cc-notification.cc-light #cc-notification-permissions li {
    color: #1d1d1d !important;
	background: #ddfadd;
}
#cc-notification.cc-light #cc-notification-permissions li strong {
    color: #0f76be !important;
}
#cc-notification.cc-light #cc-notification-permissions li.cc-notification-permissions-inactive {
    /*color: #aaa !important;*/
	background: #ffdddd;
}
#cc-notification.cc-light #cc-notification-permissions li.cc-notification-permissions-inactive label {
    /*color: #aaa !important;*/
}
#cc-notification.cc-light #cc-notification-permissions li.cc-notification-permissions-inactive strong {
    /*color: #88bfef !important;*/
}
#cc-notification.cc-light #cc-notification-permissions li.cc-notification-permissions-inactive a.cc-learnmore-link {
    /*color: #aaa !important;*/
}
#cc-notification.cc-light a, #cc-notification.cc-light a:visited {
    color: #0f76be !important;
}
#cc-notification.cc-light a:hover {
    color: #257eb4 !important;
}
#cc-notification.cc-light h2, #cc-notification.cc-light h3, #cc-notification.cc-light p {
    color: #1d1d1d !important;
}
#cc-notification.cc-light ul.cc-notification-buttons li a, #cc-notification.cc-light ul.cc-notification-buttons li a:visited {
    background-color: #f1d600 !important;
    color: #111 !important;
}
#cc-notification.cc-light ul.cc-notification-buttons li a:hover, #cc-notification.cc-light ul.cc-notification-buttons li a:active, #cc-notification.cc-light ul.cc-notification-buttons li #cc-approve-button-allsites:hover, #cc-notification.cc-light ul.cc-notification-buttons li #cc-approve-button-allsites:active {
    background-color: #f5f5f5 !important;
}
#cc-notification.cc-light ul.cc-notification-buttons li #cc-approve-button-allsites {
    background-color: #0f76be !important;
}
#cc-tag.cc-light a, #cc-tag.cc-light a:visited {
    background-color: #e2e2e2 !important;
    color: #1d1d1d !important;
}
#cc-modal.cc-light #cc-modal-wrapper {
    background-color: #f0f0f0 !important;
    /*color: #f5f5f5 !important;*/
}
#cc-modal.cc-light #cc-modal-wrapper a, #cc-modal.cc-light #cc-modal-wrapper a:visited {
    color: #707070 !important;
}
#cc-modal.cc-light #cc-modal-wrapper a:hover {
    color: #31a8f0 !important;
}
#cc-modal.cc-light #cc-modal-wrapper #cc-change-button-allsites {
    background-color: #707070 !important;
    color: #111 !important;
}
#cc-modal.cc-light #cc-modal-wrapper select {
    color: #111 !important;
}
#cc-modal.cc-light #cc-modal-wrapper a.cc-consentchange:hover {
    background-color: #31a8f0 !important;
}
#cc-modal.cc-light #cc-modal-wrapper li strong {
    color: #0f76be !important;
}
#cc-modal.cc-light #cc-modal-wrapper li span {
    color: #505050 !important;
}
#cc-settingsmodal.cc-light #cc-settingsmodal-wrapper {
    background-color: #e1e1e1 !important;
    color: #f5f5f5 !important;
}
#cc-modal.cc-light #cc-modal-wrapper p, #cc-settingsmodal.cc-light #cc-settingsmodal-wrapper p {
    color: #f5f5f5 !important;
}
#cc-modal.cc-light #cc-modal-wrapper h2, #cc-settingsmodal.cc-light #cc-settingsmodal-wrapper h2 {
    color: #1d1d1d !important;
}
#cc-modal.cc-light #cc-modal-wrapper h2 span, #cc-settingsmodal.cc-light #cc-settingsmodal-wrapper h2 span {
    color: #505050 !important;
}
#cc-settingsmodal.cc-light #cc-settingsmodal-wrapper h2 span {
    color: #71f031 !important;
}
#cc-settingsmodal.cc-light #cc-settingsmodal-wrapper p.cc-subtitle, #cc-modal.cc-light #cc-modal-wrapper p.cc-subtitle {
    color: #505050 !important;
}
#cc-settingsmodal.cc-light #cc-settingsmodal-secondclosebutton a, #cc-settingsmodal.cc-light #cc-settingsmodal-secondclosebutton a:visited {
    color: #707070 !important;
}
#cc-modal.cc-light #cc-modal-secondclosebutton a:hover, #cc-modal.cc-light #cc-modal-secondclosebutton a:active, #cc-settingsmodal.cc-light #cc-settingsmodal-secondclosebutton a:hover, #cc-settingsmodal.cc-light #cc-settingsmodal-secondclosebutton a:active, #cc-modal.cc-light #cc-modal-global a:hover, #cc-modal.cc-light #cc-modal-global a:active {
    color: #1d1d1d !important;
}
#cc-modal.cc-light #cc-modal-wrapper .cc-preference-importantmessage a, #cc-modal.cc-light #cc-modal-wrapper .cc-preference-importantmessage a:visited {
    background-color: #f1d600 !important;
    box-shadow: 1px 1px 2px #000;
    color: #111 !important;
}
#cc-modal.cc-light #cc-modal-wrapper .cc-preference-importantmessage a:hover, #cc-modal.cc-light #cc-modal-wrapper .cc-preference-importantmessage a:active {
    background-color: #0288ce !important;
    box-shadow: 1px 2px 10px #000;
    color: #fff !important;
}
#cc-modal.cc-light #cc-modal-wrapper a.cc-learnmore-link, #cc-settingsmodal.cc-light #cc-settingsmodal-wrapper a.cc-learnmore-link, #cc-notification.cc-light a.cc-learnmore-link {
    color: #0f76be !important;
}
#cc-notification.cc-monochrome {
    background: rgba(51, 51, 51, 0.95) none repeat scroll 0 0 !important;
    color: #fff !important;
}
#cc-notification.cc-monochrome #cc-notification-permissions li {
    color: #fff !important;
	background: #2b5c2b;
}
#cc-notification.cc-monochrome #cc-notification-permissions li strong {
    color: #fff !important;
}
#cc-notification.cc-monochrome #cc-notification-permissions li.cc-notification-permissions-inactive {
    /*color: #aaa !important;*/
	background: #5c2b2b;
}
#cc-notification.cc-monochrome #cc-notification-permissions li.cc-notification-permissions-inactive label {
    /*color: #aaa !important;*/
}
#cc-notification.cc-monochrome #cc-notification-permissions li.cc-notification-permissions-inactive strong {
    /*color: #bbb !important;*/
}
#cc-notification.cc-monochrome #cc-notification-permissions li.cc-notification-permissions-inactive a.cc-learnmore-link {
    /*color: #aaa !important;*/
}
#cc-notification.cc-monochrome a, #cc-notification.cc-monochrome a:visited {
    color: #ddd !important;
}
#cc-notification.cc-monochrome a:hover {
    color: #fff !important;
}
#cc-notification.cc-monochrome h2, #cc-notification.cc-monochrome h3, #cc-notification.cc-monochrome p {
    color: #aaa !important;
}
#cc-notification.cc-monochrome ul.cc-notification-buttons li a, #cc-notification.cc-monochrome ul.cc-notification-buttons li a:visited {
    background-color: #ddd !important;
    color: #111 !important;
}
#cc-notification.cc-monochrome ul.cc-notification-buttons li a:hover, #cc-notification.cc-monochrome ul.cc-notification-buttons li a:active, #cc-notification.cc-monochrome ul.cc-notification-buttons li #cc-approve-button-allsites:hover, #cc-notification.cc-monochrome ul.cc-notification-buttons li #cc-approve-button-allsites:active {
    background-color: #fff !important;
}
#cc-notification.cc-monochrome ul.cc-notification-buttons li #cc-approve-button-allsites {
    background-color: #ddd !important;
}
#cc-tag.cc-monochrome #cc-tag-button, #cc-tag.cc-monochrome #cc-tag-button:visited {
    background-color: #333 !important;
    color: #ddd !important;
}
#cc-tag.cc-monochrome #cc-tag-button:hover, #cc-tag.cc-monochrome #cc-tag-button:active {
    border-left: 3px solid #fff !important;
    border-right: 3px solid #fff !important;
    border-top: 3px solid #fff !important;
}
#cc-settingsmodal.cc-monochrome #cc-settingsmodal-wrapper li strong, #cc-modal.cc-monochrome #cc-modal-wrapper li strong {
    color: #fff !important;
}
#cc-modal.cc-monochrome #cc-modal-wrapper {
    background-color: #333 !important;
    color: #f5f5f5 !important;
}
#cc-modal.cc-monochrome #cc-modal-wrapper a, #cc-modal.cc-monochrome #cc-modal-wrapper a:visited {
    color: #707070 !important;
}
#cc-modal.cc-monochrome #cc-modal-wrapper a:hover {
    color: #31a8f0 !important;
}
#cc-modal.cc-monochrome #cc-modal-wrapper #cc-change-button-allsites {
    background-color: #707070 !important;
    color: #111 !important;
}
#cc-modal.cc-monochrome #cc-modal-wrapper select {
    color: #111 !important;
}
#cc-modal.cc-monochrome #cc-modal-wrapper a.cc-consentchange:hover {
    background-color: #31a8f0 !important;
}
#cc-modal.cc-monochrome #cc-modal-wrapper li strong {
    color: #fff !important;
}
#cc-modal.cc-monochrome #cc-modal-wrapper li span {
    color: #cfcfcf !important;
}
#cc-settingsmodal.cc-monochrome #cc-settingsmodal-wrapper {
    background-color: #333 !important;
    color: #f5f5f5 !important;
}
#cc-modal.cc-monochrome #cc-modal-wrapper p, #cc-settingsmodal.cc-monochrome #cc-settingsmodal-wrapper p {
    color: #f5f5f5 !important;
}
#cc-modal.cc-monochrome #cc-modal-wrapper h2, #cc-settingsmodal.cc-monochrome #cc-settingsmodal-wrapper h2 {
    color: #fff !important;
}
#cc-modal.cc-monochrome #cc-modal-wrapper h2 span, #cc-settingsmodal.cc-monochrome #cc-settingsmodal-wrapper h2 span {
    color: #cfcfcf !important;
}
#cc-settingsmodal.cc-monochrome #cc-settingsmodal-wrapper h2 span {
    color: #ddd !important;
}
#cc-settingsmodal.cc-monochrome #cc-settingsmodal-wrapper p.cc-subtitle, #cc-modal.cc-monochrome #cc-modal-wrapper p.cc-subtitle {
    color: #cfcfcf !important;
}
#cc-settingsmodal.cc-monochrome #cc-settingsmodal-secondclosebutton a, #cc-settingsmodal.cc-monochrome #cc-settingsmodal-secondclosebutton a:visited {
    color: #707070 !important;
}
#cc-modal.cc-monochrome #cc-modal-secondclosebutton a:hover, #cc-modal.cc-monochrome #cc-modal-secondclosebutton a:active, #cc-settingsmodal.cc-monochrome #cc-settingsmodal-secondclosebutton a:hover, #cc-settingsmodal.cc-monochrome #cc-settingsmodal-secondclosebutton a:active, #cc-modal.cc-monochrome #cc-modal-global a:hover, #cc-modal.cc-monochrome #cc-modal-global a:active {
    color: #fff !important;
}
#cc-modal.cc-monochrome #cc-modal-wrapper .cc-preference-importantmessage a, #cc-modal.cc-monochrome #cc-modal-wrapper .cc-preference-importantmessage a:visited {
    background-color: #f1d600 !important;
    box-shadow: 1px 1px 2px #000;
    color: #111 !important;
}
#cc-modal.cc-monochrome #cc-modal-wrapper .cc-preference-importantmessage a:hover, #cc-modal.cc-monochrome #cc-modal-wrapper .cc-preference-importantmessage a:active {
    background-color: #0288ce !important;
    box-shadow: 1px 2px 10px #000;
    color: #fff !important;
}
#cc-modal.cc-monochrome #cc-modal-wrapper a.cc-learnmore-link, #cc-settingsmodal.cc-monochrome #cc-settingsmodal-wrapper a.cc-learnmore-link, #cc-notification.cc-monochrome a.cc-learnmore-link {
    color: #ffffff !important;
}
#cc-notification ul.cc-notification-buttons li a, #cc-notification ul.cc-notification-buttons li a:visited {
    float: right !important;
}
#cc-notification ul.cc-notification-buttons {
    position: relative !important;
	/*float: right;*/
    /*right: 0 !important;
    top: 5px !important;*/
    width: auto !important;
}
#cc-notification.cc-mobile #cc-notification-wrapper {
    /*margin-right: 0 !important;*/
}
#cc-notification.cc-mobile ul.cc-notification-buttons li a, #cc-notification.cc-mobile ul.cc-notification-buttons li a:visited {
    /*float: none !important;*/
}
#cc-notification.cc-mobile ul.cc-notification-buttons {
    /*clear: both;
    padding-top: 1px !important;
    position: relative !important;
    right: 0 !important;
    top: 0 !important;
    width: auto !important;*/
}
#cc-notification {
    background: rgba(29, 29, 29, 0.95) none repeat scroll 0 0 !important;
    border-bottom: 1px dotted #ccc !important;
    color: #f5f5f5 !important;
    font-family: /*"Open Sans",*/ Arial,Helvetica,sans-serif !important;
    font-size: 11pt !important;
}
#cc-notification #cc-notification-wrapper {
    padding: 24px 24px 6px 24px !important;
}
#cc-notification #cc-notification-permissions ul {
    float: left !important;
    list-style: outside none none !important;
    margin: 5px 0 0 0 !important;
    padding: 0 !important;
	width: 100%;
}
#cc-notification.cc-mobile #cc-notification-permissions li {
    /*width: auto !important;*/
}
#cc-notification #cc-notification-permissions li {
    color: #9a9a9a !important;
    list-style: outside none none !important;
    margin: 0 0 5px 0 !important;
    padding: 5px !important;
    transition: color 0.2s ease-in 0s;
    width: auto !important;
	max-width: 100%;
}
#cc-notification.cc-dark #cc-notification-permissions li {
	background: #005500;
}
#cc-notification #cc-notification-permissions li label {
	font-size: 8pt !important;
	line-height: 1.1em;
	transition: color 0.2s ease-in 0s;	
}
#cc-notification.cc-dark #cc-notification-permissions li label {
    color: #dddddd !important;
}
#cc-notification.cc-light #cc-notification-permissions li label {
    color: #000000 !important;
}
#cc-notification.cc-monochrome #cc-notification-permissions li label {
    color: #dddddd !important;
}
#cc-notification #cc-notification-permissions li input {
    float: left !important;
    margin: 2px 5px 0 0 !important;
	transform: scale(1.2) !important;
}
#cc-notification #cc-notification-permissions li strong {
    color: #64bbf0 !important;
    display: block !important;
    font-size: 10pt;
    /*letter-spacing: -0.05em;*/
    transition: color 0.2s ease-in 0s;
	margin: 0 0 3px 0;
	font-weight: bold;
}
#cc-notification.cc-dark #cc-notification-permissions li.cc-notification-permissions-inactive {
    /*color: #777777 !important;*/
	background: #550000;
}
#cc-notification.cc-dark #cc-notification-permissions li.cc-notification-permissions-inactive label {
    /*color: #777777 !important;*/
	/*background: #770000;*/
}
#cc-notification.cc-dark #cc-notification-permissions li.cc-notification-permissions-inactive strong {
    /*color: #4988af !important;*/
	/*background: #770000;*/
}
#cc-notification #cc-notification-permissions li a.cc-learnmore-link {
    transition: color 0.2s ease-in 0s;
}
#cc-notification #cc-notification-permissions li.cc-notification-permissions-inactive a.cc-learnmore-link {
    /*color: #777777 !important;*/
	/*background: #770000;*/
}
#cc-notification a, #cc-notification a:visited {
    color: #ffff00 !important;
    font-size: inherit;
    text-decoration: underline !important;
	font-weight: bold;
}
#cc-notification a:hover {
    color: #b2f7ff !important;
    text-decoration: underline !important;
}
#cc-notification h2, #cc-notification h3, #cc-notification p {
    color: #f5f5f5 !important;
    font-size: 11pt;
    margin: 0 !important;
    text-align: left !important;
    width: auto !important;
}
#cc-notification h2 {
    /*margin-right: 200px !important;*/
	margin-bottom: 5px !important;
}
#cc-notification.cc-mobile h2 {
    /*margin-right: 0 !important;*/
}
#cc-notification h2 span, #cc-notification h2 {
    font-size: 8pt;
    font-weight: normal !important;
    /*letter-spacing: -0.05em;*/
}
#cc-notification h2 a {
    font-size: inherit;
    /*letter-spacing: -0.05em;*/
	font-weight: bold;
}
#cc-notification h3 {
    margin-top: 10px !important;
}
#cc-notification ul.cc-notification-buttons {
    list-style: outside none none !important;
    margin: 0 !important;
    padding: 0 !important;
	display: inline-block;
}
#cc-notification.cc-notification-afterload ul.cc-notification-buttons {
    bottom: 5px !important;
    top: auto !important;
}
#cc-notification ul.cc-notification-buttons li {
    list-style: outside none none !important;
    margin: 0 !important;
    padding: 0 !important;
}
#cc-notification ul.cc-notification-buttons li a, #cc-notification ul.cc-notification-buttons li a:visited {
    background-color: #f1d600 !important;
    border-radius: 5px !important;
    color: #111 !important;
    display: block;
    font-size: 10pt !important;
    font-weight: 600;
    /*letter-spacing: -0.05em;*/
	margin: 4px !important;
    /*margin-bottom: 12px !important;
    margin-right: 8px !important;
    margin-top: 8px !important;*/
    padding: 8px 10px !important;
    text-decoration: none !important;
    transition: background 0.2s ease-in-out 0s, color 0.2s ease-in-out 0s, -moz-box-shadow 0.2s ease-in-out 0s;
}
#cc-notification ul.cc-notification-buttons li a:hover, #cc-notification ul.cc-notification-buttons li a:active, #cc-notification ul.cc-notification-buttons li #cc-approve-button-allsites:hover, #cc-notification ul.cc-notification-buttons li #cc-approve-button-allsites:active {
    background-color: #f5f5f5 !important;
    box-shadow: 1px 2px 10px #000;
    text-decoration: none !important;
}
#cc-notification ul.cc-notification-buttons li #cc-approve-button-allsites {
    background-color: #31a8f0 !important;
}
#cc-tag a, #cc-tag a:visited {
    background-color: #1d1d1d !important;
    background-position: 6px 7px;
    background-repeat: no-repeat;
    border-left: 2px solid #707070 !important;
    border-radius: 2px 2px 0 0 !important;
    border-right: 2px solid #707070 !important;
    border-top: 2px solid #707070 !important;
    box-shadow: 1px 1px 2px #000;
    color: #f5f5f5 !important;
    display: block;
    font-family: /*"Open Sans",*/ Arial,Helvetica,sans-serif !important;
    font-size: 9pt !important;
    padding: 6px 8px !important;
    text-decoration: none !important;
    transition: color 0.2s ease-in-out 0s, -moz-box-shadow 0.2s ease-in-out 0s;
}
#cc-tag.cc-tag-horizontal-right a, #cc-tag.cc-tag-horizontal-right a:visited {
    margin-right: -82px !important;
    padding: 8px 12px 60px !important;
    transform: rotate(-90deg) !important;
}
#cc-tag.cc-tag-horizontal-left a, #cc-tag.cc-tag-horizontal-left a:visited {
    margin-left: -82px !important;
    padding: 8px 12px 60px !important;
    transform: rotate(90deg) !important;
}
#cc-tag.cc-tag-vertical-right a, #cc-tag.cc-tag-vertical-right a:visited {
    margin-right: -82px !important;
    padding: 8px 12px 60px !important;
    transform: rotate(-90deg) !important;
}
#cc-tag.cc-tag-vertical-left a, #cc-tag.cc-tag-vertical-left a:visited {
    margin-left: -82px !important;
    padding: 8px 12px 60px !important;
    transform: rotate(90deg) !important;
}
#cc-tag a:hover, #cc-tag a:active {
    border-left: 2px solid #f1d600 !important;
    border-right: 2px solid #f1d600 !important;
    border-top: 2px solid #f1d600 !important;
    box-shadow: 2px 2px 7px #000;
}
#cc-tag a span {
    font-size: 8pt !important;
	font-weight: bold;
}
#cc-modal {
    font-family: /*"Open Sans",*/ Arial,Helvetica,sans-serif !important;
    font-size: 11pt !important;
}
#cc-modal #cc-modal-wrapper {
    background-color: #1d1d1d !important;
    box-shadow: 0 0 30px #000;
    color: #f5f5f5 !important;
    margin: 10px auto !important;
    max-height: 8%;
    /*min-height: 300px;*/
    overflow-x: hidden;
    overflow-y: auto;
    padding: 10px 5px 0 5px !important;
    position: relative !important;
    text-align: left !important;
    width: 80% !important;
}
#cc-modal #cc-modal-wrapper a, #cc-modal #cc-modal-wrapper a:visited {
    color: #f5f500 !important;
    text-decoration: none !important;
}
#cc-modal #cc-modal-wrapper a:hover {
    color: #31a8f0 !important;
    text-decoration: underline !important;
}
#cc-modal #cc-modal-wrapper #cc-change-button-allsites {
    background-color: #f5f500 !important;
    border-radius: 3px !important;
    clear: both !important;
    color: #111 !important;
    display: block !important;
    float: left !important;
    margin-bottom: 6px !important;
    margin-right: 8px !important;
    margin-top: 16px !important;
    padding: 6px 12px !important;
    text-decoration: none !important;
}
#cc-modal #cc-modal-wrapper #cc-change-button-allsites:hover, #cc-modal #cc-modal-wrapper #cc-change-button-allsites:active {
    background-color: #31a8f0 !important;
}
#cc-settingsmodal #cc-settingsmodal-wrapper select, #cc-modal #cc-modal-wrapper select {
    color: #111 !important;
    /*float: right !important;*/
    font-size: 10pt !important;
	font-weight: bold;
    /*margin-right: 8px !important;*/
    /*position: absolute !important;*/
    /*right: 8px !important;*/
    text-decoration: none !important;
    /*top: 28px !important;*/
    width: auto;
	margin: 10px 0 0 0;
}
#cc-settingsmodal.cc-mobile #cc-settingsmodal-wrapper select, #cc-modal.cc-mobile #cc-modal-wrapper select {
    /*float: none !important;
    margin-top: 10px !important;
    position: static !important;*/
}
#cc-modal #cc-modal-wrapper a.cc-consentchange:hover {
    /*background-color: #31a8f0 !important;*/
}
#cc-settingsmodal #cc-settingsmodal-wrapper ul li label, #cc-modal #cc-modal-wrapper ul li label {
    float: none;
}
#cc-settingsmodal #cc-settingsmodal-wrapper ul, #cc-modal #cc-modal-wrapper ul {
    list-style: outside none none !important;
    margin: 0 !important;
    padding: 0 10px !important;
}
#cc-settingsmodal.cc-mobile #cc-settingsmodal-wrapper ul, #cc-modal.cc-mobile #cc-modal-wrapper ul {
    /*padding: 0 !important;*/
}
#cc-settingsmodal #cc-settingsmodal-wrapper li, #cc-modal #cc-modal-wrapper li {
    clear: both !important;
    list-style: outside none none !important;
    margin: 0 !important;
    padding: 10px 0 0 !important;
    position: relative;
}
#cc-settingsmodal #cc-settingsmodal-wrapper li strong, #cc-modal #cc-modal-wrapper li strong {
    color: #31a8f0 !important;
    display: block !important;
    float: left !important;
    font-size: 13pt;
    font-weight: bold !important;
    /*width: 480px !important;*/
}
#cc-settingsmodal.cc-mobile #cc-settingsmodal-wrapper li strong #cc-modal.cc-mobile #cc-modal-wrapper li strong {
    /*float: none !important;*/
}
#cc-settingsmodal #cc-settingsmodal-wrapper li span, #cc-modal #cc-modal-wrapper li span {
    clear: left !important;
    color: #c5c5c5 !important;
    display: block !important;
    float: left !important;
    font-size: 10pt !important;
    line-height: 1.2em;
    margin-top: 8px;
    width: 100% !important;
}
#cc-settingsmodal #cc-settingsmodal-wrapper li span, #cc-modal #cc-modal-wrapper li span a {
font-size: inherit;
}
#cc-settingsmodal.cc-mobile #cc-settingsmodal-wrapper li span, #cc-modal.cc-mobile #cc-modal-wrapper li span {
    /*float: none !important;*/
}
#cc-settingsmodal {
    font-family: /*"Open Sans",*/ Arial,Helvetica,sans-serif !important;
    font-size: 11pt !important;
}
#cc-settingsmodal.cc-mobile {
    /*height: auto;*/
}
#cc-settingsmodal #cc-settingsmodal-wrapper {
    background-color: #1d1d1d !important;
    /*background-image: url("https://s3-eu-west-1.amazonaws.com/assets.cookieconsent.silktide.com/globe.png");*/
    background-position: -20px 20px;
    background-repeat: no-repeat;
    box-shadow: 0 0 30px #000;
    color: #f5f5f5 !important;
    height: 8% !important;
    margin: 40px auto !important;
    max-height: 560px;
    overflow-x: hidden;
    padding-top: 24px !important;
    position: relative !important;
    text-align: left !important;
    width: 716px !important;
}
#cc-settingsmodal #cc-settingsmodal-wrapper .cc-content {
    height: 400px;
    margin-top: 20px;
    overflow-x: hidden !important;
    overflow-y: auto !important;
}
#cc-settingsmodal.cc-mobile #cc-settingsmodal-wrapper {
    /*max-height: none !important;*/
}
#cc-settingsmodal.cc-mobile #cc-settingsmodal-wrapper .cc-content {
    /*height: 540px !important;
    max-height: none !important;*/
}
#cc-modal #cc-modal-wrapper p {
    color: #f5f5f5 !important;
    line-height: 1em;
    margin-top: 12px;
}
#cc-settingsmodal #cc-settingsmodal-wrapper p {
    margin-top: 32px;
}
#cc-modal #cc-modal-wrapper .cc-content {
    clear: both;
    height: auto;
    overflow-x: hidden;
    overflow-y: auto;
    padding-top: 4px;
}
#cc-modal.cc-mobile #cc-modal-wrapper .cc-content {
    /*height: auto !important;
    overflow: hidden !important;*/
}
#cc-modal #cc-modal-wrapper h2, #cc-settingsmodal #cc-settingsmodal-wrapper h2 {
    color: #fff !important;
    font-size: 14pt !important;
    font-weight: normal;
    margin: 0 10px !important;
    width: 80% !important;
}
#cc-settingsmodal #cc-settingsmodal-wrapper h2 {
    margin: 0 72px !important;
}
#cc-modal #cc-modal-wrapper h2 span, #cc-settingsmodal #cc-settingsmodal-wrapper h2 span {
    color: #c5c5c5 !important;
    font-size: inherit !important;
}
#cc-settingsmodal #cc-settingsmodal-wrapper h2 span {
    color: #71f031 !important;
}
#cc-settingsmodal #cc-settingsmodal-wrapper p.cc-subtitle, #cc-modal #cc-modal-wrapper p.cc-subtitle {
    color: #c5c5c5 !important;
    font-size: 11pt !important;
    margin: 5px 10px 0 10px !important;
}
#cc-settingsmodal #cc-settingsmodal-wrapper p.cc-subtitle {
    margin: 16px 0 0 73px !important;
}
#cc-modal.cc-mobile #cc-modal-wrapper p.cc-subtitle {
    /*margin-left: 0 !important;*/
}
#cc-settingsmodal.cc-mobile #cc-settingsmodal-wrapper p.cc-subtitle {
    /*margin-left: 10px !important;*/
}
#cc-settingsmodal #cc-settingsmodal-wrapper iframe {
    border: 0 none !important;
    min-height: 390px !important;
    width: 714px !important;
}
#cc-settingsmodal.cc-mobile #cc-settingsmodal-wrapper iframe {
    /*height: 500px;
    margin-top: 0;
    width: 100% !important;
    z-index: 2147483647 !important;*/
}
#cc-modal #cc-modal-closebutton a, #cc-settingsmodal #cc-settingsmodal-closebutton a {
    background-image: url("modal-close.png") !important;
    background-position: 0 0;
    display: block !important;
    height: 24px !important;
    position: absolute !important;
    right: 10px !important;
    top: 10px !important;
    width: 24px !important;
}
#cc-modal #cc-modal-closebutton a:hover, #cc-settingsmodal #cc-settingsmodal-closebutton a:hover {
    background-position: 0 -24px;
}
#cc-modal #cc-modal-global {
    padding-top: 5px !important;
}
#cc-settingsmodal #cc-settingsmodal-secondclosebutton a, #cc-settingsmodal #cc-settingsmodal-secondclosebutton a:visited {
    color: #71f031 !important;
    text-decoration: none !important;
}
#cc-modal #cc-modal-secondclosebutton a span, #cc-modal #cc-modal-secondclosebutton a:visited span, #cc-settingsmodal #cc-settingsmodal-secondclosebutton a span, #cc-settingsmodal #cc-settingsmodal-secondclosebutton a:visited span, #cc-modal #cc-modal-global a span, #cc-modal #cc-modal-global a:visited span {
    font-size: 12pt !important;
    font-weight: 600 !important;
}
#cc-settingsmodal.cc-mobile #cc-settingsmodal-secondclosebutton {
    /*padding-left: 10px;
    padding-top: 0;*/
}
#cc-modal.cc-mobile #cc-modal-secondclosebutton a, #cc-modal.cc-mobile #cc-modal-secondclosebutton a:visited, #cc-modal.cc-mobile #cc-modal-global a, #cc-modal.cc-mobile #cc-modal-global a:visited {
    /*float: none !important;*/
}
#cc-settingsmodal.cc-mobile #cc-settingsmodal-secondclosebutton a, #cc-settingsmodal.cc-mobile #cc-settingsmodal-secondclosebutton a:visited {
    /*display: none !important;*/
}
#cc-modal #cc-modal-secondclosebutton a:hover, #cc-modal #cc-modal-secondclosebutton a:active, #cc-settingsmodal #cc-settingsmodal-secondclosebutton a:hover, #cc-settingsmodal #cc-settingsmodal-secondclosebutton a:active, #cc-modal #cc-modal-global a:hover, #cc-modal #cc-modal-global a:active {
    color: #fff !important;
    text-decoration: none !important;
}
#cc-modal #cc-modal-wrapper #cc-modal-footer-buttons {
    margin-left: 57px !important;
    margin-top: 25px !important;
}
#cc-settingsmodal #cc-settingsmodal-wrapper #cc-settingsmodal-footer-buttons {
    margin-left: 72px !important;
}
#cc-modal.cc-mobile #cc-modal-wrapper #cc-modal-footer-buttons {
    /*margin-left: 0 !important;
    padding-top: 10px !important;
    position: relative;
    width: auto;*/
}
#cc-modal #cc-modal-wrapper .cc-preference-importantmessage {
    background-color: #444 !important;
    border: 1px dotted #707070 !important;
    clear: both !important;
    line-height: 2em !important;
    margin-top: 20px !important;
    padding: 10px !important;
    text-align: left !important;
}
#cc-modal #cc-modal-wrapper .cc-preference-importantmessage a, #cc-modal #cc-modal-wrapper .cc-preference-importantmessage a:visited {
    background-color: #f1d600 !important;
    border-radius: 5px !important;
    box-shadow: 1px 1px 2px #000;
    color: #111 !important;
    display: block;
    float: right;
    font-size: 10pt;
    line-height: 1.2em;
    margin-bottom: 0 !important;
    margin-right: 8px !important;
    margin-top: 0 !important;
    padding: 5px 10px !important;
    text-decoration: none !important;
    transition: background 0.2s ease-in-out 0s, color 0.2s ease-in-out 0s, -moz-box-shadow 0.2s ease-in-out 0s;
}
#cc-modal #cc-modal-wrapper .cc-preference-importantmessage a:hover, #cc-modal #cc-modal-wrapper .cc-preference-importantmessage a:active {
    background-color: #0288ce !important;
    box-shadow: 1px 2px 10px #000;
    color: #fff !important;
    text-decoration: none !important;
}
#cc-modal #cc-modal-wrapper a.cc-learnmore-link, #cc-settingsmodal #cc-settingsmodal-wrapper a.cc-learnmore-link, #cc-notification a.cc-learnmore-link {
    color: #fff !important;
	font-weight: bold;
}
#cc-modal.cc-mobile #cc-modal-wrapper {
    /*height: auto !important;
    max-height: none !important;
    min-height: inherit !important;*/
}
#cc-modal.cc-mobile #cc-modal-wrapper, #cc-settingsmodal.cc-mobile #cc-settingsmodal-wrapper {
    /*margin-top: 0 !important;
    width: auto !important;*/
}
#cc-modal.cc-mobile #cc-modal-wrapper h2 {
    /*margin-left: 0 !important;
    width: auto !important;*/
}
#cc-settingsmodal.cc-mobile #cc-settingsmodal-wrapper h2 span, #cc-modal.cc-mobile #cc-modal-wrapper h2 span {
    /*display: block;
    margin-top: 8px;*/
}
/*#cc-settingsmodal.cc-mobile #cc-settingsmodal-wrapper h2 {
    margin-left: 10px !important;
    width: auto !important;
}
#cc-modal.cc-mobile #cc-modal-wrapper, #cc-settingsmodal.cc-mobile #cc-settingsmodal-wrapper {
    background-image: none !important;
    border: 0 none !important;
    box-shadow: none;
    max-height: none !important;
}
#cc-settingsmodal.cc-mobile #cc-settingsmodal-wrapper li span, #cc-modal.cc-mobile #cc-modal-wrapper li span {
    float: none !important;
    width: auto !important;
}
#cc-modal.cc-mobile #cc-modal-wrapper a.cc-consentchange {
    float: none !important;
    margin-top: 10px !important;
}*/
#cc-modal #cc-modal-wrapper li strong {
    width: auto !important;
}

#cc-notification .notificacookie1 {
font-size: 1.5em !important;
font-weight: bold !important;
font-variant: small-caps;
}
#cc-notification.cc-dark .notificacookie1 {
color: #ffff00 !important;
}
#cc-notification .notificacookie2 {
font-size: 1.3em !important;
font-weight: bold !important;
margin-top: 5px;
display: inline-block;
}
#cc-notification.cc-dark .notificacookie2 {
color: #40ff40 !important;
}
#cc-notification.cc-light .notificacookie1 {
color: #FF0000 !important;
}
#cc-notification.cc-light .notificacookie2 {
color: #008800 !important;
}
#cc-notification.cc-monochrome .notificacookie1 {
color: #ffffff !important;
}
#cc-notification.cc-monochrome .notificacookie2 {
color: #40ff40 !important;
}
#cc-notification ul.cc-notification-buttons li a#cc-approve-button-thissite.coloreSalva {
background-color: #009000 !important;
color: #ffffff !important;
}
#cc-notification ul.cc-notification-buttons li a#cc-approve-button-thissite.coloreSalva.coloreRifiuta {
background-color: #cc0000 !important;
color: #ffffff !important;
}
#cc-notification div.comandicookie {
display: block;
position: relative;
/*float: right;*/
text-align: center;
padding-bottom: 5px;
}