main{
    padding-top: 0;
}
.content_wrapper{
  width: 100%;
  max-width: 100%;  
}
.content_wrapper h1 {background: #0966B4;margin-top: 3em;}

.rv7-userAuth-container .userAuth-button, .rv7-button, .rv7-back-button{
 background: #0966B4;  
 border: 1px solid #0966B4;  
}
.twofa-step.twofa-step-1b #twofa-step1b-start-over, #twofa-step1c-start-over,#twofa-step1c-resend-code {
 background-color: #EDFAFF!important;
 color: #000 !important;
 display: inline-block !important;
}
.twofa-step.twofa-step-1b #twofa-step1b-start-over:focus,.twofa-step.twofa-step-1b #twofa-step1b-start-over:hover, 
#twofa-step1c-start-over:focus,#twofa-step1c-start-over:hover,
#twofa-step1c-resend-code:focus,#twofa-step1c-resend-code:hover,
.rv7-userAuth-container .link-text:focus, .rv7-userAuth-container .link-text:hover{
 text-decoration: underline;
}
.rv7-userAuth-TFA-container h2, .rv7-userAuth-TFA-container p{
 color: #000 !important;
}
.twofa-success-message{
  color: #468847;
}


form [type="submit"]::before{
 content: none;
}
.userAuth-container label {
 width: auto !important;
}