#my-programs { display: none; }
#my-form { padding: 10px 0; }
#my-form .form-control { width: 100%; }

#ClientesReservaTablasID .table-striped > tbody > tr:nth-of-type(odd) { background-color: #eee; }
#ReservaServiciosTablasID .table-striped > tbody > tr:nth-of-type(odd) { background-color: #eee; }

#PreloaderID { display: none; }
#Pattern02ID { display: none; }

.bold-service { font-weight: bold; }
.orange { color: #f96407; }