.ui-dialog {
  max-width: 600px;
}

@media (max-width: 768px) {
  .dialog {
    width: auto !important;
  }
}

.btn:hover {
  cursor: pointer;
}

/* Add here all your css styles (customizations) */
.navbar1 {
  overflow: hidden;
  background-color: #787878;
  /*position: fixed; */
  /* Set the navbar to fixed position */
  top: 0;
  /* Position the navbar at the top of the page */
  width: 100%;
  /* Full width */
  height: 45px;
}

.navbar2 {
  overflow: hidden;
  background-color: #787878;
  /*position: fixed; */
  /* Set the navbar to fixed position */
  top: 0;
  /* Position the navbar at the top of the page */
  width: 100%;
  /* Full width */
  height: 45px;
}

.navbar3 {
  overflow: hidden;
  background-color: #f2f2f2;
  /*position: fixed; */
  /* Set the navbar to fixed position */
  top: 0;
  /* Position the navbar at the top of the page */
  width: 100%;
  /* Full width */
  height: 35px;
}

.ui_dialog {
  overflow: hidden;
  background-color: #787878;
  position: fixed !important;
  max-width: 600px;
}

.ui-draggable {
  z-index: 1024 !important;
}

.fondo {
  background-color: #f2f2f2;
}

.fondo1 {
  background-color: #fafafa;
}

.fondo2 {
  background-color: #f7f7f7;
}

.logo1 {
  margin-top: 5px;
  margin-bottom: 5px;
  margin-left: 30px;
}

.margen_derecho {
  margin-top: 12px;
  margin-bottom: 7.5px;
  margin-right: 25px;
}

.margen_derecho_25 {
  margin-right: 25px;
}

.header > .container1 {
  display: table;
  margin-bottom: 0px;
  width: 100%;
  background-color: white;
}

.sombra_azul {
  background-color: rgba(2, 98, 166, 0.7);
  display: inline;
}

.sombra_azul_derecho {
  background-color: rgba(2, 98, 166, 0.7);
  display: inline;
  float: right;
}

.btn2 {
  font-family: Georgia, "Times New Roman", Times, serif;
  font-weight: bold;
  opacity: 0.9;
}

.btn2:hover {
  background-color: #0f9;
  cursor: pointer;
  opacity: 1;
  width: 130px;
  height: 130px;
}

.btn2:active {
  background-color: #fc0;
}

.btn_icon {
  font-family: Georgia, "Times New Roman", Times, serif;
  font-weight: bold;
  opacity: 0.9;
}

.btn_icon:hover {
  background-color: #0f9;
  cursor: pointer;
  opacity: 1;
  width: 35px;
  height: 35px;
}

.btn_icon:active {
  background-color: #fc0;
}

.btn3 {
  font-family: Georgia, "Times New Roman", Times, serif;
  font-weight: bold;
  opacity: 0.6;
  font-family: -moz-Georgia, "Times New Roman", Times, serif;
  font-weight: -moz-bold;
  opacity: -moz-0.6;
}

.btn3:hover {
  background-color: #ff9;
  cursor: pointer;
  opacity: 1;
  background-color: -moz-#FF9;
  cursor: -moz-pointer;
  opacity: --moz1;
}

.btn3:active {
  background-color: #fc0;
}

#menuiconos1 {
  background-color: #ffffff;
  width: 70%;
  height: 170px;
  border-color: #ffffff;
  border-style: solid;
  border-radius: 15px;
}

.panel-footer1 {
  height: 70px;
  text-align: center;
  margin-botton: 10px;
  color: #ffffff;
  background-color: #787878;
}

.icono_blanco {
  color: white;
}

.td0 {
  color: #000;
  background-color: #ffffff;
  font-size: 14px;
}

/*verde claro*/
tr.border_bottom td {
  border-bottom: 1pt solid #e0e0e0;
}

.td1 {
  color: #000;
  background-color: #f4f4f4;
  font-size: 14px;
}

/*naranja*/
.td2 {
  color: #000;
  background-color: #fff6e5;
}

/* rojo */
.td3 {
  color: #000;
  background-color: #f43b08;
  font-size: 15px;
  width: 100;
}

/*amarillo */
.td4 {
  color: #000;
  background-color: #faff07;
  font-size: 15px;
  width: 100;
}

.td5 {
  color: #000;
  background-color: #f3fcfd;
  font-size: 15px;
  width: 100;
}

/*verde fosfo*/
.td6 {
  color: #000;
  background-color: #58fa58;
  font-size: 14px;
}

.panel_heading_td {
  padding: 10px 15px;
  background-color: #282524;
  padding-top: 10px;
  text-align: center;
  border-color: #282524;
  color: #ffffff;
}

.ui-dialog-titlebar {
  background: #282524;
  font-size: 16px;
  color: #fff;
}

.myTitleClass .ui-dialog-titlebar,
.myTitleClass2 .ui-dialog-titlebar {
  background: #282524;
  font-size: 16px;
  color: #fff;
}

.myTitleClass2 {
  z-index: 2000 !important;
}

.btn:hover {
}

.btn:active {
  background-color: #cfcfcf;
}

#wrap {
  min-height: 100%;
  height: auto;
  margin: 0 auto -52px;
  padding: 0 0 10px;
}

.aclarado {
  opacity: 1;
}

img.btn:hover {
  transform: scale(1.2, 1.2);
  filter: brightness(0.7);
  cursor: pointer;
}

.aclarado:hover {
  transform: scale(1.2, 1.2);
  filter: brightness(0.7);
  cursor: pointer;
}

.borde {
  border-left-color: #d4d4d4;
  border-top-color: #d4d4d4;
  border-bottom-color: #d4d4d4;
  border-right-color: #d4d4d4;
}

.alerta {
  padding: 5px;
  margin-bottom: 5px;
  border: 1px solid transparent;
  border-radius: 4px;
}

.alerta-success {
  color: #3c763d;
  background-color: #dff0d8;
  border-color: #d6e9c6;
}

.alerta-info {
  color: #31708f;
  background-color: #d9edf7;
  border-color: #bce8f1;
}

.alerta-warning {
  color: #8a6d3b;
  background-color: #fcf8e3;
  border-color: #faebcc;
}

.alerta-danger {
  color: #a94442;
  background-color: #f2dede;
  border-color: #ebccd1;
}

.btn_blue {
  background-color: #4090cb;
  color: white;
}

.btn_blue:hover {
  background-color: #4090cb;
  cursor: pointer;
}

.btn_blue:active {
  background-color: #4090cb;
}

.btn-primary {
  height: 35px;
  background-color: #4090cb;
  border: 1px solid #4090cb;
  margin-bottom: 10px;
}

.ui-draggable .ui-dialog-titlebar {
  background-color: #464343;
  color: #fff;
}

.ui-dialog .ui-dialog-buttonpane button {
  background-color: #4090cb;
  color: #fff;
}

.ui-dialog .ui-dialog-buttonpane button:hover {
  background-color: #1a5797;
  color: #fff;
}

.shadow-v1 {
  background-color: #fff;
}

i.puntero:hover {
  transform: scale(1.2, 1.2) !important;
  filter: brightness(0.7) !important;
  cursor: pointer !important;
}

.ui-draggable .ui-dialog-titlebar {
  margin-top: -3px;
  border-radius: 15px 15px 0px 0px;
  position: relative !important;
  margin-left: -3px !important;
  margin-right: -3px !important;
  background-color: #3d3d3d !important;
  color: #fff !important;
  border: none !important;
  border-bottom: 1px solid #d8caca99 !important;
}

.ui-dialog {
  border-radius: 20px !important;
}

.ui-dialog-buttonpane {
  margin-left: 10px !important;
  margin-right: 10px !important;
}

.ui-button {
  border-radius: 15px !important;
}

.ui-button-icon-only {
  border-color: #fff !important;
  background-color: #fff !important;
}

.ui-button-icon-only :hover {
  background-color: #fff !important;
  border: none !important;
}

#wrap {
  min-height: 100%;
  height: auto;
  margin: 0 auto -80px;
  padding: 0 0 60px;
}

div[class^="col-md-2"]:hover {
  transform: scale(1.2, 1.2);
  filter: brightness(0.9);
}

#form-star {
  width: 250px;
  margin: 0 auto;
  height: 50px;
}

#form-star p {
  text-align: center;
}

#form-star label .stre_c {
  font-size: 30px;
}

.star {
  display: none;
}

label .stre_c {
  color: grey;
}

.clasificacion {
  direction: rtl;
  unicode-bidi: bidi-override;
}

label .stre_c:hover,
label .stre_c:hover ~ label .stre_c {
  color: orange;
  cursor: pointer;
}

.star:checked ~ label .stre_c {
  color: orange;
}

.logos {
  width: 110px !important;
}

.btn-image {
  height: 35px !important;
}

#ui-datepicker-div {
  z-index: 2005 !important;
}

.content {
  padding: 10px !important;
}

tr .child {
  position: relative !important;
}

.alert-primary {
  color: #004085 !important;
  background-color: #cce5ff !important;
  border-color: #b8daff !important;
}

.alert-primary hr {
  border-top-color: #9fcdff !important;
}

.alert-primary .alert-link {
  color: #002752 !important;
}

.alert-secondary {
  color: #383d41 !important;
  background-color: #e2e3e5 !important;
  border-color: #d6d8db !important;
}

.alert-secondary hr {
  border-top-color: #c8cbcf !important;
}

.alert-secondary .alert-link {
  color: #202326 !important;
}

.alert-success {
  color: #3c763e !important;
  background-color: #dff0d8 !important;
  border-color: #d6e9c6 !important;
}

.alert-success hr {
  border-top-color: #b1dfbb !important;
}

.alert-success .alert-link {
  color: #0b2e13 !important;
}

.alert-info {
  color: #31708f !important;
  background-color: #d9edf7 !important;
  border-color: #bce8f1 !important;
}

.alert-info hr {
  border-top-color: #abdde5 !important;
}

.alert-info .alert-link {
  color: #062c33 !important;
}

.alert-warning {
  color: #8a6d3c !important;
  background-color: #fcf8e3 !important;
  border-color: #faebcc !important;
}

.alert-warning hr {
  border-top-color: #ffe8a1 !important;
}

.alert-warning .alert-link {
  color: #533f03 !important;
}

.alert-danger {
  color: #a94542 !important;
  background-color: #f2dede !important;
  border-color: #ebccd1 !important;
}

.alert-danger hr {
  border-top-color: #f1b0b7 !important;
}

.alert-danger .alert-link {
  color: #491217 !important;
}

.alert-light {
  color: #818182 !important;
  background-color: #fefefe !important;
  border-color: #fdfdfe !important;
}

.alert-light hr {
  border-top-color: #ececf6 !important;
}

.alert-light .alert-link {
  color: #686868 !important;
}

.alert-dark {
  color: #1b1e21 !important;
  background-color: #d6d8d9 !important;
  border-color: #c6c8ca !important;
}

.alert-dark hr {
  border-top-color: #b9bbbe !important;
}

.alert-dark .alert-link {
  color: #040505 !important;
}

.shadow {
  box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.15) !important;
}

.table {
  margin-bottom: 0;
}

.aclarado:hover,
img.aclarado:hover {
  transform: scale(1.2, 1.2);
  filter: brightness(0.7);
  cursor: pointer;
}

.dropdown-menu div,
.dropdown-menu a,
.dropdown-menu div label,
.dropdown-menu a label {
  cursor: pointer;
}

.btn-icon-label {
  min-width: max-content;
}

/* .iti__flag-container {
  position: static !important;
}

.iti__selected-flag {
  position: absolute !important;
  top: 50% !important;
  transform: translateY(-50%) !important;
  height: 100% !important;
}

.iti__country-list {
  width: 100% !important;
  top: 100% !important;
}
 */
.btn-block i {
  float: left;
  line-height: 1.5;
}

.ui-dialog {
  max-width: 100%;
  max-height: 100%;
  display: flex;
  flex-direction: column;
  align-items: stretch;
}

.ui-dialog .ui-dialog-content {
  flex: 1;
}

.indicaciones {
  font-size: 12px;
}

body {
  color: #555;
}

.img-btn {
  border-width: 1px;
  border-radius: 10px !important;
  padding: 0;
  height: 35px;
}

.alert {
  z-index: 25400 !important;
}

.alert-error {
  background-color: red;
  color: #fff;
}

.caja {
  padding: 0.5rem;
  text-align: center;
  color: #fff;
}

.caja-principal {
  font-size: 16px;
  /* padding: .5rem; */
}

.flecha {
  background-color: #888686;
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
}

.flecha-arriba {
  height: calc(100% - 22px);
}

.flecha-derecha {
  width: calc(100% - 22px);
}

.flecha-arriba::after {
  bottom: 100%;
  left: 50%;
  border: solid transparent;
  content: "";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
  border-color: rgba(136, 134, 134, 0);
  border-bottom-color: #888686;
  border-width: 20px;
  margin-left: -20px;
}

.flecha-derecha::after {
  left: 100%;
  top: 50%;
  border: solid transparent;
  content: "";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
  border-color: rgba(136, 134, 134, 0);
  border-left-color: #888686;
  border-width: 20px;
  margin-top: -20px;
}

.caja-lvl1 {
  background-color: #f26667;
}

.caja-lvl2 {
  background-color: #f37673;
}

.caja-lvl3 {
  background-color: #40b3b5;
}

.caja-lvl4 {
  background-color: #327780;
}

.caja-lvl5 {
  background-color: #076d77;
}

.caja-lvl1,
.caja-lvl2,
.caja-lvl3,
.caja-lvl4,
.caja-lvl5 {
  width: 150px;
  height: 150px;
}

.caja-calif {
  color: #888686;
  /* padding: .5rem; */
}

.ninebox {
  width: 564px;
  height: 564px;
}

.check-img {
  width: 20px;
  height: 20px;
  /* background-color: #fff;
                border-radius: 10px; */
}

.loader1,
.loader2 {
  border: 16px solid #f3f3f3;
  border-top: 16px solid #104e8b;
  border-radius: 50%;
  width: 50px;
  height: 50px;
  animation: 2s linear infinite spin;
}

@keyframes spin {
  0% {
    transform: rotate(0);
  }

  100% {
    transform: rotate(360deg);
  }
}
