/* This CSS file will be loaded at last. Any CSS customization should be placed here */


.vrc-itinerary-confirmation .vrc-itinerary-pickup::before,
.vrc-itinerary-confirmation .vrc-itinerary-dropoff::after {
  background: #00979f;
}
.vrcdivcustomfield input[type="text"] {
	padding: 8px;
}
.vrcdivcustomfield input[type="tel"] {
	padding: 8px 8px 8px 45px;
}

.vrcstepsbarcont .vrc-stepbar li a,
.vrcstepsbarcont .vrc-stepbar li {
	color: #00979f!important;
	color: #ffffff;
}
.vrc-pref-color-btn {
	padding: 10px 8px;
	border: none;
	cursor: pointer;
}