.html .form-control, .html input[type="text"], .html input[type="file"], .html input[type="password"], .html textarea, .html select {
border-radius: 5px !important;
background: #efefef !important;
}

.alert-success {
text-align: center;
}
