.form-control{
	width: 250px;
	height: 46px;
	!important;
}

.btn-warning:hover, .btn-warning:focus, .btn-warning:active, .btn-warning.active, .open .dropdown-toggle.btn-warning {
color: #fff;
background-color: #70a11e;
!important;
}

.btn-warning {
color: #fff;
background-color: #73b406;
border: none;
!important;
}