
.obsolete-browser-container { position: relative; width: 100%; background-color: #626367; }
.obsolete-browser  { position: relative; width: 990px; height: 60px; line-height: 60px; text-align: center; color: white; font-size: 14px; margin: 0 auto; }
.obsolete-browser-error { display: inline-block; vertical-align: middle; width: 30px; height: 30px; margin: 0 10px 2px 0; background: url('/css/images/token-error-white-small.png') no-repeat center; background-size: contain; }
.obsolete-browser-close { position: absolute; top: 15px; right: 5px; width: 15px; height: 15px; padding: 5px; cursor: pointer; background: url('images/buttons/close.png') no-repeat center; }
