#bg-overlay {
  background-image: url('../../../Images/bg-img/medical.jpg');
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
}
.fbg-signin .cls-content {
  padding-top: 60px;
}
.turnos-nav__user {
  position: absolute;
  right: 0;
  padding: 15px;
  text-align: center;
  padding-right: 40px;
  padding-top: 20px;
}
.turnos-nav__user__username {
  display: block;
  font-size: 17px;
}
.flag {
  display: table;
  width: 100%;
}
.flag__image,
.flag__body {
  display: table-cell;
  vertical-align: middle;
  background-color: white ;
}
.flag__image .title,
.flag__body .title {
  font-family: MyriadPro,Arial;
  font-weight: 600;
  font-size: 18px;
  margin: 0;
}
.flag--top .flag__image,
.flag--top .flag__body {
  vertical-align: top;
}
.flag--bottom .flag__image,
.flag--bottom .flag__body {
  vertical-align: bottom;
}
.flag__image {
  padding-right: 10px;
}
.flag__image > img {
  display: block;
  max-width: none;
}
.flag--rev .flag__image {
  padding-right: 0;
  padding-left: 10px;
}
.flag__body {
  width: 100%;
}
.k-today {
  background: none !important;
}
.k-scheduler-monthview .k-scheduler-table td {
  height: 150px !important;
}
.eliminar__texto {
  text-align: center;
  font-size: 18px;
  padding-top: 15px;
}
.lista-pacientes .wrapper-busqueda {
  padding-left: 285px;
}
.modal-base-paciente .titulo-oSocial {
  margin-left: 14px;
  padding-left: 10px;
}
.body-form {
  height: 200px !important;
}
.body-form .col-form {
  padding-top: 15px;
}
.horario-atencion__combo-dia {
  width: 120px !important;
}
.horario-atencion__combo-hr {
  width: 105px  !important;
}
.horario-atencion__div-dia {
  margin-right: 35px;
}
.horario-atencion__div-hr {
  margin-right: 15px;
}
.horario-atencion__btn-agregar-horario {
  margin-left: 16px;
  margin-top: 7px;
}
