body,
html {
    height: 100% !important;
    font-family: Arial, Helvetica, sans-serif !important;
}

.my-tam-icono{
    color:#FFFFFF; 
    width:6;
    height:6;
}

.my-bg-s360{
    background: #1D6EB9;
}

.centrar-custom{
    display:flex;
    justify-content: center;
    align-items: center;
}

.alturaClass {
    min-height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
}

.colorTexto{
    color: #1a237e !important;
    font-weight: bold;
}

.phTemaObse::placeholder{
  color: white;
}

.phMyTemaObse:hover::placeholder{
    color: #1a237e;
    font-weight: bold;

 }
.phMyTemaObse:hover{
    color: #1a237e;
    font-weight: bold;
 }

.my_tamanio_temaobse{
    width: 210px;
    min-width: 210px;
 }

.my_tamanio_n{
     width: 50px;
     min-width: 50px;
 }

.my-tam-order{
     width: 5% !important;
 }

.my-tam-alter{
    width: 60% !important;
}

.my_tamanio_tp_preg{
    width: 30% !important;
}

.my_cursor_eli:hover{
    background-color: rgb(190, 198, 198);
}

.my-login{
  background: #FFFFFF;
  box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.2), 0 5px 5px 0 rgba(0, 0, 0, 0.24);
}

.my-titulo-texto{
  color: #1a237e;
}

.my-contenedor{
    position:absolute;
    right:0px;
    bottom:0px;
    z-index: 10000;
}