.header .exchange #metabarAlerts{padding:8px 15px;max-width:1192px;width:100%}
.header .exchange{background:white}
.header .exchange .view-all{display:none !important}
.header .alertbg{background:#ffe900;float:left;margin-top:-9px;margin-right:10px;padding:9px 8px 6px 8px}
.header .exchange ul#alerts{height:35px;overflow:visible;top:0}
.header .exchange ul#alerts li{padding:0 0 5px;height:30px}
.header .exchange ul#alerts li a{font-size:13px}
.header .alert-notice-icon:before{content:''}
.header .alert-notice-icon{background-image:url('client-lib/resources/ic-alert-circle.svg');background-repeat:no-repeat;display:block;width:24px;height:24px;background-color:transparent;border-radius:0 !important;padding:0 !important;margin:0 !important}
.header .exchange a.close{top:0 !important;padding:0 !important;position:relative;float:right;right:0}
.header .exchange a.close:before{content:'';background:url(client-lib/resources/close_icon.svg) no-repeat center center;display:block;width:24px;height:24px;background-size:contain;opacity:.5}
.header .exchange a.close:hover:before{opacity:.8}
@media only screen and (max-width:767px){#metabarAlerts{padding:8px 10px !important}
.header .exchange ul#alerts li a{font-size:15px}
.alert-gradient{background-image:none}
.header .exchange #metabarAlerts a.close{right:0}
.header .alertbg{margin-left:-10px}
body[dir="rtl"] .header .exchange #metabarAlerts a.close{top:5px}
body[dir="rtl"] .header .alertbg{float:right;margin-right:-14px;padding:9px 6px 6px 3px;margin-left:10px}
}
body[dir="rtl"] .header .alertbg{float:right;margin-right:-10px;padding:9px 8px 6px 8px;margin-left:10px}
body[dir="rtl"] .header #alerts{float:right;text-align:right}
body[dir="rtl"] .header .exchange a.close{top:0 !important;padding:0 !important;position:relative;float:left;left:0;right:auto !important}