@charset "UTF-8";

body {
  color: #696969;
  font-family: open_sansregular;
  font-size: 13px;
  margin: 0;
  padding: 0;
}

a {
  color: #007fa3;
  text-decoration: none;
}

#contenedora {
  margin: 0 auto;
  max-width: 960px;
  text-align: left;
  text-align: center;
  width: 100%;
}

#contenido {
  background-color: #fff;
  border: 10px;
  height: auto;
  margin: 0 auto;
  vertical-align: top;
  width: 100%;
}
.calendario {
  margin: 0 2% 0 0;
  padding: 5px 0 0 0;
}
.calendario,
.tabla-ancha {
  width: 29%;
}
.tab-pane .tab-row .tab.selected {
  background: url("../img/fndTabSel.gif") center left no-repeat !important;
}

/* ESTILOS CITA PREVIA */
h2 {
  font-size: 26px;
}

#cabecera {
  background-color: #003b49;
  height: 120px;
  width: 95%;
  margin: 0.5rem auto 0.5rem;
  box-shadow: 1px 2px 12px -4px rgba(0, 0, 0, 0.2);
  border: 1px solid #bcccde;
  background-repeat: no-repeat;
}
.logo-cabecera {
  margin-left: 115px;
  position: relative;
  top: -40px;
}
.logo {
  height: 100%;
  display: inline-block;
  width: 20%;
  float: left;
}
.logo img {
  max-height: 85%;
  max-width: 150%;
  margin: 10%;
}
.fondo-cabecera {
  background-color: #003b49;
  background: black none repeat scroll 0 0;
  height: 75px;
  border-radius: 8px;
  margin-left: 1em;
  width: 40%;
}
.titulo-cabecera {
  color: #fff;
  display: inline;
  margin-left: 0px;
  width: 100%;
}

/*Requisito Accesibilidad, cambiar h2 por h1 en el titulo de cabecera*/
.titulo-cabecera h1 {
  color: #fff;
  display: inline-block;
  margin-top: 20px;
}

.fondo-cabeceraPastilla {
  border-radius: 8px;
  display: inline-block;
  width: 80%;
  height: 100%;
}

.titulo-cabeceraPastilla {
  color: #fff;
  font-weight: bold;
  font-size: 24px;
  float: right;
  width: 75%;
  height: 50%;
  /*     Ponemos esta propiedad para que nos permita alinear la cabecera al centro */
  line-height: 3em;
  vertical-align: middle;
}

.bloqueIdiomas {
  display: inline-flex;
  float: right;
  margin-top: 20px;
  margin-right: 10px;
  line-height: 1em;
  width: 52%;
}

.idiomaSeleccionado {
  float: right;
  margin-left: 4px;
  padding: 0.25em 0.83333em;
  font-weight: bold;
  color: #fff;
  border-radius: 3px;
  background: #007fa3;
  font-size: 18px;
  cursor: pointer;
}

.idioma {
  float: right;
  margin-left: 4px;
  padding: 0.25em 0.83333em;
  font-weight: bold;
  color: #fff;
  border-radius: 3px;
  font-size: 18px;
  cursor: pointer;
}

.idioma:hover {
  background: #007fa3;
  color: #fff;
}

.align-center {
  text-align: center;
  width: 100%;
}

@media (max-width: 970px) {
  .titulo-cabecera h1 {
    display: none;
  }

  .titulo-cabeceraPastilla {
    font-size: 20px;
    line-height: 1em;
    margin-top: 1em;
  }
}
.tablaCitasPrevias,
.tablaConsultas {
  border: 1px solid #007fa3;
  margin: 0 auto 1%;
  max-width: 650px;
  -webkit-box-shadow: 1px 2px 12px -4px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 1px 2px 12px -4px rgba(0, 0, 0, 0.2);
  box-shadow: 1px 2px 12px -4px rgba(0, 0, 0, 0.2);
  width: 95%;
}
#tablaCitasPrevias.calendario,
#tablaConsultas.calendario,
#tablaConsultas.tabla-ancha {
  max-width: 810px;
}
.miga-pan {
  margin: 0 auto;
  width: 100%;
}
#pasos {
  height: 40px;
  margin: 0 auto;
  width: 54em;
}
#textos-pasos {
  margin: 0 auto;
  margin-bottom: 10px;
  text-align: center;
  width: 95%;
  font-size: 0.98em;
}
#textos-pasos div {
  color: #999999;
  display: inline;
  font-family: open_sansbold;
  margin: 0 15px;
  display: inline-block;
}
#textos-pasos div.texto-pasos-resaltado {
  color: #007fa3;
}
#pasos div {
  background-image: url("../img/pasosSprite.png");
  background-position: 0 -60px;
  background-repeat: no-repeat;
  float: left;
  height: 20px;
  width: 20px;
}
#pasos div.camino.camino-normal {
  width: 125px;
}
#pasos div.camino.camino-largo {
  width: 150px;
}
#pasos div.camino {
  background-repeat: repeat;
}
#pasos div.camino.resaltado {
  background-position: 0 -80px;
}
#pasos div.paso {
  background-position: 0 -20px;
}
#pasos div.paso.resaltado {
  background-position: -20px -20px;
}
#pasos div.paso.inicio {
  background-position: 0 0;
}
#pasos div.paso.inicio.resaltado {
  background-position: -20px 0;
}
#pasos div.paso.fin {
  background-position: 0 -40px;
}
#pasos div.paso.fin.resaltado {
  background-position: -20px -40px;
}
.tab-page {
  padding: 15px 2%;
}
.cntFicha {
  /* 	margin-bottom: 30px; */
  padding-left: 50px;
}
.camposFicha {
  overflow: hidden;
}
ul.cntFicha li.columna1,
ul.camposFicha li.columna1,
ul.cntFicha li.columna2,
ul.camposFicha li.columna2 {
  margin: 0 0 10px;
}
ul.camposFicha li {
  clear: both;
  margin-right: 20px;
  overflow: hidden;
}
li {
  list-style: none outside none;
}

#cntElegirCentro label {
  float: left;
  line-height: 20px;
  width: 150px;
}

ul.cntFicha li select,
ul.camposFicha li select {
  height: 32px;
  line-height: 20px;
  padding: 5px\9;
  max-width: 340px;
  width: 95%;
}
input,
select,
textarea {
  background: none repeat scroll 0 0 #ffffff;
  border: 1px solid #007fa3;
  box-shadow: 2px 2px 2px #007fa3 inset;
  border-radius: 3px;
  margin: 0 0 0 5px;
  width: 135px;
}
input[type="text"],
textarea {
  box-shadow: none;
  height: 26px;
  line-height: 26px\9;
  max-width: 334px;
  padding: 2px;
  vertical-align: middle\9;
  width: 95%;
  color: #999999;
}

#tipoDocumento input[type="select"] {
  box-shadow: none;
  height: 26px;
  line-height: 26px\9;
  max-width: 334px;
  padding: 2px;
  vertical-align: middle\9;
  width: 95%;
  color: #999999;
}

#tipoDocumento {
  box-shadow: none;
  height: 26px !important;
  line-height: 26px\9;
  max-width: 334px !important;
  padding: 2px !important;
  vertical-align: middle\9;
  width: 95% !important;
}

.textAlignLeft {
  text-align: left;
}

.marginLeftSmall {
  margin-left: 10%;
  width: 95%;
  text-align: left;
  padding-bottom: 10px;
  padding-top: 10px;
}
.noPaddingLeft {
  padding-left: 0px;
}
.comboLargoFormulario {
  box-shadow: none;
  height: 26px !important;
  line-height: 26px\9;
  max-width: 334px !important;
  padding: 2px !important;
  vertical-align: middle\9;
  width: 95% !important;
}

textarea {
  height: 80px;
  resize: vertical;
}
.recaptchatable hr {
  border: 1px solid #999999;
  margin: 5px 0;
  width: 90%;
}
#recaptcha_reload,
#recaptcha_switch_audio,
#recaptcha_switch_img {
  height: 20px;
  width: 20px;
}
input[type="checkbox"] {
  background: none;
  border: none;
  box-shadow: none;
  width: 15px;
  color: #999999;
}
#privacidad {
  margin-top: 50px;
  text-align: center;
}
#texto-privacidad {
  margin: 10px 0 20px 30px;
  width: 88%;
}
#privacidad span {
  margin-left: 5px;
}
#texto-privacidad-seguridad {
  font-family: open_sansbold;
  font-size: 15px;
}
.asterisco-seguridad {
  color: #007fa3;
  font-family: open_sansbold;
  font-size: 15px;
}
select {
  box-shadow: none;
  height: 28px;
  margin-left: 5px;
  vertical-align: middle;
  width: 160px;
}
.margen-bottom {
  display: inline-block;
  margin-bottom: 10px;
}
input[type="text"].disabled {
  color: #444;
  background: #efefef;
}
.boton-width {
  width: 160px;
}

.enlace-imprimir-color {
  color: #007fa3;
}

.boton:focus {
  outline: none;
}
.texto-captcha {
  margin-top: 10px;
}

#captchaInsercion #recaptcha_logo,
#captchaInsercion #recaptcha_whatsthis_btn {
  display: none;
}

#captchaInsercion #recaptcha_table {
  background: none;
}
#captchaInsercion #recaptcha_table tr td {
  padding: 0;
}
#captchaInsercion #recaptcha_response_field {
  border: 1px solid #999999 !important;
  width: 296px !important;
}
#captchaInsercion #recaptcha_image {
  border: 1px solid #999999 !important;
  border-radius: 2px;
  width: 100%;
}
#captchaInsercion {
  margin-left: -5px;
}
#recaptcha_area .recaptchatable {
  border: none !important;
}

.cabecera-resguardo {
  background: #fff;
  color: #007fa3;
  margin-bottom: 5px;
  padding: 5px;
}
.enlaces-ayuda {
  color: #007fa3;
  display: block;
  margin-bottom: 5px;
  text-align: right;
}
.enlace-imprimir,
.enlace-editarCalendario {
  display: inline-block;
}

.enlace-editarCalendario {
  margin-right: 15px;
}
.cntDatosResguardo {
  text-align: left;
  border: 1px solid #007fa3;
  padding: 15px 15px 15px 30px;
}
.logo-datos-resguardo {
  display: inline-block;
  float: left;
  width: 25%;
}

.logo-datos-resguardo img {
  max-width: 150%;
  max-height: 75%;
}

.log-impresora {
  background-image: url("../img/icon_impresora.svg");
  background-size: 45px 45px;
  background-repeat: no-repeat;
  height: 45px;
  width: 45px;
  float: left;
  padding-left: 30px;
}
#resguardoFechaOperacion {
  float: right;
  margin-top: 25px;
}
.titulo-resguardo {
  background-color: #fff;
  color: #007fa3;
  float: right;
  height: 28px;
  line-height: 25px;
  margin-bottom: 30px;
  margin-top: 10px;
  text-align: center;
  width: 475px;
}
#contenidoDatosResguardo {
  clear: both;
}
#contenidoDatosResguardo p {
  margin: 0;
}

/* CALENDARIO */
#cntTabCentro .ui-datepicker {
  background-image: none;
  background-color: #fff;
  width: 100%;
}
#cntTabCentro .ui-datepicker .ui-state-default {
  color: #999999;
}
#cntTabCentro .ui-datepicker .ui-widget-header {
  background: none repeat scroll 0 0 #78be21;
  border: none;
  color: #fff;
}
#cntTabCentro .ui-datepicker th {
  padding: 6px 4px 8px;
}
#cntTabCentro .ui-datepicker .ui-datepicker-title {
  line-height: 21px;
}
#cntTabCentro .ui-datepicker td {
  opacity: 1;
}
#cntTabCentro .ui-datepicker td span {
  border: 1px solid #999999;
}
#cntTabCentro .ui-datepicker .diaHoy span {
  border: 1px solid #007fa3;
}
#cntTabCentro .ui-datepicker .diaLibre a {
  background: #007fa3;
  color: #fff;
}
#cntTabCentro .ui-datepicker .diaNoDisponible span {
  background: #e5e5e5;
}
#cntTabCentro .ui-datepicker .diaOcupado span {
  background: #e5e5e5;
  color: #fff;
}
#cntTabCentro .ui-datepicker .diaPasado span {
  background: #fff;
  border-style: dashed;
}
#cntTabCentro #datepicker .ui-datepicker-header .ui-datepicker-prev-hover,
#cntTabCentro #datepicker .ui-datepicker-header .ui-state-hover {
  background: #fff;
  border-color: #007fa3;
}
#cntTabCentro .ui-datepicker a.ui-state-active {
  background: #78be21;
  border-color: #e6e6e6;
}
#cntTabCentro a.ui-state-default.ui-state-hover {
  background: #007fa3;
  border-color: #e6e6e6;
}
#cntTabCentro .ui-datepicker .ui-datepicker-calendar .ui-state-disabled {
  filter: none;
}
#cntTabCentro .ui-datepicker.ui-widget {
  font-family: open_sansregular;
  font-size: 13px;
}
#cntTabCentro .ui-datepicker .ui-datepicker-prev,
#cntTabCentro .ui-datepicker .ui-datepicker-next {
  height: 1.7em;
}
#cntTabCentro .ui-datepicker a.ui-datepicker-prev.ui-state-hover,
#cntTabCentro .ui-datepicker a.ui-datepicker-next.ui-state-hover {
  border: none;
}

#cntConfirmarCitaPrevia #detalle-cita {
  vertical-align: top;
}
#tablaCitasFuturas thead tr,
#cntTablaCalendario table thead tr {
  height: 39px;
}
#tablaCitasFuturas th,
#cntTablaCalendario table th {
  background-color: #78be21;
  color: #fff;
  padding-left: 5px;
}
#tablaCitasFuturas th.primerTh,
#cntTablaCalendario table th.primerTh {
  border-radius: 3px 0 0 3px;
}
#tablaCitasFuturas th.ultimoTh,
#cntTablaCalendario table th.ultimoTh {
  border-radius: 0 3px 3px 0;
}
#tablaCitasFuturas tr {
  height: 55px;
}
#cntTablaCalendario table tr {
  height: 27px;
}
#tablaCitasFuturas td,
#cntTablaCalendario table td {
  padding-left: 5px;
}
#tablaCitasFuturas td {
  vertical-align: middle\9;
}
#tablaCitasFuturas tr.par {
  background-color: #f8f9fa;
  border-bottom: 1px solid #ecf0f3;
  border-top: 1px solid #ecf0f3;
}
#cntTablaCalendario {
  display: inline-block;
  width: 68%;
}
#tablaCitasFuturas table,
#cntTablaCalendario table {
  border: 1px solid #999999;
  border-collapse: separate;
  border-spacing: 1px;
  border-radius: 5px;
  box-shadow: 1px 2px 12px -4px rgba(0, 0, 0, 0.2);
  margin-bottom: 25px;
  padding: 2px;
  width: 100%;
}
#cntTablaCalendario table {
  color: #fff;
}
#cntTablaCalendario .selected {
  background-color: #78be21;
}
#tituloCitasFuturas {
  margin-bottom: 15px;
}
.body-franja {
  background-color: #fff;
  color: #000;
}
.body-franja-ocupada {
  background-color: #999999;
}
.body-franja-libre {
  background-color: #007fa3;
  cursor: pointer;
}
.body-franja-solo-agrupacion {
  background-color: #e6e6e6;
}
.body-franja-no-disponible {
  background-color: #e6e6e6;
}

.leyenda-calendario {
  display: block;
  margin: 0;
  padding: 0;
}
.leyenda-calendario li {
  display: inline;
}
.leyenda-calendario li span {
  display: inline-block;
  height: 13px;
  margin: 0 5px 0 10px;
  width: 13px;
}
.leyenda-calendario li span.no-disp {
  background-color: #e6e6e6;
}
.leyenda-calendario li span.disp {
  background-color: #007fa3;
}
.leyenda-calendario li span.ocup {
  background-color: #999999;
}

.row {
  width: 100%;
  display: table;
}

.column {
  display: inline-block;
  vertical-align: top;
}

.margenTop {
  margin-top: 5px;
}
.oculto {
  display: none;
}

.cntAyuda {
  padding: 20px 0 0 55px;
}

.txtAyuda {
  display: inline-block;
  margin-bottom: 15px;
}

table.cntFicha {
  margin: 20px 0;
}

table.cntFicha td {
  clear: both;
  overflow: hidden;
}

table.cntFicha td.columna1 {
  color: #000;
  font-size: 80%;
  height: 25px;
  line-height: 1.5em;
  margin: 0 0 0 25px;
  text-align: right;
  width: 100px;
}

table.cntFicha td.columna2 {
  margin: 0 0 3px;
  text-align: left;
  vertical-align: top;
}

#cntElegirAccion,
#cntElegirAccionOcultar {
  margin: 0 0 20px;
  overflow: hidden;
}
.cntAcciones {
  margin-top: 30px;
}

.horasDia {
  margin: 10px;
}

.diaActivo a {
  background-color: #5875ad !important;
  background-image: none !important;
  color: White !important;
  font-weight: bold !important;
  font-size: 12pt;
}

.diaSenalado {
  border: 1px solid #78be21 !important;
}

.specialDate {
  background-color: #78be21f0 !important;
}
.specialDate a {
  background-color: #78be21 !important;
}

.cntLabel {
  overflow: hidden;
  padding: 0 0 5px;
}

.cntAyudaCalendario {
  padding: 5px 0 0px;
}

.cntFichaCita {
  background-color: #fff;
  border: 1px solid #e6e6e6;
  color: #007fa3;
  font-size: 120%;
  font-weight: bold;
  line-height: 1.5em;
  margin: 15px 55px;
  padding: 5px;
  text-align: center;
}

#horasDia label {
  color: #444;
  float: left;
  font-size: 75%;
  height: 25px;
  line-height: 25px;
  margin: 0 0 0 30px;
  width: 55px;
}

#cntConfirmarCitaPrevia,
#cntCancelarCitaPrevia li {
  margin: 0;
  padding: 0;
}
#cntConfirmarCitaPrevia label {
  display: inline-block;
  margin: 0 10px 0 30px;
  text-align: right;
  vertical-align: middle;
  width: 175px;
}
#cntCancelarCitaPrevia label {
  color: #444;
  float: left;
  font-size: 75%;
  height: 25px;
  line-height: 25px;
  margin: 0 0 0 30px;
  width: 200px;
}
#cntConfirmarCitaPrevia .columna1 input {
  display: inline-block;
  height: 25px;
  margin: 0 0 0 16px;
}

#cntTabCita .msgOk {
  height: auto;
  margin-bottom: 20px;
  padding: 20px;
  text-align: center;
  margin-top: 20px;
}
.diaConCitas,
.msgOk,
table.tblCalendario td.diaConCitas {
  background-color: #999999;
  color: #007fa3;
  font-size: 100%;
  font-weight: bold;
  height: 25px;
  margin: 0 auto;
  width: 230px;
}

#cntCitaTicket {
  border: 1px solid #777;
  padding: 30px;
  text-align: center;
  width: 210px;
}
#cntCitaTicket,
#frmSMS,
.cntBtnImprimirTicket {
  margin: 0 auto;
}

h1 {
  color: #007fa3;
  font-size: 200%;
}

#cntCitaTicket #txtDatosPersonales {
  font-size: 120%;
  font-weight: bold;
}
#cntCitaTicket p {
  margin: 5px 0;
}

.mensajeAviso {
  margin-left: 80px;
  margin-top: 5px;
}

.ayudaServicio {
  margin-left: 70px;
  margin-top: 10px;
  margin-bottom: 10px;
}

.captcha {
  margin: 20px 0 50px 30px;
}

.cntElegirCentro label {
  text-transform: capitalize;
}

.esMenor {
  width: 100% !important;
  height: auto !important;
}

.esMenor input {
  width: auto !important;
  margin-right: 5px;
}

#datosTutor {
  margin-top: 30px;
}

.cabeceraCentro {
  text-align: center;
  padding-top: 8px;
}

.contenedorPrincipal {
  outline: 1px solid #999;
}

.botonImprimir {
  margin: 0;
  padding: 0;
  text-align: center;
}
#popupConfirmacion #cntElegirAccion {
  padding: 0;
  text-align: center;
}
#popupConfirmacion #cntElegirAccion .cntAcciones {
  display: inline-block;
}
#popupConfirmacion #cntElegirAccion .cntAcciones input {
  width: 120px;
}
#contenidoDatosResguardo #resguardoInstrucciones {
  margin-top: 20px;
}
#recaptcha_reload_btn {
  border-bottom: 1px solid #999999 !important;
  display: inline-block;
  height: 27px;
  margin-bottom: 4px;
}
.no-close .ui-dialog-titlebar-close {
  display: none;
}
#calendarioDia {
  text-align: left;
}
#calendarioDia span {
  border-radius: 4px;
  color: #fff;
  display: inline-block;
  line-height: 30px;
  margin: 5px;
  text-align: center;
  width: 80px;
}
#cntTablaCalendario .fecha-dia {
  color: #007fa3;
}
#popupCargando {
  display: none;
  text-align: center;
}
#popupError {
  max-height: 150px !important;
  overflow: auto !important;
}
#popupAvisoLegal {
  display: none;
}

/*AVISO LEGAL*/
.avisoLegal span {
  display: block;
  font-family: Arial;
  padding: 5px;
}
.avisoLegal .title_legal_advert,
.avisoLegal .title2_legal_advert,
.avisoLegal .subtitle_legal_advert {
  display: block;
  font-family: Arial;
  padding: 5px;
}

.avisoLegal bold {
  font-weight: bold;
}
.avisoLegal ol {
  display: block;
  font-family: Arial;
  padding: 5px 70px;
}

.avisoLegal ul li {
  list-style: inherit;
}

.avisoLegal ol li {
  padding: 5px 0 0 0;
  list-style: inherit;
}
.avisoLegal ol ol li {
  padding: 5px 0 0 0;
  list-style: outside none lower-latin;
}
.avisoLegal .title_legal_advert {
  font-size: 22px;
  padding: 20px 5px;
}
.avisoLegal .title2_legal_advert {
  font-size: 16px;
  padding: 10px 5px;
}
.avisoLegal .span_underline {
  text-decoration: underline;
}
.avisoLegal .span_side_padding {
  padding: 0 5px;
}
.avisoLegal .span_top_padding {
  padding: 5px 5px 0 5px;
}
.avisoLegal .span_bottom_padding {
  padding: 0 5px 5px 5px;
}
a.link-consultar {
  font-size: 1.25em;
  font-weight: bold;
}
.textoConsultar {
  margin-bottom: 10px;
}

#resguardoCodigoQR {
  float: right;
  position: relative;
  margin-right: 10px;
  display: none;
}

@media print {
  .enlaces-ayuda {
    display: none;
  }
}

.errorOficinaServicio {
  color: #007fa3;
  font-weight: bold;
  font-size: 1.1em;
  display: inherit;
  text-align: center;
  margin-bottom: 5px;
}

#pestana2OficinaTramite {
  font-weight: bold;
  margin-bottom: 15px;
  font-size: 14px;
}

#columnaIzquierda #datepicker {
  margin-top: 13px;
}

.noHuecos {
  font-weight: bold;
  font-size: 14px;
  color: #007fa3;
  padding-top: 60px;
}

#contenidoDatosResguardo .label {
  font-size: 14px;
}

#contenidoDatosResguardo .valor {
  font-size: 15px;
  font-weight: bold;
}

#contenidoDatosResguardo .valorAdicionales {
  font-size: 15px;
}

.hideMode {
  display: none;
}

.selectGrande {
  width: 95%;
  max-width: 334px;
}

.ptn4Importante {
  font-size: 1.3em;
}

.ptn4ImportanteSub {
  font-size: 1.1em;
}

#infoPestana4 {
  margin-bottom: 20px;
  border-color: #007fa3;
  border-width: 2px;
  border-style: solid;
  border-radius: 10px;
  background-color: #e5e5e5;
  color: #007fa3;
}

.selectPequeno {
  width: 20% !important;
  max-width: 60px !important;
}

.telefono {
  width: 72% !important;
  max-width: 264px !important;
}

#enviaSMS {
    margin-left: -4px;
}

p.datosAdicionales {
  padding: 5px;
}

p.datosAdicionales span{
  width: 15%;
  float:  left;
}

#imagenCaptcha {
  width: 56%;
  float: left;
  margin-left: 20%;
}

#logosAudioCaptcha {
  width: 10%;
  float: left;
  margin-top: 2%;
}

#logosAudioCaptcha img{
  display: block;
  padding: 5%;
}

#captcha_audio {
  width: 345px;
  height: 35px;
  margin-top: 2%;
}

#recaptcha_response_field_datos {
  margin-top: 2%;
}

#pasos.corto{
  width: 41em;
}

.pasosMovil {
  display: none;
}

#imgCaptcha {
  width: 100%;
}

/* PERSONALIZACIONES CON RESPECTO AL ESTILO GLOBAL */

/* BOTONES */
.boton:focus {
    background: #007fa3b3;
    border: 2px solid #007fa3;
}

.boton:hover {
  background: #007fa3;
}

.boton,
.botonEliminar,
.botonEditar,
.botonDeshabilitado,
#btnSMS,
#tablaCitasFuturas .cita .enlaceVer,
#tablaCitasFuturas .cita .enlaceEliminar {
  background: #007fa3;
}

/* CALENDARIO */
.cnt-tab-calendario .ui-datepicker .ui-widget-header {
  background-color: #78be21;
}

.cnt-tab-calendario .ui-datepicker .diaLibre a {
	background: #007fa3;
}

.cnt-tab-calendario .ui-datepicker .diaLibre a:focus {
	background-color: #007fa396 !important;
}

/* FRANJAS HORARIAS */ 
.body-franja-libre:focus {
	background-color: #007fa396;
}