.wp-defender .unlock_wrap.sui-wrap {
margin: 0;
}
.wp-defender .sui-wrap .sui-form-control {
background-color: #fff;
}
#wd_step_show_toggle {
margin-top: 25px;
margin-bottom: 25px;
}
#wd_step_show_form,
#wd_step_show_success {
display: none;
} .sui-wrap .sui-box.unlock_section {
padding: 30px;
background-color: #f9f9f9;
border: 1px solid #e6e6e6;
margin-top: 25px;
box-shadow: none;
}
.sui-wrap .sui-box#wd_step_show_success {
margin-bottom: 30px;
}
.sui-wrap #unlock_sent_again_link {
text-decoration: underline;
}
@media (min-width: 783px) {
.sui-wrap .sui-box.unlock_section {
min-width: 593px;
}
}