.non-supported-browser { position: fixed; top: 0; width: 100%; bottom: 0; }
.non-supported-browser > * { display: none; }
.non-supported-browser .bsm { display: block; }

.bsm { display: none; position: absolute; top: 0; right: 0; left: 0; bottom: 0; min-height: 100%; overflow: auto; font-size: 16px; color: #fff; background: url('/a/images/login/login-bg-img.png') top left no-repeat #141e37; font-family: Arial, Helvetica, sans-serif; vertical-align: center; z-index: 5001; }
.bsm p { color: #fff; margin-top: 0; margin-bottom: 0; font-size: 16px; }

.bsm-wrapper{ background: #2A455A; margin: 100px auto; width: 600px; box-shadow: 1px 1px 20px #0e1529; }

.bsm-icon-warning { background: url('/a/images/login/cv-icn-browser-warning-large.png') center top no-repeat; height:30px; padding-top: 60px; font-weight: bold; font-size: 14px; margin-bottom: 0; }
.bsm-heading-text span { color: #219DD3; }

.bsm-warning-message { line-height: 1.5; }
.bsm-warning-message p { font-size: 16px; }
.bsm-warning-message > h5 { margin-bottom: 0; margin-top: 0; }

.bsm-support-section { margin-top: 25px; color: #fff; font-size: 16px; }
.bsm-support-section ul { list-style: none; }
.bsm-support-section ul li { padding-left: 0; }
.bsm-support-section p + p { padding-top: 20px; }
.bsm-support-section p.bsm-margin-top { padding-top: 15px; }

.bsm-link-text {color: #219DD3; text-decoration: none; }
.bsm-link-text:hover { text-decoration: underline; }

.bsm .bsm-contact-bottom { font-size: 14px; }

.bsm-content { padding: 20px; text-align: center; }

.bsm-header { background: url('/a/images/login/cv-logo-white.png') center 30px no-repeat; background-color: #00A1dd; overflow: hidden; text-indent: -9999px; }
.bsm-header .bsm-header-logo { text-align: center; font-size: 16px; margin-top: 60px; margin-bottom: 10px; }
.bsm-header-logo span { text-indent: -9999px; }