@charset "UTF-8";
::-webkit-input-placeholder {
  color: #0A3B85;
  font-size: 1rem;
  font-weight: bolder;
}
::-moz-placeholder {
  color: #0A3B85;
  font-size: 1rem;
  font-weight: bolder;
}
:-ms-input-placeholder {
  color: #0A3B85;
  font-size: 1rem;
  font-weight: bolder;
}
::-ms-input-placeholder {
  color: #0A3B85;
  font-size: 1rem;
  font-weight: bolder;
}
::placeholder {
  color: #0A3B85;
  font-size: 1rem;
  font-weight: bolder;
}

body.wallpaper {
  background-image: url("../img/PanorámicaHospital.jpg");
  background-repeat: no-repeat;
  background-size: 100% 100vh;
  background-attachment: fixed;
  height: 100vh;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
body.wallpaper .formLogin {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 100%;
  max-width: 1440px;
  margin: auto;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
body.wallpaper .formLogin .title {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
body.wallpaper .formLogin .title h3 {
  color: #0A3B85;
  font-size: 3rem;
}
body.wallpaper .formLogin .formCentral {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
body.wallpaper .formLogin .formCentral form {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  max-width: 600px;
  width: 100%;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
body.wallpaper .formLogin .formCentral form input {
  width: 80%;
  height: 40px;
  margin-bottom: 10px;
  border: 3px solid #0A3B85;
  border-radius: 12px;
}
body.wallpaper .formLogin .formCentral form input[type=submit] {
  width: 40%;
  height: 40px;
  border: 3px solid #0A3B85;
  background-color: #ffffff;
  color: #0A3B85;
  font-size: 1rem;
  font-weight: bolder;
}
body.wallpaper .formLogin .linksA {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
body.wallpaper .formLogin .linksA a {
  text-decoration: none;
  font-size: 1rem;
  color: #0A3B85;
  font-weight: bolder;
  margin-right: 1rem;
  text-transform: uppercase;
}

body#citas {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 100%;
  margin: auto;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin: 0;
  background-color: rgba(97, 97, 97, 0.1);
}
body#citas header {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 100%;
  margin: auto;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  background-image: url("../../view/img/PanoramicaHospital.jpg");
  height: 600px;
  background-size: 100% 100%;
  background-repeat: no-repeat;
}
body#citas header .home {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 100%;
  max-width: 1440px;
  margin: auto;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  background-color: rgba(10, 59, 133, 0.9);
}
body#citas header .home .logo {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 20%;
}
body#citas header .home .logo img {
  width: 100%;
  max-width: 150px;
  height: 150px;
}
body#citas header .home .title {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 55%;
  color: #ffffff;
}
body#citas header .home .title h4 {
  font-size: 3rem;
}
body#citas header .home .pregFrec {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 25%;
  font-size: 1.5rem;
}
body#citas header .home .pregFrec h3 {
  text-decoration: none;
  color: #ffffff;
  font-weight: bolder;
  text-transform: uppercase;
}
body#citas header .tle {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 100%;
  max-width: 1440px;
  margin: auto;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
body#citas header .tle h3 {
  color: #0A3B85;
  font-size: 5rem;
}
body#citas section.controlCitas {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 100%;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  max-width: 768px;
  background-color: #ffffff;
  position: relative;
  top: -60px;
}
body#citas section.controlCitas .creaCita {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
body#citas section.controlCitas .info {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 80%;
}
body#citas section.controlCitas .questions {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  width: 100%;
}
body#citas section.controlCitas .questions .tle {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  color: #0A3B85;
  font-weight: bolder;
  font-size: 1.5rem;
}
body#citas section.controlCitas .questions .tle a.salir {
  background-color: antiquewhite;
}
body#citas section.controlCitas .questions .txt {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
body#citas section.controlCitas .questions .box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
body#citas section.controlCitas .questions .box form {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
body#citas section.controlCitas .questions .box form input, body#citas section.controlCitas .questions .box form select {
  width: 100%;
  max-width: 600px;
  height: 40px;
  margin-bottom: 5px;
}
body#citas section.controlCitas .questions .box input {
  width: 100%;
  max-width: 600px;
  height: 40px;
  margin-bottom: 5px;
  color: #0A3B85;
  font-weight: bolder;
  color: #0A3B85;
}
body#citas section.controlCitas .questions .box input, body#citas section.controlCitas .questions .box select {
  width: 100%;
  max-width: 600px;
  height: 40px;
  margin-bottom: 5px;
  color: #0A3B85;
  font-weight: bolder;
  color: #0A3B85;
  font-size: 1.2rem;
}
body#citas section.controlCitas .questions .box select option {
  color: #ffffff;
  background-color: #0A3B85;
  border: 1px solid #0A3B85;
  text-transform: uppercase;
}
body#citas section.controlCitas .questions .box input[type=submit] {
  color: #ffffff;
  background-color: #0A3B85;
  border: 1px solid #0A3B85;
  font-weight: bolder;
}
body#citas section.controlCitas .questions .horasDisponibles {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin-top: 2rem;
}
body#citas section.controlCitas #calendar {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  border: 3px solid #0A3B85;
  border-radius: 4px;
}
body#citas section.controlCitas #calendar .ui-datepicker {
  padding-top: 12px;
  padding-left: 12px;
}
body#citas section.controlCitas #calendar .ui-datepicker a.ui-datepicker-prev {
  color: #ffffff;
  background-color: #0A3B85;
  border-radius: 25px;
  padding: 7px;
  margin-right: 12px;
}
body#citas section.controlCitas #calendar .ui-datepicker a.ui-datepicker-next {
  color: #ffffff;
  background-color: #0A3B85;
  border-radius: 25px;
  padding: 7px;
  margin-right: 12px;
}
body#citas section.controlCitas #calendar .ui-datepicker .ui-datepicker-title {
  text-align: center;
  color: #0A3B85;
  font-weight: bolder;
  text-transform: uppercase;
  margin-bottom: 10px;
}
body#citas section.controlCitas #calendar .ui-datepicker table.ui-datepicker-calendar {
  background-color: #ffffff;
  width: 500px;
}
body#citas section.controlCitas #calendar .ui-datepicker table.ui-datepicker-calendar tbody tr td {
  font-size: 1.5rem;
  color: #121312;
  text-align: center;
}
body#citas section.controlCitas #calendar .ui-datepicker table.ui-datepicker-calendar tbody tr td a {
  color: #0A3B85;
  text-align: center;
  text-decoration: none;
}