.InternetExplorerWarning {

    position: fixed !important;

    top: 0px !important;

    z-index: 20000 !important;

    width: 100% !important;

}

/*Fix release flags */

.form-check.FlagRow-Release, .form-check.FlagRow-ReleaseAddr, .form-check.FlagRow-ReleaseAmt, .form-check.FlagRow-ReleaseEmail {
display: none;
}

