﻿.site-notifications-container {border:0; padding:0; width:100%; z-index:10000;}
.site-notification-block {border-bottom: solid 1px #987; padding: 8pt;}
.site-notification-block .tc-cc-text, .site-notification-block .tc-cc-btns {margin: 0 auto; max-width: 630px;}
.site-notification-block .tc-cc-text {color:#000; font-size: 9pt;}
.site-notification-block .tc-cc-btns {margin-top: 8pt; text-align: right;}
.site-notification-block .tc-cc-decline {color:#841; cursor: pointer; margin-right: 8pt; padding: 4pt 8pt;}
.site-notification-block .tc-cc-decline:hover {color: #b62; text-decoration: underline;}
.site-notification-block .tc-cc-ok {background: #03c; color: #fff; cursor: pointer; font-size:8pt; padding: 4pt 8pt;}
.site-notification-block .tc-cc-ok:hover, .site-notification-block .tc-cc-ok:active {background: #36f;}

.site-notification-cookie-consent {background: #ffedda;}
.site-notification-policy-change {background: #d2c5af;}
