#appointments_details_general_expander .form-field-wide label, #appointments_details_appointment_expander .form-field-wide label {
	width: 50%;
	display: inline-block;
}

#wcfm-main-contentainer #wcfm_modify_appointment_status {
	float: right;
	margin-top: 0px;
	margin-left: 10px;
	background: #1A1A1A none repeat scroll 0 0;
	border: 0 none;
	border-radius: 4px;
	color: #FFF;
	font-family: montserrat,"Helvetica Neue",sans-serif;
	font-weight: 500;
	letter-spacing: 0.046875em;
	line-height: 1;
	padding: 0.84375em 0.875em 0.78125em !important;
	text-transform: uppercase;
	color: #FFF !important;
	float: none;
	padding: 4px;
}

#wcfm-main-contentainer #wcfm_modify_appointment_status:hover {
	background: #17A2B8 none repeat scroll 0 0;
}

.appointment-orderno {
	padding: 2px 4px;
	color: #FFF;
	border-radius: 2px;
	font-size: 12px;
	line-height: 10px;
	background-color: #4096EE;
}

.appointment-orderno a {
	color: #FFF;
	text-decoration: none;
}
