#crm-appointment-form select,#crm-appointment-form input[type=date],#crm-appointment-form input[type=text],#crm-appointment-form input[type=tel],#crm-appointment-form input[type=email]{width:100%;padding:10px;margin-bottom:10px;border:1px solid #ccc;border-radius:4px}#crm-appointment-form button{width:100%;padding:10px;background-color:#097e93;color:white;border:none;border-radius:4px;cursor:pointer}#crm-appointment-form button:hover{background-color:#1f97b7}#form-message .success{color:green}#form-message .error{color:#097e93}#appointment_time option.disabled-option{color:#999!important;background-color:#f5f5f5}