/* .page-break {
  display: block;
  height: 0;
  page-break-before: always;
  break-before: page;
} */

/* .text-pre {
  white-space: pre-wrap;      
  word-break: break-word;     
  overflow-wrap: break-word;  
} */

.card-body {
  background-color: #f5f5f5 !important;
}
 
body {
  background-color: #e4e8e9;
}

h2, h4 {
  color: #003A5A;
}

.cl-grupo {
  color: #035f9c;
}

.card {
  background-color: #ffffff;
  border: 1px solid #a9aaae;
}

.btn-primary {
  background-color: #f3bb46;
  border-color: #f3bb46;
}

.bg-primary {
  background-color: #f3bb46 !important;

}


.btn-primary:hover {
  background-color: #f19047;
  border-color: #f19047;
}

.btn-info {
  background-color: #035f9c;
  border-color: #035f9c;
}

.btn-info:hover {
  background-color: #034470;
  border-color: #034470;
}

.btn-secondary {
  background-color: #003A5A;
  color: #fff;
  border-color: #003A5A;
}

.btn-secondary:hover {
  background-color: #011f4d;
  border-color: #011f4d;
}

.form-label {
  font-weight: 500;
  color: #003A5A;
}

label {
  color: #003A5A;
  font-weight: 600;
}

.ico-dash {
  
    font-size: 2.5rem;
    color: rgb(155, 155, 155);
}

.question-block.card {
  border-left: 5px solid #003A5A !important;
  border-top: 1px solid #a9aaae;
  border-right: 1px solid #a9aaae;
  border-bottom: 1px solid #a9aaae;
  border-radius: 0.25rem;
}

.tag {
  background-color: #f5921a;
  color: white;
  padding: 4px 10px;
  border-radius: 12px;
  margin-right: 5px;
  font-size: 0.9em;
  display: inline-block;
}

.tag .remove-tag {
  margin-left: 6px;
  cursor: pointer;
  font-weight: bold;
  color: #003A5A;
}

.alert {
  border-radius: 8px;
}

#save-test {
  font-weight: bold;
  font-size: 1.1em;
}

pre {
  background-color: #f4f4f4;
  border-left: 5px solid #003A5A;
}

.input-group.answer {
  align-items: center;
}

.input-group.answer input {
  padding-top: 4px;
  padding-bottom: 4px;
  font-size: 0.85rem;
}

.input-group.answer .btn {
  padding: 2px 8px;
  font-size: 0.8rem;
}

button,
.btn {
  border-radius: 0 !important;
}

/* Reemplazo para gap-2 con Bootstrap 4 */
.gap-2 > *:not(:last-child) {
  margin-right: 0.5rem;
}


/* Anterior */
.lg_ES {
	display: none;
}


.oculto {
	display: none;
}

.corto {
  width: 100px;
}

.corto150 {
  width: 150px;
}

.corto200 {
  width: 200px;
}

.minancho200 {
  min-width:  200px !important;
}
.maxancho400 {
  max-width:  400px !important;
}

.maxancho600 {
  max-width:  600px !important;
}

.maxancho800 {
  max-width:  800px !important;
}

.maxancho1000 {
  max-width:  1000px !important;
}



.btntxt2{
  font-size: 0.7rem;
  font-stretch: ultra-condensed;
}

.btntxt2btn>.btn, .btn-sm {
    
    
    padding-right: 0.2rem  !important;
     padding-left: 0.2rem !important;


}

.btntxt{
  font-size: 0.7rem;
  padding-left: 0.5rem !important;
  padding-right: 0.5rem !important;
}



.badge-azul {
  color: #ffffff !important;
  background-color: #5d8fbb !important;
  /* font-size: 70% !important; */
  font-weight: 600 !important;
}

.well{

    padding: 1rem 1rem;
    margin-top: 1rem;
    margin-bottom: 1rem;
    background-color: #e9ecef;
    border-radius: 0.3rem;

}

.tbl_grp_head {
  color: #000000 !important;
  background-color: #8ba4b9 !important;
  font-size: 1rem;
  font-weight: bold;
}


.tbl_grp_foot {
  color: #000000 !important;
  background-color: #ffffff !important;

  font-weight: bold;
}


.panelfijo{
  z-index: 199   ;
  /* background-color:  gray; */
  min-height: 7rem;
  max-height: 7rem;
  margin-left:  25px;
  margin-right:  7px;
  padding-right: 8px;
  font-size: 1.15rem;
}


#mydiv {
position: absolute;
z-index: 199;
background-color:  #f1f1f1;
border: 1px solid #d3d3d3;
text-align: center;
max-height: 7rem;
width: 100%;
}

#mydivheader {
padding: 5px;
cursor: move;
z-index: 201;
background-color: #2196F3;
color: #fff;
}

/* .element.style {
} */

.fixed-top {
    position: fixed;
    top: 0;
    right: 0;
    left: 0;
    z-index: 1030;
}
.navbar {
    padding: 0rem 0rem !important;
}

.bg-color-bar {

/*    #2a2c2b  */
 	background-color: #044b7a ;
}

.bg-color-footer {
   background-color: #d9cb9e ;
}

.bg-color-titulo {
   background-color: #d9cb9e ;
}

.cl-online  {
  color: #5cb85c;
  font-size: 8px;
}
.cl-offline  {
   color: #F30707;
   font-size: 10px;
}

.txt_small  {
   
  font-size: 11px;
}

.filtros {
  text-decoration: none;
  font-weight: normal;
  font-size: 9px;
  width: 100%; 
}

.panel-inspeccion {
-ms-flex-align: center;
align-items: center;
width: 100%;
/* max-width: 700px; */
padding: 15px;
margin: auto;

}

.card-alerta {
  padding: 8px !important;
}



.mt-16 {
  margin-top: 6rem !important;
}

.detancho {
  width: 90px;
}

.detancho150 {
  width: 150px;
}

.texto-borrado {
  text-decoration: line-through ;
  color: #F30707;
}
.enrojo {

  background-color: #F30707 !important;
}

.w-10 {
  width: 10% !important;
}

.w-15 {
  width: 15% !important;
}

.w-20 {
  width: 20% !important;
}

.w-30 {
  width: 30% !important;
}

.w-35 {
  width: 35% !important;
}
.w-40 {
  width: 40% !important;
}

.tst_img_prev {
  max-width: 50px; 
  max-height: 50px; 
  object-fit:cover; 
  margin-right:0.5rem;
}

.link-container {
  background-color: #fff;
  border: 1px solid #ced4da;
  border-radius: 0.25rem;
  padding: 1rem;
  box-shadow: 0 2px 4px rgba(0,0,0,0.05);
}



.canvas-responsive {
  display: block;
  /* width: 100%; */
  overflow-x: auto;
  -webkit-overflow-scrolling: touch;
}

.inf-titulo {
  background-color: #005188; 
  padding: 2px 15px;
  font-weight: bold;
  font-size: 1.5rem;
  margin-bottom: 15px;
  margin-left: 0px;
  margin-right: 0px;
  /* border-radius: 10%;  */
  color : white;
  
  -webkit-print-color-adjust: exact;    
  print-color-adjust: exact;
}

.badge{
  -webkit-print-color-adjust: exact;    
  print-color-adjust: exact;
}

.dominio_extra{
  background-color: #f0ece4;
   /* z-index: 25200; */
}

.facet_extra{
  background-color: #f0ece4;
   /* z-index: 25200; */
}

.inf-canvas {
  width: 450px;
  height: 400px;
  max-width: 450px;
  max-height: 450px;
  background-color: #f0ece4;
  margin-left: 20px;
  margin-bottom: 10px;
  margin-top: 80px;

  padding: 2px;

  border-radius: 15%;

  -webkit-print-color-adjust: exact;    
  print-color-adjust: exact;
  

  /* border: 1px solid rgb(160, 160, 160);      
            
  box-shadow: 0 4px 8px rgba(0,0,0,0.2);   */
} 

/* @media (max-width: 768px) {
  .inf-canvas {
    float: none !important;
    display: block;
    margin: 0 auto 20px auto;
  }
} */


.form-control[readonly].input-highlight {
  background-color: #e6f7ff !important;
  color: #004085 !important;   
  border-color: #b8daff !important;
  font-weight: bold;
}

.table-hover tbody tr:hover {
  color: #000000 !important;
  background-color: #ede4c5 !important;
}


.form-control:disabled, .form-control[readonly] {
  background-color: #ffffff !important;
}


.select2-container--open {
  z-index: 9999999
}


/* Material */

.form-label-group {
  position: relative;
  margin-bottom: .5rem; 
}

.sinborde {
   border: 0px; 
 
  border-bottom: 1px solid #dee2e6 !important;
 
}


.form-label-group > input,
.form-label-group > label {
  height: 2.9rem;
  padding: .75rem;

}

.form-label-group > select {
  height: 3.125rem ;
  padding: .75rem;

}

.outside-label {
  margin-bottom: 0;
  margin-left:.75rem; 
  line-height: 1.5;
  color: #8e613e;


}

.label-label {
  margin-bottom: 0;

  line-height: 1.5;
  color: #8e613e;
  font-size: 12px;
}

.label-icon {

  color: #8e613e;
}

.label-texto {
  margin-bottom: 0;

  line-height: 1.5;
  color: #000000;
}

/* .form-label-group > a {
  height: 2.9rem !important;
  padding: .75rem !important;

  margin-bottom: 0 !important;
  margin-left:.75rem !important; 
  line-height: 1.5 !important;
  color: #8e613e !important;

} */
 
 
.list-group-item-inspeccion {

    padding: 0.25rem 0.75rem !important;

}


.form-label-group > textarea{
  padding: .75rem;
}

.form-label-group > label {
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  width: 100%;
  margin-bottom: 0; 
  line-height: 1.5;
  color: #495057;
  pointer-events: none;
  cursor: text; 
  border: 1px solid transparent;
  border-radius: .25rem;
  transition: all .1s ease-in-out;

}


.form-label-group input::-webkit-input-placeholder {
  color: transparent;
}

.form-label-group input:-ms-input-placeholder {
  color: transparent;
}

.form-label-group input::-ms-input-placeholder {
  color: transparent;
}

.form-label-group input::-moz-placeholder {
  color: transparent;
}

.form-label-group input::placeholder {
  color: transparent;
}


.form-label-group input:not(:placeholder-shown),
.form-label-group textarea:not(:placeholder-shown),
.form-label-group select:not(:placeholder-shown) {
  padding-top: 1.25rem;
  padding-bottom: .25rem;
}


.form-label-group input:not(:placeholder-shown) ~ label,
.form-label-group textarea:not(:placeholder-shown) ~ label,
.form-label-group select:not(:placeholder-shown) ~ label {
  padding-top: .25rem;
  padding-bottom: .25rem;
  font-size: 12px;
  color: #8e613e; 
}



 


/* Fallback for Edge
-------------------------------------------------- */
@supports (-ms-ime-align: auto) {
  .form-label-group > label {
    display: none;
  }
  .form-label-group input::-ms-input-placeholder {
    color: #777;
  }
}

/* Fallback for IE
-------------------------------------------------- */
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  .form-label-group > label {
    display: none;
  }
  .form-label-group input:-ms-input-placeholder {
    color: #777;
  }
}


/* Material  end */


/* 
  .answer-color {
    width: 40px;
    height: 30px;
    padding: 0;
    border: 1px solid #ccc;
    appearance: none;
    text-align: center;
  }

  .answer-color option {
    height: 30px;
  } */

  .answer-color {
    width: 20px;
    height: 30px;
    padding: 0;
    appearance: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    cursor: pointer;
    text-align: center;
    text-indent: 100%;     /* oculta texto */
    white-space: nowrap;   /* oculta texto */
    overflow: hidden;      /* oculta texto */
    color: transparent; 
    border: 1px solid #ccc;
  }
  


/*INFOBOX*/

.info-box {
  box-shadow: 0 0 1px rgba(0, 0, 0, 0.125), 0 1px 3px rgba(0, 0, 0, 0.2);
  border-radius: 0.25rem;
  background: #ffffff;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 1rem;
  min-height: 80px;
  padding: .5rem;
  position: relative;
  width: 100%;
}

.nodecolink a{
  color: inherit;         
  text-decoration: none;  
}

.nodecolink a:hover,
.info-nodecolink a:focus,
.info-nodecolink a:active {
  color: inherit;
  text-decoration: none;
}


.info-box .progress {
  background-color: rgba(0, 0, 0, 0.125);
  height: 2px;
  margin: 5px 0;
}

.info-box .progress .progress-bar {
  background-color: #ffffff;
}

.info-box .info-box-icon {
  border-radius: 0.25rem;
  -ms-flex-align: center;
  align-items: center;
  display: -ms-flexbox;
  display: flex;
  font-size: 1.875rem;
  -ms-flex-pack: center;
  justify-content: center;
  text-align: center;
  width: 70px;
}

.info-box .info-box-icon > img {
  max-width: 100%;
}

.info-box .info-box-content {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  -ms-flex-pack: center;
  justify-content: center;
  line-height: 120%;
  -ms-flex: 1;
  flex: 1;
  padding: 0 10px;
}

.info-box .info-box-number {
  display: block;
  margin-top: .25rem;
  font-weight: 700;
}

.info-box .progress-description,
.info-box .info-box-text {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  /* white-space: nowrap; */
}

.info-box .info-box .bg-primary,
.info-box .info-box .bg-gradient-primary {
  color: #ffffff;
}

.info-box .info-box .bg-primary .progress-bar,
.info-box .info-box .bg-gradient-primary .progress-bar {
  background-color: #ffffff;
}

.info-box .info-box .bg-secondary,
.info-box .info-box .bg-gradient-secondary {
  color: #ffffff;
}

.info-box .info-box .bg-secondary .progress-bar,
.info-box .info-box .bg-gradient-secondary .progress-bar {
  background-color: #ffffff;
}

.info-box .info-box .bg-success,
.info-box .info-box .bg-gradient-success {
  color: #ffffff;
}

.info-box .info-box .bg-success .progress-bar,
.info-box .info-box .bg-gradient-success .progress-bar {
  background-color: #ffffff;
}

.info-box .info-box .bg-info,
.info-box .info-box .bg-gradient-info {
  color: #ffffff;
}

.info-box .info-box .bg-info .progress-bar,
.info-box .info-box .bg-gradient-info .progress-bar {
  background-color: #ffffff;
}

.info-box .info-box .bg-warning,
.info-box .info-box .bg-gradient-warning {
  color: #1F2D3D;
}

.info-box .info-box .bg-warning .progress-bar,
.info-box .info-box .bg-gradient-warning .progress-bar {
  background-color: #1F2D3D;
}

.info-box .info-box .bg-danger,
.info-box .info-box .bg-gradient-danger {
  color: #ffffff;
}

.info-box .info-box .bg-danger .progress-bar,
.info-box .info-box .bg-gradient-danger .progress-bar {
  background-color: #ffffff;
}

.info-box .info-box .bg-light,
.info-box .info-box .bg-gradient-light {
  color: #1F2D3D;
}

.info-box .info-box .bg-light .progress-bar,
.info-box .info-box .bg-gradient-light .progress-bar {
  background-color: #1F2D3D;
}

.info-box .info-box .bg-dark,
.info-box .info-box .bg-gradient-dark {
  color: #ffffff;
}

.info-box .info-box .bg-dark .progress-bar,
.info-box .info-box .bg-gradient-dark .progress-bar {
  background-color: #ffffff;
}

.info-box .info-box-more {
  display: block;
}

.info-box .progress-description {
  margin: 0;
}

@media (min-width: 768px) {
  .col-xl-2 .info-box .progress-description,
  .col-lg-2 .info-box .progress-description,
  .col-md-2 .info-box .progress-description {
    display: none;
  }
  .col-xl-3 .info-box .progress-description,
  .col-lg-3 .info-box .progress-description,
  .col-md-3 .info-box .progress-description {
    display: none;
  }
}

@media (min-width: 992px) {
  .col-xl-2 .info-box .progress-description,
  .col-lg-2 .info-box .progress-description,
  .col-md-2 .info-box .progress-description {
    font-size: 0.75rem;
    display: block;
  }
  .col-xl-3 .info-box .progress-description,
  .col-lg-3 .info-box .progress-description,
  .col-md-3 .info-box .progress-description {
    font-size: 0.75rem;
    display: block;
  }
}

@media (min-width: 1200px) {
  .col-xl-2 .info-box .progress-description,
  .col-lg-2 .info-box .progress-description,
  .col-md-2 .info-box .progress-description {
    font-size: 1rem;
    display: block;
  }
  .col-xl-3 .info-box .progress-description,
  .col-lg-3 .info-box .progress-description,
  .col-md-3 .info-box .progress-description {
    font-size: 1rem;
    display: block;
  }

  .modal-xl2 {
    /* max-width: 950px !important; */
    max-width: 90% !important;
  }

}

.elevation-1 {
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24) !important;
} 

/* ****************** */
/*     asistente      */
/* ****************** */



/*form styles*/
#msform {
  text-align: center;
  position: relative;
  margin-top: 20px;
}

#msform fieldset .form-card {
  background: white;
  border: 0 none;
  border-radius: 0px;
  box-shadow: 0 2px 2px 2px rgba(0, 0, 0, 0.2);
  padding: 20px 40px 30px 40px;
  box-sizing: border-box;
  width: 94%;
  margin: 0 3% 20px 3%;

  /*stacking fieldsets above each other*/
  position: relative;
}

#msform fieldset {
  background: white;
  border: 0 none;
  border-radius: 0.5rem;
  box-sizing: border-box;
  width: 100%;
  margin: 0;
  padding-bottom: 20px;

  /*stacking fieldsets above each other*/
  position: relative;
}

/*Hide all except first fieldset*/
#msform fieldset:not(:first-of-type) {
  display: none;
}

#msform fieldset .form-card {
  text-align: left;
  color: #9E9E9E;
}

#msform input, #msform textarea {
  padding: 0px 8px 4px 8px;
  border: none;
  border-bottom: 1px solid #ccc;
  border-radius: 0px;
  margin-bottom: 25px;
  margin-top: 2px;
  width: 100%;
  box-sizing: border-box;
  font-family: montserrat;
  color: #2C3E50;
  font-size: 16px;
  letter-spacing: 1px;
}

#msform input:focus, #msform textarea:focus {
  -moz-box-shadow: none !important;
  -webkit-box-shadow: none !important;
  box-shadow: none !important;
  border: none;
  font-weight: bold;
  border-bottom: 2px solid skyblue;
  outline-width: 0;
}

/*Blue Buttons*/
#msform .action-button {
  width: 100px;
  background: skyblue;
  font-weight: bold;
  color: white;
  border: 0 none;
  border-radius: 0px;
  cursor: pointer;
  padding: 10px 5px;
  margin: 10px 5px;
}

#msform .action-button:hover, #msform .action-button:focus {
  box-shadow: 0 0 0 2px white, 0 0 0 3px skyblue;
}

/*Previous Buttons*/
#msform .action-button-previous {
  width: 100px;
  background: #616161;
  font-weight: bold;
  color: white;
  border: 0 none;
  border-radius: 0px;
  cursor: pointer;
  padding: 10px 5px;
  margin: 10px 5px;
}

#msform .action-button-previous:hover, #msform .action-button-previous:focus {
  box-shadow: 0 0 0 2px white, 0 0 0 3px #616161;
}

/*Dropdown List Exp Date*/
select.list-dt {
  border: none;
  outline: 0;
  border-bottom: 1px solid #ccc;
  padding: 2px 5px 3px 5px;
  margin: 2px;
}

select.list-dt:focus {
  border-bottom: 2px solid skyblue;
}

/*The background card*/
.card {
  z-index: 0;
  border: none;
  border-radius: 0.5rem;
  position: relative;
}

/*FieldSet headings*/
.fs-title {
  font-size: 25px;
  color: #2C3E50;
  margin-bottom: 10px;
  font-weight: bold;
  text-align: left;
}

/*progressbar*/
#progressbar {
  margin-bottom: 30px;
  overflow: hidden;
  color: lightgrey;
}

#progressbar .active {
  color: #000000;
}

#progressbar li {
  list-style-type: none;
  font-size: 10px;
  /* width: 25%; */
  width:auto;
  float: left;
  position: relative;
  padding-left: 5px;
  padding-right: 5px;
}

/*Icons in the ProgressBar*/
#progressbar .pgbar_icono:before {
  font-family: "Font Awesome 5 Free"; font-weight: 900; content: "\f059";
}

#progressbar .pgbar_confirma:before {
  font-family: "Font Awesome 5 Free"; font-weight: 900; content: "\f00c";
}

/*ProgressBar before any progress*/
#progressbar li:before {
  width: 35px;
  height: 35px;
  line-height: 36x;
  display: block;
  font-size: 16px;
  color: #ffffff;
  background: lightgray;
  border-radius: 50%;
  margin: 0 auto 10px auto;
  padding: 2px;
  text-align: center;
}

/*ProgressBar connectors*/
#progressbar li:after {
  content: '';
  width: 100%;
  height: 2px;
  background: lightgray;
  position: absolute;
  left: 0;
  top: 25px;
  z-index: -1;
}

/*Color number of the step and the connector before it*/
#progressbar li.active:before, #progressbar li.active:after {
  background: rgb(12, 130, 38);
}



/*Imaged Radio Buttons*/
/* .radio-group {
  position: relative;
  margin-bottom: 25px;
}

.radio {
  display:inline-block;
  width: 204;
  height: 104;
  border-radius: 0;
  background: lightblue;
  box-shadow: 0 2px 2px 2px rgba(0, 0, 0, 0.2);
  box-sizing: border-box;
  cursor:pointer;
  margin: 8px 2px; 
}

.radio:hover {
  box-shadow: 2px 2px 2px 2px rgba(0, 0, 0, 0.3);
}

.radio.selected {
  box-shadow: 1px 1px 2px 2px rgba(0, 0, 0, 0.1);
} */

/*Fit image in bootstrap div*/
/* .fit-image{
  width: 100%;
  object-fit: cover;
} */



.badge-prepago {
  background-color: #ffc107;
  color: #343a40;
}
.badge-suscripcion {
  background-color: #007bff;
  color: white;
}



/* .card-header { background-color: #007bff; color: white; } */
.table-actions { width: 100px; } 
.vacante-row { transition: background-color 0.3s ease; }
.vacante-row:hover { background-color: #f1f1f1; }
.config-section { border-left: 5px solid #007bff; padding-left: 15px; }