#menu-item-1822 {
	border:1px solid #FFF !important;
}

.btn-warning {
  color: #111 !important;
  background-color: #ffc107 !important;
  border-color: #ffc107 !important;
}

.btn-warning:hover {
  color: #111 !important;
  background-color: #e0a800 !important;
  border-color: #d39e00 !important;
}
.form-height {
	height:100px;
}