.login-page,
.register-page {
  background: #1e88e5;
}
.image-uploader {
  width: 100%;
}
.profile-user-info h6 {
  font-weight: 600 !important;
}

.profile-user-info {
  margin-top: 0;
}

.modal-body ul {
  padding-left: 0;
}

.modal-body li {
  list-style: none;
}

input#monthPicker {
  text-align: center;
}

#dentograma-toggle {
  margin-left: 10px;
  cursor: pointer;
}

#modificar-paciente-obra-social,
#nuevo-paciente-obra-social,
#nuevo-paciente-plan,
#modificar-paciente-plan {
  text-transform: uppercase;
}

::-webkit-input-placeholder {
  /* WebKit browsers */
  text-transform: none;
}

:-moz-placeholder {
  /* Mozilla Firefox 4 to 18 */
  text-transform: none;
}

::-moz-placeholder {
  /* Mozilla Firefox 19+ */
  text-transform: none;
}

:-ms-input-placeholder {
  /* Internet Explorer 10+ */
  text-transform: none;
}

::placeholder {
  /* Recent browsers */
  text-transform: none;
}

.user-image-container {
  overflow: hidden;
  height: 65px;
  width: 65px;
  margin: 0 auto;
}

.user-image-big {
  object-fit: cover;
  height: 66px;
  width: 65px;
}

.user-main-data {
  text-align: center !important;
  margin: 0;
  padding-left: 0 !important;
}

.password-modify {
  border-top: 0;
  border-right: 0;
  border-left: 0;
  padding: 0;
}

.fecha-column {
  width: 20px;
}

.prestacion-top-border {
  border-top: 1px solid #1e88e5 !important;
}

.header-administrativo {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}

.is-link {
  cursor: pointer;
}

.hide {
  display: none;
}

.hide-o {
  opacity: 0;
}

#calendar {
  transition: opacity 0.5s ease-in-out;
  -moz-transition: opacity 0.5s ease-in-out;
  -webkit-transition: opacity 0.5s ease-in-out;
}

.profile-user-info p {
  word-wrap: break-word;
}

.fc-header-toolbar h2 {
  color: #67757c !important;
}

.fc-time-grid .fc-slats td {
  color: #67757c !important;
}

.skin-blue-light .sidebar {
  border: 0;
}

.fc-button {
  background: white;
  border: 1px solid #ccc;
  box-shadow: none;
  outline: none !important;
}

.fc-state-active {
  background: #ccc;
}

/*.main-sidebar {
    padding-top: 70px;
}*/

.fc-today-button {
  display: none;
}

.skin-blue-light .main-header .logo {
  text-align: center;
}

.main-header .logo .logo-mini {
  max-width: 50%;
}

.treeview-menu > li > a > .fa,
.treeview-menu > li > a > .glyphicon,
.treeview-menu > li > a > .ion,
.treeview-menu > li > a > .fas {
  padding-right: 30px;
}

.sidebar-menu > li > a > .fa,
.sidebar-menu > li > a > .glyphicon,
.sidebar-menu > li > a > .ion,
.sidebar-menu > li > a > .fas {
  width: 30px;
  font-size: 18px;
  display: inline-block;
  vertical-align: middle;
  padding-left: 5px;
  margin-right: 10px;
}

.turno-confirmado {
  border: 2px solid green !important;
  z-index: 99999 !important;
}

.turno-cancelado {
  border: 2px solid red !important;
  z-index: 99999 !important;
}

.division-balance {
  border-bottom: 1px solid #1e88e5;
}

.balance-total {
  background: #1e88e5;
  color: white;
}

.obtener-dolares {
  color: #398bf7;
}

.form-error {
  color: red;
  text-align: center;
}

#aviso-dolares {
  color: #398bf7;
}

/*Modificación Select*/

.select2-container--default
  .select2-selection--multiple
  .select2-selection__choice {
  border-color: #398bf7;
}

.select2-container--default .select2-selection--single,
.select2-selection .select2-selection--single {
  border-top: 0;
  border-left: 0;
  border-right: 0;
  padding: 6px 0;
}

.select2-selection--multiple {
  border-top: 0 !important;
  border-left: 0 !important;
  border-right: 0 !important;
}

.select2-search__field {
  width: 300px !important;
}

.select2-search--dropdown .select2-search__field {
  width: 100% !important;
}

.select2-container .select2-selection--single .select2-selection__rendered {
  font-size: 1rem;
  color: #67757c;
}

/* ADDRESS AUTOCOMPLETE */
.pac-container {
  z-index: 10000 !important;
}

.form-control:disabled,
.form-control[readonly] {
  background-color: #e9ecef;
  opacity: 1;
}

/*COLOR PICKER*/

.color-picker {
  height: 35px;
  width: 100%;
  border-top: 0;
  border-left: 0;
  border-right: 0;
  border-bottom: 1px solid #d2d6de;
}

/*TABLES*/

.dataTables_wrapper .dataTables_paginate .paginate_button:hover {
  color: #fff;
  border: 1px solid #398bf7;
  background-color: #398bf7;
}

.paginate_button.current:hover {
  color: #67757c !important;
}

table.dataTable thead .sorting {
  background-image: none !important;
}

table.dataTable thead .sorting_asc {
  background-image: none !important;
}

table.dataTable thead .sorting_desc {
  background-image: none !important;
}

.table-header-option:after {
  display: none;
}

.table-header-option-no-delete:after {
  display: none;
}

table.dataTable thead th,
table.dataTable thead td {
  border-bottom: 2px solid #f4f4f4 !important;
}

.table-hover tbody tr:hover {
  background-color: white !important;
}

.anulado {
  background: lightgrey;
}

.table-hover tbody .anulado:hover {
  background: lightgrey !important;
}

a.paginate_button.current {
  border: 0 !important;
  background: rgb(248, 248, 248) !important;
}

div.dataTables_length select {
  border: 0 !important;
}

div.dataTables_length select:focus {
  outline: none;
}

.dataTables_filter input {
  color: #67757c;
  border: 0;
  border-bottom: 1px solid #d9d9d9;
}

.dataTables_filter input:focus {
  border-bottom: 1px solid #398bf7;
  outline: none;
}

.dataTables_empty {
  text-align: center;
}

/*CALENDAR*/
.calendar-event,
.fc-event {
  cursor: pointer !important;
}

.sobreturno {
  margin: 0 2px;
}

.menuPerfil {
  font-size: 13px !important;
}

/*DENTOGRAMA*/
#dentograma {
  position: relative;
}

#d18 {
  top: 9.3%;
  left: 2.5%;
}

#d17 {
  top: 9.3%;
  left: 8.2%;
}

#d16 {
  top: 9.3%;
  left: 14.15%;
}

#d15 {
  top: 9.3%;
  left: 20%;
}

#d14 {
  top: 9.3%;
  left: 25.75%;
}

#d13 {
  top: 9.3%;
  left: 31.6%;
}

#d12 {
  top: 9.3%;
  left: 37.4%;
}

#d11 {
  top: 9.3%;
  left: 43.2%;
}

#d21 {
  top: 9.3%;
  left: 52%;
}

#d22 {
  top: 9.3%;
  left: 57.9%;
}

#d23 {
  top: 9.3%;
  left: 63.7%;
}

#d24 {
  top: 9.3%;
  left: 69.5%;
}

#d25 {
  top: 9.3%;
  left: 75.5%;
}

#d26 {
  top: 9.3%;
  left: 81.2%;
}

#d27 {
  top: 9.3%;
  left: 87%;
}

#d28 {
  top: 9.3%;
  left: 92.9%;
}

#d55 {
  top: 29.3%;
  left: 19.9%;
}

#d54 {
  top: 29.3%;
  left: 25.8%;
}

#d53 {
  top: 29.3%;
  left: 31.6%;
}

#d52 {
  top: 29.3%;
  left: 37.4%;
}

#d51 {
  top: 29.3%;
  left: 43.3%;
}

#d61 {
  top: 29.3%;
  left: 52.05%;
}

#d62 {
  top: 29.3%;
  left: 57.9%;
}

#d63 {
  top: 29.3%;
  left: 63.7%;
}

#d64 {
  top: 29.3%;
  left: 69.5%;
}

#d65 {
  top: 29.3%;
  left: 75.4%;
}

#d85 {
  top: 64.2%;
  left: 19.9%;
}

#d84 {
  top: 64.2%;
  left: 25.8%;
}

#d83 {
  top: 64.2%;
  left: 31.6%;
}

#d82 {
  top: 64.2%;
  left: 37.4%;
}

#d81 {
  top: 64.2%;
  left: 43.3%;
}

#d71 {
  top: 64.2%;
  left: 52.05%;
}

#d72 {
  top: 64.2%;
  left: 57.9%;
}

#d73 {
  top: 64.2%;
  left: 63.7%;
}

#d74 {
  top: 64.2%;
  left: 69.5%;
}

#d75 {
  top: 64.2%;
  left: 75.4%;
}

#d48 {
  top: 84.2%;
  left: 2.5%;
}

#d47 {
  top: 84.2%;
  left: 8.2%;
}

#d46 {
  top: 84.2%;
  left: 14.15%;
}

#d45 {
  top: 84.2%;
  left: 20%;
}

#d44 {
  top: 84.2%;
  left: 25.75%;
}

#d43 {
  top: 84.2%;
  left: 31.6%;
}

#d42 {
  top: 84.2%;
  left: 37.4%;
}

#d41 {
  top: 84.2%;
  left: 43.2%;
}

#d31 {
  top: 84.2%;
  left: 52%;
}

#d32 {
  top: 84.2%;
  left: 57.9%;
}

#d33 {
  top: 84.2%;
  left: 63.7%;
}

#d34 {
  top: 84.2%;
  left: 69.5%;
}

#d35 {
  top: 84.2%;
  left: 75.5%;
}

#d36 {
  top: 84.2%;
  left: 81.2%;
}

#d37 {
  top: 84.2%;
  left: 87%;
}

#d38 {
  top: 84.2%;
  left: 92.9%;
}

.d_pieza {
  position: absolute;
  width: 22px;
  height: 22px;
  display: flex;
  flex-direction: column;
  justify-content: center;
}

.d_pieza_r {
  flex: 1;
  display: flex;
  flex-direction: row;
  justify-content: center;
}

.d_cara {
  width: 33.3333333%;
  height: 8px;
  border-radius: 50%;
  cursor: pointer;
}

.d_selected {
  background: #1e88e5;
}

/* LOADER */

#loader {
  display: flex;
  justify-content: center;
  align-items: center;
  position: fixed;
  left: 0px;
  top: 0px;
  height: 100%;
  z-index: 2000;
  height: 100vh;
  width: 100%;
  background: rgba(0, 0, 0, 0.5);
}

.select95 {
  width: 95%;
}

.spinner {
  width: 80px;
  height: 80px;

  position: relative;
  margin: 100px auto;
}

.double-bounce1,
.double-bounce2 {
  width: 100%;
  height: 100%;
  border-radius: 50%;
  background-color: white;
  opacity: 0.6;
  position: absolute;
  top: 0;
  left: 0;

  -webkit-animation: sk-bounce 2s infinite ease-in-out;
  animation: sk-bounce 2s infinite ease-in-out;
}

.double-bounce2 {
  -webkit-animation-delay: -1s;
  animation-delay: -1s;
}

@-webkit-keyframes sk-bounce {
  0%,
  100% {
    -webkit-transform: scale(0);
  }

  50% {
    -webkit-transform: scale(1);
  }
}

@keyframes sk-bounce {
  0%,
  100% {
    transform: scale(0);
    -webkit-transform: scale(0);
  }

  50% {
    transform: scale(1);
    -webkit-transform: scale(1);
  }
}

.scroll-modal-body {
  max-height: calc(100vh - 210px);
  overflow-y: auto;
}

/*DATETIMEPICKER*/

.dtp > .dtp-content > .dtp-date-view > header.dtp-header {
  background: #1e88e5;
}

.dtp div.dtp-date,
.dtp div.dtp-time {
  background: rgba(30, 136, 229, 0.8);
}

.hour-hand {
  stroke: rgb(30, 136, 229);
}

.dtp table.dtp-picker-days tr > td > a.selected {
  background: #1e88e5;
}

.dtp .p10 > a {
  color: white;
}

.dtp div.dtp-actual-year {
  color: #b6d8f6;
}

.year-picker-item.active,
.year-picker-item:hover {
  color: #1e88e5;
}

/*.dtp-select-hour {
    fill: rgb(30, 136, 229);
}*/

/* SOLO A PRESUPUESTO */

.animated.delay-05s {
  -webkit-animation-delay: 0.5s;
  animation-delay: 0.5s;
}

/*  .skin-blue-light .wrapper,
  .skin-blue-light .main-sidebar,
  .skin-blue-light .left-side {
      background-color: #455a64;
  }

  .skin-blue-light .sidebar-menu .treeview-menu>li>a {
      color: white
  }

  .skin-blue-light .sidebar-menu>li>.treeview-menu {
      background: #455a64;
  }

  .skin-blue-light .sidebar a {
      color: white
  }

  .sidebar-menu .fa-calendar:before {
      color: white
  }

  .skin-blue-light .sidebar-menu .treeview-menu>li.active>a,
  .skin-blue-light .sidebar-menu .treeview-menu>li>a:hover {
      color: #4a9fea;
  }*/

.fx-element-overlay .fx-card-item .fx-overlay-1 img {
  height: 100%;
  width: 100%;
  object-fit: cover;
}

.fx-element-overlay .fx-card-item .fx-overlay-1 {
  height: 160px;
}

#buscar-paciente-input {
  width: 100%;
  outline: none !important;
  padding: 5px 5px 5px 50px;
  font-size: 20px;
  border-radius: 15px;
  border: 0;
  height: 50px;
}

.resultado-activo {
  border-radius: 15px 15px 0 0 !important;
}

.ultimo-resultado {
  border-radius: 0 0 15px 15px !important;
}

#modal-buscar-pacientes .modal-dialog {
  top: 58px;
}

#modal-buscar-pacientes ul {
  padding: 0;
  margin: 0;
  border-radius: 0 0 15px 15px !important;
  overflow: hidden;
}

#modal-buscar-pacientes ul li {
  padding-left: 20px;
  padding-top: 5px;
  height: 40px;
  font-size: 18px;
  list-style: none;
  background: white;
}

#modal-buscar-pacientes ul li a {
  height: 100%;
  width: 100%;
}

#modal-buscar-pacientes .fa-search {
  position: absolute;
  left: 15px;
  top: 14px;
  font-size: 20px;
}

.resultado-active {
  color: #1e88e5;
}

#search-modal-container .modal-content {
  background: none;
}

.jq-toast-wrap {
  z-index: 9999 !important;
}

input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  -webkit-appearance: none;
  margin: 0;
}

.swal-footer {
  text-align: center;
}

#toggle-search-modal {
  color: white;
  font-size: 20px;
}

#seleccionar-centro {
  color: white;
  border: 1px solid white;
  border-radius: 10px;
  padding: 10px;
  background-color: #1e88e5 !important;
}

.demo-container {
  width: 100%;
  /*max-width: 350px;*/
  /*margin: 50px auto;*/
}

.mpForm {
  margin: 30px;
}
.mpInput {
  width: 200px;
  margin: 10px auto;
  display: block;
}

.box-highlight {
  border: 3px solid #1e88e5;
}

.tooltip2 {
  position: relative;
  display: inline-block;
  /*     border-bottom: 1px dotted #ccc; */
  /*     color: #006080; */
}

.tooltip2 .tooltiptext2 {
  visibility: hidden;
  position: absolute;
  width: 120px;
  background-color: #555;
  color: #fff;
  text-align: center;
  padding: 5px 0;
  border-radius: 6px;
  z-index: 1;
  opacity: 0;
  transition: opacity 0.3s;
}

.tooltip2:hover .tooltiptext2 {
  visibility: visible;
  opacity: 1;
}

.tooltip3 {
  position: relative;
  display: inline-block;
  border-bottom: 1px dotted #ccc;
  color: #006080;
}

.tooltip3 .tooltiptext3 {
  visibility: hidden;
  position: absolute;
  width: 120px;
  background-color: #555;
  color: #fff;
  text-align: center;
  padding: 5px 0;
  border-radius: 6px;
  z-index: 1;
  opacity: 0;
  transition: opacity 0.3s;
}

.tooltip3:hover .tooltiptext3 {
  visibility: visible;
  opacity: 1;
}

.tooltip4 {
  position: relative;
  display: inline-block;
  /*     border-bottom: 1px dotted #ccc; */
  /*     color: #006080; */
}

.tooltip4 .tooltiptext4 {
  visibility: hidden;
  position: absolute;
  width: 120px;
  background-color: #555;
  color: #fff;
  text-align: center;
  padding: 5px 0;
  border-radius: 6px;
  z-index: 1;
  opacity: 0;
  transition: opacity 0.3s;
  font-size: small;
}

.tooltip4:hover .tooltiptext4 {
  visibility: visible;
  opacity: 1;
}

.tooltip-right {
  top: -5px;
  left: 125%;
}

.tooltip-right::after {
  content: "";
  position: absolute;
  top: 50%;
  right: 100%;
  margin-top: -5px;
  border-width: 5px;
  border-style: solid;
  border-color: transparent #555 transparent transparent;
}

.tooltip-bottom {
  top: 135%;
  left: 50%;
  margin-left: -60px;
}

.tooltip-bottom::after {
  content: "";
  position: absolute;
  bottom: 100%;
  left: 50%;
  margin-left: -5px;
  border-width: 5px;
  border-style: solid;
  border-color: transparent transparent #555 transparent;
}

.tooltip-bottom4 {
  top: 85%;
  left: 50%;
  margin-left: -60px;
}

.tooltip-bottom4::after {
  content: "";
  position: absolute;
  bottom: 100%;
  left: 50%;
  margin-left: -5px;
  border-width: 5px;
  border-style: solid;
  border-color: transparent transparent #555 transparent;
}

.tooltip-top {
  bottom: 125%;
  left: 50%;
  margin-left: -60px;
}

.tooltip-top::after {
  content: "";
  position: absolute;
  top: 100%;
  left: 50%;
  margin-left: -5px;
  border-width: 5px;
  border-style: solid;
  border-color: #555 transparent transparent transparent;
}

.tooltip-left {
  top: -5px;
  bottom: auto;
  right: 205%;
}
.tooltip-left::after {
  content: "";
  position: absolute;
  top: 50%;
  left: 100%;
  margin-top: -5px;
  border-width: 5px;
  border-style: solid;
  border-color: transparent transparent transparent #555;
}

.tooltip-left2 {
  top: 3px;
  bottom: auto;
  right: 105%;
}
.tooltip-left2::after {
  content: "";
  position: absolute;
  top: 50%;
  left: 100%;
  margin-top: -3px;
  border-width: 5px;
  border-style: solid;
  border-color: transparent transparent transparent #555;
}

.help-left {
  position: relative;
  left: 98%;
  margin-bottom: 13px;
}

.treeview-menu > li > a > .fa,
.treeview-menu > li > a > .glyphicon,
.treeview-menu > li > a > .ion,
.treeview-menu > li > a > .fas {
  padding-right: 25px;
}

.value-text {
  font-size: 14px;
}

