﻿.attentionbar-wrapper { width: 100%; height:35px; z-index:100;}.attentionbar-container { width:100%; height:30px; overflow:hidden; z-index:100; background-color: var(--primary)}.attentionbar-shadow { width:100%; height:5px; background:url('images/attentionbar-shadow-a7ad661ae0aa157351a963f688df371a.png') repeat-x left top; }.attentionbar-container-left, .attentionbar-container-right { width:20%; height:30px; display:inline-block; line-height:30px; float:left; }.attentionbar-container-left { background:url('images/announcement-5ccb04a588631946aa61b200c5540724.png') no-repeat left center; }.attentionbar-container-center { width:50%; height:30px; display:inline-block; line-height:30px; text-align:center; float:left; overflow:hidden; }.attentionbar-message { display:block; white-space:nowrap; position:relative; }.attentionbar-close-button-container { width:5%; height:30px; display:inline-block; }.attentionbar-open-button-container { width:5%; height:0px; display:block; position:absolute; top:0; overflow:hidden; }.attentionbar-open-button-container.shadow { background:url('images/attentionbar-button-shadow-420177b4f6ca301296ffb42aac18f2d3.png') no-repeat center bottom; }.attentionbar-open-button, .attentionbar-close-button { width:28px; height:30px; display:block; margin:0 auto; outline:none; border:none; }.attentionbar-open-button {-moz-border-radius-topleft: 0px;-moz-border-radius-topright: 0px;-moz-border-radius-bottomright: 5px;-moz-border-radius-bottomleft: 5px;border-top-left-radius: 0px;border-top-right-radius: 0px;border-bottom-right-radius: 5px;border-bottom-left-radius: 5px;}.attentionbar-open-button.long-arrow { background:url('images/attentionbar-open-arrow-ade78f240a94f405777bdb6bb58d3066.png') no-repeat center center; }.attentionbar-open-button.long-arrow:hover { background:url('images/attentionbar-open-arrow-over-a51b445a1366dbd8f6528e2821ce048a.png') no-repeat center center; }.attentionbar-close-button.long-arrow { background:url('images/attentionbar-close-arrow-3e3a1150d4049cccd90038811134eb00.png') no-repeat center center; }.attentionbar-close-button.long-arrow:hover { background:url('images/attentionbar-close-arrow-over-3519f4ccb401c27606cf09b5b694d197.png') no-repeat center center; }.attentionbar-announcement { list-style-type:none; height:30px; margin:0; padding:0; }.attentionbar-announcement li { height:30px; float:left; text-align:left; line-height:30px; }.attentionbar-announcement li a { width:30px; height:30px; display:inline-block; }.attentionbar-announcement li.announcement {padding-right: 10px;padding-left: 10px;}