.form-control { height:auto; }
.btn-danger {
	background: #ff4141;
    color: #fff;
    border-color: #ff4141;
}
.alert1{
	padding: 18px;
    color: white;
    font-size: 16px;
}