:root{
  /* Var de color */
  --color_gris: #ACACAC;
  --color_gris_oscuro: #515151;
  --color_primary: #00c7ce;

  /*Paleta de colores*/

  --color_0: #ffffff;
  --color_1: #6363FC;
  --color_2: #57CAEB;
  --color_3: #a4ffe4;
  --color_4: #FF7976;
  --color_5: #FCD15B;
  --color_6: #757575;
  --color_7: #a347ff;
  --color_8: #f0f0f0;
  --color_9: #dff2ff;
  --color_10: #a1a1a1;
  --color_11: #5d5dff;
  --color-blancoAzulado: #f8f8ff; 
} 



body {
  background-color:#F5F4F9;      
}

.display-1 {
  color: var(--color_gris);
  font-weight:bold ;
}

.div_bienvenido{
  background-color:#fffffff7;    
}

.container-form {
  background-color:#d9d9d9f7; 
  border-radius: 5px;
}
/* .card-header{
  background-color:#f4f4f4;   
}

.card-body{
  background-color:#ffffff;   
}

.card-footer{
  background-color:#ffffff;   
}  */

/*   ESTILOS PARA CONTENEDOR DE FIRMA USER */
.personal-image {
  text-align: center;
}
.personal-image input[type="file"] {
  display: none;
}

.personal-figure_firma {
  position: relative;
  width: 260px;
  height: 120px;
}

.personal-firma {
  cursor: pointer;
  width: 260px;
  height: 120px;
  box-sizing: border-box;
  /* border-radius: 100%; */
  border: 3px solid #f7f7f7;
  box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.2);
  transition: all ease-in-out .3s;
}
.personal-firma:hover {
  box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.5);
}

.personal-figcaption_firma {
  cursor: pointer;
  position: absolute;
  top: 0px;
  width: inherit;
  height: inherit;
  /*  border-radius: 100%; */
  opacity: 0;
  background-color: rgba(0, 0, 0, 0);
  transition: all ease-in-out .3s;
}
.personal-figcaption_firma:hover {
  opacity: 1;
  background-color: rgba(0, 0, 0, .5);
}
.personal-figcaption_firma > img {
  margin-top: 35px;
  width: 50px;
  height: 50px;
}
.btn_elimina_firma {
  
  height: 30px;
  width: 30px;  
  font-size: 20px;
  border-radius: 500%;
  background-color: var(--color_1) !important;
  color: white;
  text-align: center;
  padding: 0; 
  cursor: pointer; 
  box-shadow: 0 3px 5px -1px rgba(0, 0, 0, 0.2), 0 6px 10px 0 rgba(0, 0, 0, 0.14), 0 1px 18px 0 rgba(0, 0, 0, 0.12);
  z-index:2;    
  position: absolute;
  right: 0;    
}
/*-------------------------------------------AVTAR DE PERFIL----------------------------------------------------------*/
.personal-figure {
  position: relative;
  width: 160px;
  height: 160px;
}
.personal-avatar {
  cursor: pointer;
  width: 160px;
  height: 160px;
  box-sizing: border-box;
  border-radius: 100%;
  border: 3px solid #f7f7f7;
  box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.2);
}
.personal-avatar:hover {
  box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.5);
}
.personal-figcaption {
  cursor: pointer;
  position: absolute;
  top: 0px;
  width: inherit;
  height: inherit;
  border-radius: 100%;
  opacity: 0;
  background-color: rgba(0, 0, 0, 0);
  transition: all ease-in-out .3s;
}
.personal-figcaption:hover {
  opacity: 1;
  background-color: rgba(0, 0, 0, .5);
}
.personal-figcaption > img {
  margin-top: 55px;
  width: 50px;
  height: 50px;
}

.avatar_tec {
  height: 120px !important;
  width: 120px !important;
  
  border-radius: 60px 60px 60px 60px !important;
  -moz-border-radius: 60px 60px 60px 60px !important;
  -webkit-border-radius: 60px 60px 60px 60px !important;
  border: 2px dashed #14e4eb !important;   
  /* cursor: pointer; */        
}

  .avatar_mediano {
    cursor: pointer;
    width: 50px;
    height: 50px;
    box-sizing: border-box;
    border-radius: 100%;
    border: 2px solid #f7f7f7;
    box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.2);
  }
  

.btn_acciones_circular_pequeno {
    
  height: 30px;
  width: 30px;  
  font-size: 20px;
  border-radius: 500%;
  background-color:#5C60F5  !important;
  color: white;
  text-align: center;
  padding: 0; 
  cursor: pointer; 
  box-shadow: 0 3px 5px -1px rgba(0, 0, 0, 0.2), 0 6px 10px 0 rgba(0, 0, 0, 0.14), 0 1px 18px 0 rgba(0, 0, 0, 0.12);
  z-index:2;    
  position: absolute;
  right: 12%;    
}
/*-------------------------------------------------------------------------------------------------------------------*/
  /* FUENTES */
  
  h1{
    margin-top: 2px;
    font-size: 20px;
    color: var(--color_6);    
    /* font-family: 'Poppins', sans-serif; */
    font-family: 'Golos Text', sans-serif;

  }

  h2{   
    font-size: 18px;
    color: var(--color_6);    
    /* font-family: 'Poppins', sans-serif; */
    font-family: 'Golos Text', sans-serif;

  }

  h3{   
    font-size: 18px;
    color: var(--color_10);    
    /* font-family: 'Poppins', sans-serif; */
    font-family: 'Golos Text', sans-serif;

  }

  h4{   
    font-size: 14px;
    color: var(--color_10);    
    /* font-family: 'Poppins', sans-serif; */
    font-family: 'Golos Text', sans-serif;

  }

  h5{   
    font-size: 25px;
    color: var(--color_11);    
    /* font-family: 'Poppins', sans-serif; */
    font-family: 'Golos Text', sans-serif;
  }

  th{    
    font-weight: normal !important;
    color: var(--color_0);
    background-color: var(--color_1) !important;  
  }

  p{
    color: var(--color_gris_oscuro);
    font-size: 16px;
  }
  
  a:hover {
    color: #ffffff;
    font-size: 17px;
    transition: .3s;
  }

  label{
    color: var(--color_10);  
  }

  .display-4{
    font-size: 26px;
  }

  .row_modulos {
    -webkit-flex-direction: row;  /* Safari */
    flex-direction:  row;
  }

  .avatar1{
    width: 35px; 
    height: 35px;
    -webkit-box-shadow: 8px 8px 18px -4px rgba(0,0,0,0.31);
    -moz-box-shadow: 8px 8px 18px -4px rgba(0,0,0,0.31);
    box-shadow: 8px 8px 18px -4px rgba(0,0,0,0.31);
    border: 2px solid #bfbfbf !important;
  }

  .img_card_modulos{
    width: 80px; 
    height: 80px;    
  }
  

@media screen and (max-width: 600px) {
  .row-body{
    width: 100% !important;
  }
}

  .img_user_grande{
    width: 120px; 
    height: 120px; 
    box-shadow: rgba(0, 0, 0, 0.16) 0px 10px 36px 0px, rgba(0, 0, 0, 0.06) 0px 0px 0px 1px;
  }

  .div_modulos{
    height: auto;
    box-shadow: rgba(0, 0, 0, 0.15) 0px 2px 8px;
    background-color:#fffffff7 !important;   
    
  }

  .nav_user_name{
      font-size: 18px; 
      text-align: right;           
      color:var(--color_0); 
      text-decoration: none;
      margin-right: 10px ;
      font-family: 'Poppins', sans-serif;     
  }

  .dropdown-item{
    font-family: 'Poppins', sans-serif;
    color: #999999; 
    font-weight:normal ;
  }

.nav-link{
font-family: 'Poppins', sans-serif;
}

.some-flex {
flex-direction: column;
align-items: center;
display: flex;
} 
  
.text-truncate {
  max-width: 100%;
}

.icono_pqrs_grande {  
  font-size: 18px; 
  text-align: center;     
  color:#ffffff; 
  width: 35px; 
  height: 35px;
  border-radius: 50%;       
  vertical-align: middle; 
  padding: 8px;    
}

.icon{
  font-size: 20px;
}

.icono_pqrs_pequeño {  
  font-size: 10px; 
  text-align: center;     
  color:#ffffff; 
  width: 25px; 
  height: 25px;
  border-radius: 50%;       
  vertical-align: middle; 
  padding: 8px;    
}

.carousel-caption {
  position:absolute; 

  bottom: 4px; /* Cambiar bottom por top y los píxeles que necesites */
  left: 5%;
  z-index: 10;
  padding-top: 10px;
  padding-bottom: 100px;
  color: rgb(118, 118, 118);
  text-align: left;
}

@import url('https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,200;0,300;0,500;0,900;1,900&display=swap');
               

.card {
  background-color: #ffffff;
  border-radius: 10px;
  border: none;
  box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;
  cursor: pointer;
  /* font-family: 'Poppins', sans-serif; */
}

.card.pointer:hover{

  box-shadow: 5px 6px 6px 2px #d7ebff;
 
}

.title_card {
    font-size: 18px;
    color: var(--color_primary);
    font-weight:bold ;
}

.footer_card_custon {
  background: rgb(0,199,206);
  background: linear-gradient(90deg, rgba(99,199,206,1) 34%, rgba(0,206,148,1) 100%);
}
.text_footer_card {
  color: #FFFFFF;
  font-weight:bold ; 
  text-decoration: none;     
} 

.img_card {
  box-shadow: 0 3px 10px 1px rgba(92, 92, 92, 0.48);
}

.grey{            
    color: #bcbbc0;
}

.navbar-principal{
  background: var(--color_1); 
}


footer {
  font-size: 14px;
  color: rgb(104, 104, 104);   
  width: 100%;
  height: 60px;
  background-color: #eeeeee;    
  position: fixed;
  bottom: 0;
  z-index: 2;
}

.estilo_control{
  font-family: 'Poppins', sans-serif;
  line-height: 1rem;
}
    
.btn-ttc,
.btn-ttc:hover,
.btn-ttc:active {
  color: white;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  background-color: #007da7;
}

.btn-ttc {
  background-repeat: repeat-x;
  background-image: linear-gradient(top, #009ED2 0%, #007DA7 100%);
  
}

.btn-ttc:hover {
  background-position: 0 -15px;
}      
        
    
/*........................................ESTILOS MENUS.................................................*/

.offcanvas{    
  margin-top: 65px;
  margin-bottom: 60px;
  box-shadow: -2px 0px 10px -2px rgba(166,166,166,0.66);
  -webkit-box-shadow: -2px 0px 10px -2px rgba(166,166,166,0.66);
  -moz-box-shadow: -2px 0px 10px -2px rgba(166,166,166,0.66);
}

/*Color nombre de items menú*/
.nav_link {
  text-decoration: none;
  display: grid;
  grid-template-columns: max-content max-content;
  align-items: center;
  column-gap: 1rem;
  padding: 2px;
  padding-left: 7px;
  font-family: 'Poppins', sans-serif;
}

.nav_link {
  position: relative;
  color: var(--color_2);
  margin-bottom: 0.5rem;
}
/*Color nombre de items menú al pasar mouse*/

.nav_link:hover {
  color: var(--color_1);
}


.nav_link2 {
  text-decoration: none;
  display: grid;
  grid-template-columns: max-content max-content;
  align-items: center;
  column-gap: 1rem;
  padding: 2px;
  padding-left: 7px;
  font-family: 'Poppins', sans-serif;
  font-size: 15px;
  position: relative;
  color: var(--color_6);
  margin-bottom: 0.3rem; 
}

.nav_link2:hover {
  color: var(--color-gris_menu);
  background-color: #ebebeb;
}


.nav_link_titulo {
  text-decoration: none;
  display: grid;
  grid-template-columns: max-content max-content;
  align-items: center;
  column-gap: 1rem;
  padding: 2px;
  padding-left: 7px;
  font-family: 'Poppins', sans-serif;
  font-size: 15px;
  position: relative;
  color: #FFFFFF;
  margin-bottom: 0.3rem; 
  background-color: #5C60F5;
}

.collapse_menu {
  background: #fdfdfd;
}

.nav_list_footer{
  background-color: #929292;
  padding: 10px;
  height: 40px;
}

.text_nav_footer{
  font-family: 'Poppins', sans-serif;
  text-decoration: none;  
  color:#e7e7e7;
}
/*---------------------------------------------Modales----------------------------------------------*/

.modal-content{
  border-radius: 8px;
}

.modal-header{
  background-color:#eeeeee; 
  padding-block-end: 5px;
  padding-block-start: 5px;
}

/*Boton cerrar de modales*/
.btn-cerrar{
  color: var(--color_1) !important;
  font-size: 20px; 
}

.btn-cerrar:hover{
  color: var(--color_2) !important;
  font-size: 21px;
}
/*----------------------------------------- ESTILOS PARA TABLAS ---------------------------------------------------*/
.avatar_pequeño {
  cursor: pointer;
  width: 37px;
  height: 37px;
  box-sizing: border-box;
  border-radius: 100%;
  border: 2px solid #f7f7f7;
  box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.2);
  transition: all ease-in-out .3s;
}

/* Color botones de paginación */
.page-item.active .page-link {
  background-color: var(--color_1) !important;
  color: #FFFFFF !important; 
  border: 1px solid rgb(240, 240, 240) !important;
}

.page-link {
  color: var(--color_1) !important;
}

.campo_etiqueta {
  font-weight: bold !important;
  font-size: 20px !important;
}

.tablas1 th { 
  background:var(--color_1)  !important;
  color: #FFFFFF !important;
  font-weight: bold !important;
}

table>tbody>tr>td {
  vertical-align: middle !important;
}

.btn_tabla_acciones{
  background:#fafafa !important;
  color: var(--color_1) !important;
  font-size: 12px;
}

.btn_icono{
  background:#fafafa !important;
  color: var(--color_1) !important;
  font-size: 16px;
}

.btn_tabla_acciones:hover{
 /*  font-size: 12.5px; */
  font-weight: bold  !important;
  color: var(--color_2) !important;
}

/*-------------------------ESTILOS TABLAS PROPIAS---------------------------------*/
.table-primary {
  
  background-color: #cce5ff  !important;   
  font-family: var(--body-font);
  font-size:14px  !important;  
  color: #1d548f  !important;
  font-weight: bold  !important;
}

.table-light {
  color: #808080  !important;
  font-family: var(--body-font);
  font-size:14px  !important;    
}

/*-------------------------------INPUT COLOR CIRCULAR----------------------------*/
.color-input-wrapper {
  height: 1.5em;
  width: 1.5em;
  overflow: hidden;
  border-radius: 50%;
  position: relative;
}
.color-input-wrapper  input[type=color] {
/*     position: absolute; */
    height: 4em;
    width: 4em;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    overflow: hidden;
    border: none;
    margin: 0;
    padding: 0;

  }

/* Iíconos dentro de Input */
  .form-group .form-control-icon {
    position: absolute;
    z-index: 2;
    display: block;
    padding-left: 6px;
    height: 2.375rem;
    line-height: 1.95rem;
    text-align: center;
    pointer-events: none;
    color: rgb(128, 128, 128);
}

.icon_input{
  padding-left: 28px;
}

/*ESTILOS PARA BADGE*/

.badge-primary{
  background-color: var(--color_2) !important;
  color: #ffffff !important;
  font-size: 16px !important;    
}

.badge-secondary{
  background-color: var(--color_6) !important;
  color: #ffffff  !important;
  font-size: 16px !important;    
}

.badge-success{
  background-color: var(--color_3) !important;
  color:#ffffff !important;
  font-size: 16px !important;    
}

.badge-danger{
  background-color: var(--color_4) !important;
  color: #ffffff  !important;
  font-size: 16px !important;    
}

.badge-warning{
  background-color: var(--color_5) !important;
  color: #ffffff  !important;
  font-size: 16px !important;    
}

.badge-morado{
  background-color: var(--color_1) !important;
  color: #ffffff  !important;
  font-size: 16px !important;    
}


.btn-acciones {    
  height: 50px;
  width: 50px;  
  font-size: 18px;
  border-radius: 50%;
  background-color: var(--color_1) !important;
  color: white;
  text-align: center;  
  white-space: initial !important;
 /*  border: none; */
  cursor: pointer; 
  box-shadow: 0 3px 5px -1px rgba(0, 0, 0, 0.2), 0 6px 10px 0 rgba(0, 0, 0, 0.14), 0 1px 18px 0 rgba(0, 0, 0, 0.12);
  
}

.btn-acciones:hover {
border: 3px solid rgb(238, 238, 238) !important;
filter: opacity(80%);
}  

/*-------------------------ESTILOS PARA BOTONES CIRCULARES---------------------------*/

.btn_circular_agregar {
  height: 50px;
  width: 50px;
  line-height: 50px;
  font-size: 18px;
  border-radius: 50%;
  background-color: #4d4d4d !important;
  color: white;
  text-align: center;   
  cursor: pointer;
  position: fixed;
  z-index: 1;
  bottom: 8%;
  right: 3%;
  box-shadow: 0 3px 5px -1px rgba(0, 0, 0, 0.2), 0 6px 10px 0 rgba(0, 0, 0, 0.14), 0 1px 18px 0 rgba(0, 0, 0, 0.12);
}

.btn_circular_agregar:hover {
filter: opacity(95%);
border: 3px solid rgb(238, 238, 238) !important;
}

/*ESTILOS PARA ALERTAS*/

.span_alerta_error {
  width: 30px;
  background-color: #FFF3CD;
  padding:5px 5px 5px 15px;    
  font-size:14px;
  text-align:left;
  width:auto;
  color: #C99B04;
}

.span_alerta_success {
  width: 30px;
  background-color: #D4EDDA;
  padding:5px 5px 5px 15px;    
  font-size:14px;
  text-align:left;
  width:auto;
  color: #155724;
}

.span_alerta_primary {
  width: 30px;
  background-color: #cce5ff;
  padding:5px 5px 5px 15px;    
  font-size:14px;
  text-align:left;
  width:auto;
  color: #1d548f;
}

.span_alerta_danger {
  width: 30px;
  background-color: #ffccde;
  padding:5px 5px 5px 15px;    
  font-size:14px;
  text-align:left;
  width:auto;
  color: #8f1d2c;
}

/*---------------------ESTILO PARA ANIMACIÓN NOTIFICACIONES----------------------------------*/

/* Animación con keyframe llamada "latidos" */
@keyframes latidos {
  from { transform: none; }
  50% { transform: scale(1.4); }
  to { transform: none; }
}

.notificacion {
display: inline-block;
font-size: 10px;	
animation: latidos .5s infinite;
transform-origin: center;
}

/* Texto de contadores, equipo detalles */
.contador_text {
  font-size: 14px;
  color: #727272;    
  margin-bottom: 0;
  margin-left: 5px;
  text-align: left;
  font-weight: bold;
  
}

.contador_num {    
  color: #727272;
  font-weight: bold;
  font-size: 20px;    
  margin-left: 5px;
  margin-bottom: 0;
  text-align: left;
}

.icono_contadores {
  padding: 5px 5px 0px 5px;
  font-size: 28px; 
  text-align: right;
  margin: 0 auto;
  margin-right: 5px;

  color:#ffffff; 
  width: 50px; 
  height: 50px;
  border-radius: 50%; 
  text-align: center; 
  vertical-align: middle; 
  padding: 10px;

}


/*--------------------------------ESTILOS TABLA DE BITACORA-------------------------*/
ul.timeline {
  list-style-type: none;

}
ul.timeline:before {
  content: ' ';
  background: #cacaca;
  display: inline-block;
  position: absolute;
  left: 29px;
  width: 2px;
  height: 80%;
  z-index: 1;
}

ul.timeline > li {

  padding-left: 5px;
}

ul.timeline > li:before {
  content: ' ';
  background: white;
  display: inline-block;
  position: absolute;
  border-radius: 50%;
  border: 3px solid #36B9CC;
  left: 20px;
  width: 20px;
  height: 20px;
  z-index: 1;
}

.fecha_bicatora {
  font-size: 12px !important;
  color: #969696 !important;
  font-weight: bold;
  text-decoration: none;
}

.user_bicatora {
  font-size: 12px !important; 
  color: var(--color-terciario) !important;
  font-weight: bold;
  text-decoration: none;
}

/*------------------------ESTILO DE IMÀGENES EN MINIATURA INPUT*/
.thumb {
  height: 100%; 
  border-radius: 7px 7px 7px 7px !important;
  -moz-border-radius: 7px 7px 7px 7px !important;
  -webkit-border-radius: 7px 7px 7px 7px !important;
  border: 2px dashed #14e4eb !important;
}

/*Estilos para full calendar*/
.fc-title{
  font-size: 13px !important;
}

/* input para Archivos */
.input_file{
  border-radius: 7px 7px 7px 7px !important;
  -moz-border-radius: 7px 7px 7px 7px !important;
  -webkit-border-radius: 7px 7px 7px 7px !important;
  border: 2px dashed #14e4eb !important;  
  }



/* ESTILOS CANVAS */
.draw-canvas {  
  border: 2px dotted #00e4d8;
  border-radius: 5px;
  cursor: crosshair;
  width: 100%;  
}

.contenedor_canvas {
    text-align: center;
}


/* ESTILOS CANVAS SIGNATURE PAD*/
.wrapper {
  position: relative;
  width: 400px;
  height: 200px;
  -moz-user-select: none;
  -webkit-user-select: none;
  -ms-user-select: none;
  user-select: none;
  
  
}

.signature-pad {
  position: absolute;
  left: 0;
  top: 0;
  width: 400px;
  height: 200px;
  border: 1px solid #e3e3e3;
  border-radius: 4px;
  box-shadow: 0 0 5px rgb(0 0 0 / 2%) inset;
}

/* ESTILOS MODAL */

.modal {
  background-color: rgba(255, 255, 255, 0) !important;
}

.fa-star{text-shadow: rgb(104, 104, 104) 1px 0 10px;}

.starActive {
  color:var(--color_1);
}

/*Icon progressbar*/

.card.card_wizard {
  z-index: 0;  
}

#progressbar_titulos {
  overflow: hidden;
  color: #455A64;
  padding-left: 0px;
} 

#progressbar_titulos li {
  list-style-type: none;
  font-size: 16px;
  width: 25%;
  float: left;
  font-weight: 400;
}

/*Icon progressbar*/
#progressbar {
  margin-bottom: 30px;
  overflow: hidden;
  color: #455A64;
  padding-left: 0px;

} 

#progressbar li {
  list-style-type: none;
  font-size: 13px;
  width: 25%;
  float: left;
  position: relative;
  font-weight: 400;
}

#progressbar .step0:before {
  font-family: "Font Awesome 5 Brands"; 
  content: "\f209";
  color: #fff;
}

#progressbar li:before {
  width: 40px;
  height: 40px;
  line-height: 45px;
  display: block;
  font-size: 20px;
  background: #C5CAE9;
  border-radius: 50%;
  margin: auto;
  padding: 0px;
}

/*ProgressBar connectors*/
#progressbar li:after {
  content: '';
  width: 100%;
  height: 12px;
  background: #C5CAE9;
  position: absolute;
  left: 0;
  top: 16px;
  z-index: -1;
}

#progressbar li:last-child:after {
  border-top-right-radius: 10px;
  border-bottom-right-radius: 10px;
  position: absolute;
  left: -50%;
}

#progressbar li:nth-child(2):after, #progressbar li:nth-child(3):after {
  left: -50%;
}

#progressbar li:first-child:after {
  border-top-left-radius: 10px;
  border-bottom-left-radius: 10px;
  position: absolute;
  left: 50%;
}

#progressbar li:last-child:after {
  border-top-right-radius: 10px;
  border-bottom-right-radius: 10px;
}

#progressbar li:first-child:after {
  border-top-left-radius: 10px;
  border-bottom-left-radius: 10px;
}

/*Color number of the step and the connector before it*/
#progressbar li.active:before, #progressbar li.active:after {
  background: #651FFF;
}

#progressbar li.active:before {
  font-family: "Font Awesome 5 Brands"; 
  content: "\f209";
  color: #fff;
}

@media screen and (max-width: 992px) {
  .icon-content {
      width: 50%;
  }
}

/*--------------------------------------CONTENEDOR PARA CARGAR SOPORTES--------------------------------------------------------*/
.soporte-figure {
  position: relative;
  width: 160px;
  height: 160px;
  background-color: #ffffff;
}
.soporte-avatar {
  cursor: pointer;
  width: 160px;
  height: 160px;
 /*  box-sizing: border-box; */
  /* border-radius: 100%; */
 /*  border: 3px dashed #f7f7f7; */
  box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.2);
}
.soporte-avatar:hover {
  box-shadow: 0px 2px 4px 0px #40404050;
}
.soporte-figcaption {
  cursor: pointer;
  position: absolute;
  top: 0px;
  width: inherit;
  height: inherit;
  /* border-radius: 100%; */
  opacity: 0;
  background-color: rgba(0, 0, 0, 0);
  transition: all ease-in-out .3s;
}
.soporte-figcaption:hover {
  opacity: 1;
  background-color: rgba(0, 0, 0, .5);
}
.soporte-figcaption > img {
  margin-top: 55px;
  width: 50px;
  height: 50px;
}

.soporte-image {
  text-align: center;
}
.soporte-image input[type="file"] {
  display: none;
}


.btn_eliminar_soporte {
    
  height: 30px;
  width: 30px;  
  font-size: 20px;
  border-radius: 500%;
  background-color:#5C60F5  !important;
  color: white;
  text-align: center;
  padding: 0; 
  cursor: pointer; 
  box-shadow: 0 3px 5px -1px rgba(0, 0, 0, 0.2), 0 6px 10px 0 rgba(0, 0, 0, 0.14), 0 1px 18px 0 rgba(0, 0, 0, 0.12);
  z-index:2;    
  position: absolute;
  right: -6%;    
}

.disable-background{
	position: fixed;
	top: 0;
	left: 0;
	background: #2d2d2d;
	opacity: 0.8;
	z-index: 998;
	height: 100%;
	width: 100%;
  }
  
  .contentLoading{
	display: flex;
  	justify-content: center;
  	align-items: center;
  	height: 100vh;
	position: absolute;
	  z-index: 1000;
	  width: 100%;
	  height: 100%;
	  align-items: center;
  }
  
  .loading{
	width: 100px;
	  height: 100px;
	  color: #ffc107;
  }

  .spinner {
    border: 4px solid rgba(0, 0, 0, 0.1);
    border-top: 4px solid #3498db;
    border-radius: 50%;
    width: 70px;
    height: 70px;
    animation: spin 1s linear infinite;
    margin: 0 auto;
    }
    
    @keyframes spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
    }