



#conttodo {
    
  bottom: -150px;
  left:0;
  width:100%;
  height: auto;
  overflow: visible;
  z-index: 5000;
  position: absolute;
    


}

/*
#contenedor_alerta {

    top: -75px;
    position: relative;
}
*/

.fondo_error{
     background-color: rgba(223, 38, 60,1); 
   /* background-color: rgb(232, 12, 44); */
}


.fondo_exitoso{
    background-color: #118460;
}


.marco_alerta {
    
    
   
    padding: 14px 15px;
   
}

.signo_admiracion {
    height: 20px;
    color: #ffffff;
    fill: #ffffff;
}


.contenedor_alerta{
     border-radius: 5px;
}
/*
.fersnack3 {
    padding: 8px 0;
}
*/



/*
.fersnack5 {
    flex-shrink: 0;
    padding-left: 10px;
    display: flex;
    align-items: center;
    width: 24px;
    height: 100%;
    position: absolute;
    right: 30px;
    top:0px;
}

*/
.fersnackbtn1 {
    border: 0;
    color: white;
    background-color: transparent;
}       



.fersnacksvg2 {
    fill: currentColor;
    width: 1em;
    height: 1em;
    display: inline-block;
    font-size: 1.5rem;
    transition: fill 200ms cubic-bezier(0.4, 0, 0.2, 1) 0ms;
    flex-shrink: 0;
    user-select: none;
}



